Skip to content

Commit

Permalink
TRI-667 fix KICS findings - exclude String Schema with Broad Pattern …
Browse files Browse the repository at this point in the history
…(v3)
  • Loading branch information
Adam Bugajewski authored and ds-ext-abugajewski committed Oct 10, 2022
1 parent 55e3a67 commit 47a48a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
# Exclude accepted queries from the build
exclude_queries: "9f88c88d-824d-4d9a-b985-e22977046042,\
00b78adf-b83f-419c-8ed8-c6018441dd3a,\
8c8261c2-19a9-4ef7-ad37-b8bc7bdd4d85"
8c8261c2-19a9-4ef7-ad37-b8bc7bdd4d85,\
8c81d6c0-716b-49ec-afa5-2d62da4e3f3c"

# Upload findings to GitHub Advanced Security Dashboard
- name: Upload SARIF file for GitHub Advanced Security Dashboard
Expand Down

0 comments on commit 47a48a2

Please sign in to comment.