From ba120627c2333e89f236016c68639193c2acba53 Mon Sep 17 00:00:00 2001 From: Adam Bugajewski Date: Wed, 5 Oct 2022 17:26:21 +0200 Subject: [PATCH] TRI-667 include irs yaml for KICS scan to check findings --- .github/workflows/kics.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/kics.yml b/.github/workflows/kics.yml index 93a6693029..d372ad63ed 100644 --- a/.github/workflows/kics.yml +++ b/.github/workflows/kics.yml @@ -30,7 +30,7 @@ jobs: # Scanning directory . path: "." # Exclude paths or files from scan - exclude_paths: "api/irs-v1.0.yaml" + # exclude_paths: "api/irs-v1.0.yaml" # Fail on HIGH severity results fail_on: high # when provided with a directory on output_path