This project is in research preview. Security fixes target the main branch unless a release branch is explicitly announced.
Suspected security vulnerabilities should not be reported through public issues.
Report privately through GitHub's private vulnerability reporting feature if it is enabled for this repository. If it is not enabled, contact the repository owner directly.
This project processes Word documents and embedded OLE objects. Untrusted documents should be treated as potentially dangerous:
- Conversions should run in a disposable working directory.
- Untrusted converted documents should not be opened in Word outside a sandbox.
- Private or copyrighted documents should not be uploaded to public issues.