If you've discovered a security issue, please do not open a public issue. Instead:
- Use GitHub's private security advisory feature, OR
- Email the project security team at: digipin-security@pranam.phd
Please include (in plaintext and English):
- A description of the issue
- Step-by-step reproduction
- Impact and suggested remediation
| Version | Supported |
|---|---|
| 0.1.x | ✅ |
| 0.1.x-beta.x | ✅ |
| 0.1.x-alpha.x | ❌ |
This project uses GitHub Actions with OIDC-based provenance attestation.
- SLSA Build Level 3 (GitHub-hosted) for GitHub release artifacts
.crateartifact produced viacargo package- SBOMs (CycloneDX + SPDX)
- SHA256 checksums
- crates.io registry ingestion (crates.io does not currently verify SLSA attestations)
Users may verify provenance using:
slsa-verifier verify-artifact digipin-rs-<version>.crate \
--source-uri github.com/pranamphd/digipin-rs \
--source-tag v<version>