Immutable
release. Only release title and notes can be modified.
What's Changed in v1.24.2
Commits
- Bump version to 1.24.2 (eecf9fe)
- Merge pull request #117 from anoncam/alert-autofix-19 (13faa36)
- Potential fix for code scanning alert no. 19: Code injection (a56186b)
Pull Requests
SBOM Information
This release includes a Software Bill of Materials (SBOM) in CycloneDX format.
🔐 Verified Release
This release includes cryptographic build provenance attestations and is immutable (artifacts and tags cannot be modified or deleted). Release immutability is enabled in this repository.
Verify this release:
# Verify SBOM
gh attestation verify bom.json --owner anoncam --repo dedpaste
# Verify build artifacts
gh attestation verify <artifact-path> --owner anoncam --repo dedpasteThis ensures the artifacts have not been tampered with and were built by the official GitHub Actions workflow.