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 a5f5523 commit b7c7a0fCopy full SHA for b7c7a0f
.github/workflows/safety.yml
@@ -60,4 +60,4 @@ jobs:
60
API_KEY: ${{secrets.SAFETY_API_KEY}}
61
run: |
62
poetry run pip install safety
63
- poetry run safety --key "$API_KEY" --stage cicd scan --policy-file .safety-policy.json
+ poetry run safety check -i 66742 -i 77744
0 commit comments