Skip to content

Moved to signed binaries#14

Merged
dylanratcliffe merged 2 commits intomainfrom
signing-binaries
May 6, 2026
Merged

Moved to signed binaries#14
dylanratcliffe merged 2 commits intomainfrom
signing-binaries

Conversation

@dylanratcliffe
Copy link
Copy Markdown
Member

No description provided.

dylanratcliffe and others added 2 commits May 6, 2026 15:32
env0 runners often expose a fine-grained PAT as GH_TOKEN scoped only
to the customer's own repos. Sending it to the public attestations
endpoint for overmindtech/cli triggers 401, which our cosign-fallback
path treated as fatal. Retry without auth on 401/403 since attestations
on public repos are publicly readable; cryptographic verification of
the returned bundle remains the trust boundary.

Adds a unit test (8/8) reproducing the env0 failure mode with a bogus
GH_TOKEN and asserting verification still succeeds.

Co-authored-by: Cursor <cursoragent@cursor.com>
@dylanratcliffe dylanratcliffe merged commit bf184ce into main May 6, 2026
1 check passed
@dylanratcliffe dylanratcliffe deleted the signing-binaries branch May 6, 2026 22:42
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