Skip to content

Commit 6fd7985

Browse files
Merge pull request #3 from shiftleft-chuck/shiftleft-chuck-demo20220321
Create shiftleft.yml
2 parents e9190d9 + f459709 commit 6fd7985

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

shiftleft.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
build_rules:
2+
- id: allow-zero-findings
3+
finding_types:
4+
- vuln
5+
- secret
6+
# - insight
7+
# - "*"
8+
severity:
9+
- SEVERITY_MEDIUM_IMPACT
10+
- SEVERITY_HIGH_IMPACT
11+
- SEVERITY_LOW_IMPACT
12+
threshold: 0

0 commit comments

Comments
 (0)