| Version | Supported |
|---|---|
| 0.2.x | Yes |
| 0.1.x | No |
If you discover a security vulnerability in pdf_pilot, please report it responsibly:
- Do NOT open a public issue for security vulnerabilities
- Email: Electricitysheep
- Alternatively, use GitHub's private vulnerability reporting
We will respond within 48 hours and aim to release a fix within 7 days for confirmed vulnerabilities.
When using pdf_pilot:
- Never process untrusted PDFs in environments with access to sensitive data
- Use sandboxed environments for processing unknown PDF sources
- Keep dependencies updated — run
pip install --upgrade pdf-pilotregularly - Validate PDF sources before processing in production pipelines