Do not open a public GitHub issue for security vulnerabilities.
Instead, please report them via GitHub Security Advisories or email security@cmnlib.com.
Please include:
- Type of issue (e.g. panic on untrusted input, logic error, etc.)
- Full paths of source file(s) related to the issue
- The location of the affected source code (tag/branch/commit or URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit it
We will acknowledge receipt within 48 hours and aim to provide a fix or mitigation within 7 days.
| Version | Supported |
|---|---|
| 0.0.6 | Yes |
| < 0.0.6 | No |
#![forbid(unsafe_code)]enforced crate-wide- Zero
unsafeblocks in all source code cargo denyconfigured for license audit, advisory checks, and duplicate dependency detection- All dependencies are optional (
serde,serde_json) - 100% test coverage with mathematical identity verification