refactor to simplify main pipeline

This commit is contained in:
ada
2026-04-20 21:10:27 -06:00
parent 749afaebf7
commit 78f30b9608
4 changed files with 86 additions and 63 deletions
+8
View File
@@ -8,6 +8,14 @@ pipeline:
workspace:
storage: 1Gi
repoName: agentguard-ci
# Order here matches the scanner fan-out in the workflow DAG.
scanners:
- trufflehog
- semgrep
- kics
- socketdev
- syft-grype
- pulumi-crossguard
toolsImage:
repository: agentguard-tools
tag: latest