Skip to content

feat(ci): attest build provenance#53

Merged
hyperpolymath merged 1 commit into
mainfrom
feat/attest-build-provenance
Jun 25, 2026
Merged

feat(ci): attest build provenance#53
hyperpolymath merged 1 commit into
mainfrom
feat/attest-build-provenance

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Part of the estate attestation rollout: add GitHub-native build-provenance attestation to the release pipeline.

Adds actions/attest-build-provenance@e8998f949152b193b063cb0ec769d69d929409be # v2 to the job that uploads release artifacts via softprops/action-gh-release, attesting the exact same files. Grants id-token: write + attestations: write (keeping contents: write) on that job.

Attested paths:

  • artifacts/gsa-linux-x86_64.tar.gz (release job)

🤖 Generated with Claude Code

Add actions/attest-build-provenance (pinned @e8998f9 # v2) to the
release job, attesting the same artifacts uploaded by
softprops/action-gh-release. Grants id-token: write and
attestations: write on that job.

Attested paths: artifacts/gsa-linux-x86_64.tar.gz

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit 6ec459b into main Jun 25, 2026
9 of 17 checks passed
@hyperpolymath
hyperpolymath deleted the feat/attest-build-provenance branch June 25, 2026 08:41
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 2 issues detected

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 2
View findings
[
  {
    "reason": "Issue in push-email-notify.yml",
    "type": "missing_timeout_minutes",
    "file": "push-email-notify.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Repository has 18 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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