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
16 changes: 7 additions & 9 deletions shiftleft.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,15 @@
build_rules:
- id: allow-zero-findings
- id: build-break-rule
finding_types:
- vuln
- secret
- insight
- "*"
severity:
- SEVERITY_MEDIUM_IMPACT
- SEVERITY_HIGH_IMPACT
- SEVERITY_LOW_IMPACT
threshold: 0
- critical
- moderate
type:
- XSS
threshold: 8
- id: reachable-oss-vuln
finding_types: [oss_vuln]
options:
reachable: true
num_findings: 10
num_findings: 25