Skip to content

Commit 8f3e008

Browse files
committed
Put back .snyk file
1 parent 9e0dfbe commit 8f3e008

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
steps:
9090
- setup_build_environment
9191
- snyk/scan:
92-
additional-arguments: --all-sub-projects
92+
additional-arguments: --all-sub-projects --policy-path=.snyk
9393

9494
workflows:
9595
version: 2

.snyk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.14.1
3+
patch: {}

0 commit comments

Comments
 (0)