aboutsummaryrefslogtreecommitdiffstats
path: root/SECURITY.md
blob: 45892998cd35c05f5e6e0d4bfcee2afe7b39e87e (plain)
1
2
3
4
5
6
7
8
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.

## 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.