| Version | Supported |
|---|---|
| 0.1.x | Yes |
Please do not open a public GitHub issue for security vulnerabilities.
Instead, use one of these methods:
- GitHub Security Advisories (preferred): Go to the Security tab and create a new private advisory.
- GitHub profile: Contact via GitHub: open a security advisory or reach out through the maintainer's GitHub profile.
- Description of the vulnerability
- Steps to reproduce
- Affected versions
- Potential impact
- Acknowledgment within 48 hours
- Assessment within 1 week
- Fix or mitigation as soon as practical, typically within 30 days
- Credit in the release notes (unless you prefer to remain anonymous)
#![forbid(unsafe_code)]on all crates exceptmurk-arenaandmurk-ffi- CI runs Miri (memory safety verification) on every push
cargo-denychecks for known vulnerabilities in dependencies- Dependabot monitors for dependency security updates