diff --git a/shiftleft.yml b/shiftleft.yml index 24bce701..220d4baf 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -6,13 +6,7 @@ build_rules: - insight - "*" severity: - - SEVERITY_HIGH_IMPACT - SEVERITY_MEDIUM_IMPACT + - SEVERITY_HIGH_IMPACT - SEVERITY_LOW_IMPACT - threshold: 0 - - - id: reachable-oss-vuln - finding_types: [oss_vuln] - options: - reachable: true - num_findings: 0 + threshold: 0 \ No newline at end of file