adding ShiftLeft action workflow config
This commit is contained in:
parent
6997a16d0d
commit
7d3a6f4f3d
|
@ -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
|
Loading…
Reference in New Issue