Author: fanningpj
Date: Fri Nov  5 08:39:11 2021
New Revision: 1894749

URL: http://svn.apache.org/viewvc?rev=1894749&view=rev
Log:
add SECURITY.md

Added:
    poi/trunk/README.md
      - copied, changed from r1894748, poi/trunk/README.rst
    poi/trunk/SECURITY.md
Removed:
    poi/trunk/README.rst

Copied: poi/trunk/README.md (from r1894748, poi/trunk/README.rst)
URL: 
http://svn.apache.org/viewvc/poi/trunk/README.md?p2=poi/trunk/README.md&p1=poi/trunk/README.rst&r1=1894748&r2=1894749&rev=1894749&view=diff
==============================================================================
--- poi/trunk/README.rst (original)
+++ poi/trunk/README.md Fri Nov  5 08:39:11 2021
@@ -1,6 +1,4 @@
-
-Apache POI
-======================
+# Apache POI
 
 A Java library for reading and writing Microsoft Office binary and OOXML file 
formats.
 
@@ -32,11 +30,11 @@ And lower-level, supporting components:
 * TNEF (HMEF) for Outlook winmail.dat files
 * OpenXML4J (OOXML)
 
-| Components named H??F are for reading or writing OLE2 binary formats.
-| Components named X??F are for reading or writing OpenOffice XML (OOXML) 
formats.
+Components named H??F are for reading or writing OLE2 binary formats.
+
+Components named X??F are for reading or writing OpenOffice XML (OOXML) 
formats.
 
-Getting started
-------------------
+# Getting started
 
 Website: https://poi.apache.org/
 
@@ -59,8 +57,7 @@ Source code:
 
 Requires Java 1.8 or later.
 
-Contributing
-------------------
+# Contributing
 
 * Download and install svn or git, Java JDK 1.8+, and Apache Ant 1.8+ or Gradle
 

Added: poi/trunk/SECURITY.md
URL: http://svn.apache.org/viewvc/poi/trunk/SECURITY.md?rev=1894749&view=auto
==============================================================================
--- poi/trunk/SECURITY.md (added)
+++ poi/trunk/SECURITY.md Fri Nov  5 08:39:11 2021
@@ -0,0 +1,4 @@
+# Security
+
+If you suspect you have found a security vulnerability in Apache POI code, 
please read https://www.apache.org/security/
+for how to report the issue. Please do not report the details publicly until 
the report is reviewed.
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to