]> source.dussan.org Git - poi.git/commitdiff
security docs
authorPJ Fanning <fanningpj@apache.org>
Tue, 24 Oct 2023 21:50:57 +0000 (21:50 +0000)
committerPJ Fanning <fanningpj@apache.org>
Tue, 24 Oct 2023 21:50:57 +0000 (21:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1913302 13f79535-47bb-0310-9956-ffa450edef68

SECURITY.md

index ef6bdc698861bf1e647c1a9f01ce1de631399255..45892998cd35c05f5e6e0d4bfcee2afe7b39e87e 100644 (file)
@@ -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