Prepare v0.1.0a2 SBOM attestation recovery - #10
Merged
Merged
Conversation
CycloneDX reproducible output omitted serialNumber, which the pinned GitHub attestation parser requires. Add a deterministic content-derived identity and run the exact SBOM generation preflight in normal CI.
DelshadH
marked this pull request as ready for review
August 21, 2026 06:50
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary\n\n- add a deterministic content-derived CycloneDX serial number required by the pinned GitHub SBOM attestation parser\n- run the exact reproducible release SBOM generation and compatibility validation in normal CI\n- prepare version 0.1.0a2 while preserving the immutable failed v0.1.0a1 tag\n\n## Validation\n\n- Python 3.11–3.13: 207 passed, 4 skipped each\n- Ruff, strict mypy (Linux/Win32), Bandit, pip-audit, schemas, actionlint\n- two byte-identical wheel/sdist builds, Twine, package inventory, runtime licenses, installed-wheel smoke\n- two byte-identical strict CycloneDX 1.6 SBOMs accepted by the exact pinned action parser\n- official 10,000-case gate matches reviewed corpus and validation roots\n- independent review: no P0–P2 or release blockers\n\nLocal secret scanning was intentionally not run due the owner's Windows safety constraint; the unchanged GitHub Actions secret gate is authoritative. Local Docker service was unavailable without elevated service permission; the GitHub Actions live-container gate is authoritative.\n\nNo tag, PyPI publication, or GitHub release is authorized by this PR.