Skip to content
Open
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
2 changes: 0 additions & 2 deletions .github/workflows/contracts/chainloop-vault-codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ spec:
with:
check_signature: yes
check_author_verified: yes
requirements:
- chainloop-best-practices/commit-signed
policyGroups:
- ref: slsa-checks
with:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/contracts/chainloop-vault-helm-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,8 @@ spec:
with:
check_signature: yes
check_author_verified: yes
requirements:
- chainloop-best-practices/commit-signed
materials:
- ref: artifact-signed
requirements:
- chainloop-best-practices/container-signed
- chainloop-best-practices/helm-chart-signed
policyGroups:
- ref: slsa-checks
with:
Expand Down
4 changes: 0 additions & 4 deletions .github/workflows/contracts/chainloop-vault-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,9 @@ spec:
with:
check_signature: yes
check_author_verified: yes
requirements:
- chainloop-best-practices/commit-signed
- ref: containers-with-sbom
materials:
- ref: artifact-signed
requirements:
- chainloop-best-practices/container-signed
policyGroups:
- ref: sbom-quality
with:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/contracts/chainloop-vault-scorecards.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,3 @@ spec:
- ref: source-commit
with:
check_signature: yes
requirements:
- chainloop-best-practices/commit-signed
Loading