Skip to content

Commit

Permalink
adding ShiftLeft action workflow config
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiftLeft committed May 13, 2022
1 parent bb8324b commit 018acd0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions shiftleft.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
build_rules:
- id: allow-zero-findings
finding_types:
- vuln
- secret
- insight
- "*"
severity:
- SEVERITY_MEDIUM_IMPACT
- SEVERITY_HIGH_IMPACT
- SEVERITY_LOW_IMPACT
threshold: 0

0 comments on commit 018acd0

Please sign in to comment.