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