DO NOT file public issues for security vulnerabilities.
Instead, please email security details to: security@excli.io
Include:
- Description of the vulnerability
- Steps to reproduce
- Potential impact
- Your name and affiliation (optional)
We will:
- Acknowledge receipt within 48 hours
- Investigate and assess severity
- Develop and test a fix
- Release a patched version
- Credit you in the release notes (if desired)
| Version | Status | Support Until |
|---|---|---|
| 0.1.x | Current | 2026-05-27 |
| 0.0.x | EOL | 2025-12-31 |
- No macro execution (prevents VBA-based attacks)
- No arbitrary code execution
- Input validation on all formats
- Safe handling of malformed files
We regularly audit dependencies with:
cargo audit
cargo outdated- Macro preservation:
.xlsmfiles retain macro metadata but don't execute - External links: Links to external files are not resolved
- OLE/VBA: OLE streams are not fully parsed
See CHANGELOG.md for security-related changes.
Thank you for helping keep excli secure!