Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .github/workflows/contracts/chainloop-docs-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,8 @@ materials:
- type: SBOM_SPDX_JSON
name: sbom-spdx
output: false
policies:
attestation:
- ref: source-commit
materials:
- ref: sbom-present
5 changes: 5 additions & 0 deletions .github/workflows/contracts/chainloop-vault-codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ materials:
- type: SARIF
name: sarif-results
output: true
policies:
attestation:
- ref: source-commit
materials:
- ref: sbom-present
3 changes: 3 additions & 0 deletions .github/workflows/contracts/chainloop-vault-helm-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ materials:
- type: CONTAINER_IMAGE
name: artifact-cas-image
output: true
policies:
attestation:
- ref: source-commit
3 changes: 3 additions & 0 deletions .github/workflows/contracts/chainloop-vault-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ materials:
- type: ARTIFACT
name: goreleaser-output
output: true
policies:
attestation:
- ref: source-commit
5 changes: 5 additions & 0 deletions .github/workflows/contracts/chainloop-vault-scorecards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ materials:
- type: SARIF
name: sarif-results
output: true
policies:
attestation:
- ref: source-commit
materials:
- ref: sbom-present