Author: fanningpj
Date: Tue Oct 24 21:50:57 2023
New Revision: 1913302
URL: http://svn.apache.org/viewvc?rev=1913302&view=rev
Log:
security docs
Modified:
poi/trunk/SECURITY.md
Modified: poi/trunk/SECURITY.md
URL:
http://svn.apache.org/viewvc/poi/trunk/SECURITY.md?rev=1913302&r1=1913301&r2=1913302&view=diff
==============================================================================
--- poi/trunk/SECURITY.md (original)
+++ poi/trunk/SECURITY.md Tue Oct 24 21:50:57 2023
@@ -1,4 +1,9 @@
# 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
+for how to report the issue. Please do not report the details publicly until
the report is reviewed.
+
+## Secure Processing
+
+We strongly discourage users of Apache POI from using the lib to parse
documents from untrusted sources. For more details,
+please read https://poi.apache.org/security.html.
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]