Skip to content

Commit

Permalink
chore: update Snyk config to try to make exclusion work on Snyk Saas …
Browse files Browse the repository at this point in the history
…analysis
  • Loading branch information
gaetanmaisse committed Mar 16, 2022
1 parent 7fa4029 commit 84a3488
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ exclude:
- "**/src/test/**"
- "**/*.spec.ts"
- "**/*.stories.ts"
- "gravitee-apim-portal-webui/scripts/**/*"
- "gravitee-apim-console-webui/scripts/**/*"
- "**/gravitee-apim-portal-webui/scripts/**/*.*"
- "**/gravitee-apim-console-webui/scripts/**/*.*"

0 comments on commit 84a3488

Please sign in to comment.