You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

SECURITY.md 428B

123456789
  1. # Security
  2. If you suspect you have found a security vulnerability in Apache POI code, please read https://www.apache.org/security/
  3. for how to report the issue. Please do not report the details publicly until the report is reviewed.
  4. ## Secure Processing
  5. We strongly discourage users of Apache POI from using the lib to parse documents from untrusted sources. For more details,
  6. please read https://poi.apache.org/security.html.