From 1fdd7cefbf472d70298e45452912b8023d0d2a43 Mon Sep 17 00:00:00 2001 From: Mark Borrow <99207355+shiftleft-mark@users.noreply.github.com> Date: Wed, 20 Apr 2022 10:01:20 -0400 Subject: [PATCH] Create shiftleft.yml --- shiftleft.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 shiftleft.yml diff --git a/shiftleft.yml b/shiftleft.yml new file mode 100644 index 0000000..8dad7f4 --- /dev/null +++ b/shiftleft.yml @@ -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