We currently support security updates for the latest main branch and the most recent crates.io release.
If you discover a security vulnerability:
- Do not open a public issue with exploit details.
- Email belkis.aslani@gmail.com with:
- reproduction steps
- affected commit/release
- impact assessment
- We will acknowledge receipt within 72 hours and provide a remediation timeline.
- CI runs
cargo auditon every pull request and push. - Known vulnerable advisories fail CI.
- We prefer minimal dependencies in
crates/corefor reduced attack surface.
- Fix prepared in a private branch when needed.
- Coordinated disclosure with reporter after patch release.
- Changelog and advisory references included in release notes.