From 9f8dc4b1052b8ae0c0db2deddaa178874b884b6e Mon Sep 17 00:00:00 2001 From: shiftleft-chuck <100888182+shiftleft-chuck@users.noreply.github.com> Date: Mon, 11 Apr 2022 17:24:38 -0400 Subject: [PATCH] Update shiftleft.yml --- shiftleft.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/shiftleft.yml b/shiftleft.yml index 220d4baf4..5a3ab23a9 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -9,4 +9,10 @@ build_rules: - SEVERITY_MEDIUM_IMPACT - SEVERITY_HIGH_IMPACT - SEVERITY_LOW_IMPACT - threshold: 0 \ No newline at end of file + threshold: 0 + + - id: reachable-oss-vuln + finding_types: [oss_vuln] + options: + reachable: true + num_findings: 0