| Version | Supported |
|---|---|
| 1.0.x | ✅ |
If you discover a security vulnerability, please report it responsibly:
- Do not open a public GitHub issue
- Email the maintainers directly or use GitHub's private vulnerability reporting
- Include a description of the vulnerability and steps to reproduce
We will acknowledge receipt within 48 hours and provide a timeline for resolution.
This project follows SLSA (Supply-chain Levels for Software Artifacts) principles:
- Source: All code is version-controlled in this repository
- Build: Releases are built via GitHub Actions with provenance attestation
- Dependencies: All dependencies are pinned in
pyproject.toml - Provenance: Release artifacts include SLSA provenance metadata
Releases include SLSA provenance attestations. To verify:
gh attestation verify <artifact> --repo <owner/repo>- Dependencies are kept to a minimum and pinned to known-good versions
- No network calls are made during inference (fully offline operation)
- All pre-trained models are loaded from local storage