Skip to content

Commit 72ae67c

Browse files
authored
feat(compliance): add CWEs verification for sast analysis (#2793)
Signed-off-by: Victoria <kaysa.vps@gmail.com> Signed-off-by: kaysavps <49433866+kaysavps@users.noreply.github.com>
1 parent 8077689 commit 72ae67c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/contracts/chainloop-vault-codeql.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,11 @@ spec:
1717
with:
1818
check_signature: yes
1919
check_author_verified: yes
20+
materials:
21+
- ref: owasp-top10-2025
2022
policyGroups:
2123
- ref: slsa-checks
2224
with:
2325
runner: GITHUB_ACTION
2426
- ref: sast
27+
- ref: cwes

0 commit comments

Comments
 (0)