Skip to content

Commit

Permalink
chore: suppress kics warning on miw tests docker-compose (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolf4ood authored Aug 4, 2023
1 parent 8670f2c commit 4ab0ced
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/kics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
disable_secrets: true
output_path: kicsResults/
output_formats: "json,sarif"
exclude_paths: "edc-tests/miw-tests/src/test/resources/docker-environment/docker-compose.yaml"

- name: Upload SARIF file for GitHub Advanced Security Dashboard
if: always()
Expand Down

0 comments on commit 4ab0ced

Please sign in to comment.