Skip to content

Commit aad70bd

Browse files
author
ShiftLeft
committed
adding ShiftLeft action workflow config
1 parent b2d662e commit aad70bd

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

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)