We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b6543 commit a1e205cCopy full SHA for a1e205c
1 file changed
.circleci/config.yml
@@ -89,7 +89,7 @@ jobs:
89
steps:
90
- setup_build_environment
91
- snyk/scan:
92
- additional-arguments: --all-sub-projects
+ additional-arguments: --all-sub-projects --policy-path=.snyk
93
94
workflows:
95
version: 2
0 commit comments