audit notes work completed, test fixes work (95% done), new sprints, new data sources setup and configuration
This commit is contained in:
5
docs/benchmarks/ai-code-guard/ci-gitlab.yml
Normal file
5
docs/benchmarks/ai-code-guard/ci-gitlab.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
ai_guard:
|
||||
image: stellaops/cli:latest
|
||||
script:
|
||||
- stella guard run --policy .stellaops.yml --format gitlab --out guard.json
|
||||
- test "$(jq -r .status guard.json)" = "pass"
|
||||
Reference in New Issue
Block a user