Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

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.