We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a09b52 commit d160627Copy full SHA for d160627
.husky/pre-commit
@@ -4,4 +4,4 @@ echo "\n\n Running Talisman secret scan..."
4
talisman --githook pre-commit
5
6
echo "\n\n Running Snyk vulnerability scan..."
7
-snyk test --all-projects
+snyk test --all-projects --fail-on=all
0 commit comments