Skip to content

fix(security): harden attestation dependency gates - #47

Merged
thinksyncs merged 1 commit into
mainfrom
fix/cocos-attestation-patch-tags
Aug 30, 2026
Merged

fix(security): harden attestation dependency gates#47
thinksyncs merged 1 commit into
mainfrom
fix/cocos-attestation-patch-tags

Conversation

@thinksyncs

Copy link
Copy Markdown
Collaborator

Summary\n\n- Update root and Cocos dependencies to remove the reachable OpenTelemetry advisory.\n- Enforce package-level vulnerability checks and reject any OpenPGP import.\n\n## Changes\n\n- Update OpenTelemetry core modules to v1.44.0 in the root and Cocos modules.\n- Update Cocos to the published SNP v0.1.1 and TDX v0.1.2 module tags.\n- Run the shared vulnerability gate for root, SNP, TDX, and Cocos release paths.\n- Document the module-only GO-2026-5932 limitation and the no-OpenPGP rule.\n\n## Testing\n\n- Go 1.26.6: root attestation release gate.\n- Go 1.26.6: Cocos release gate, race tests, vet, tidy diff, and module verification.\n- Go 1.26.6: SNP and TDX package vulnerability gates.\n- Workspace package tests for root, SNP, TDX, and Cocos.\n- shellcheck, shell syntax checks, actionlint, and git diff --check.\n- Negative control: a temporary Cocos OpenPGP import was rejected by the gate.\n- Read-only security review: no reportable findings in the final diff.\n\n## Notes\n\n- GO-2026-5932 remains visible as a module-only advisory. No OpenPGP package is imported, and the upstream advisory has no fixed version.\n- SNP, TDX, and Cocos remain experimental. Live hardware qualification and a TDX strict-collateral success fixture are still outstanding.

@thinksyncs
thinksyncs merged commit 39f946d into main Aug 30, 2026
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant