diff --git a/shiftleft.yml b/shiftleft.yml index 495d08ec9..220d4baf4 100644 --- a/shiftleft.yml +++ b/shiftleft.yml @@ -3,10 +3,10 @@ build_rules: finding_types: - vuln - secret -# - insight -# - "*" + - insight + - "*" severity: - SEVERITY_MEDIUM_IMPACT - SEVERITY_HIGH_IMPACT - SEVERITY_LOW_IMPACT - threshold: 0 + threshold: 0 \ No newline at end of file