refactor to simplify main pipeline
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user