Skip to content
Open
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
4 changes: 2 additions & 2 deletions shiftleft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build_rules:
- critical
- high
threshold: 0
- id: "Allow 0 secrets"
- id: "Allow 0 secrets"
finding_types:
- secret
threshold: 0
Expand All @@ -31,7 +31,7 @@ build_rules:
threshold: 0
options:
num_findings: 10 # Return 10 container findings
- id: "Allow no license violations"
- id: "Allow no license violations"
finding types:
- license
licenses:
Expand Down