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.
ignore-unfixed
1 parent 6fafed3 commit d72da72Copy full SHA for d72da72
.github/workflows/vulnerability-scan.yml
@@ -24,6 +24,7 @@ jobs:
24
uses: aquasecurity/[email protected]
25
with:
26
image-ref: symfony-flex-backend:master
27
+ ignore-unfixed: 'true'
28
29
#token: ${{ secrets.GITHUB_TOKEN }}
30
#image: symfony-flex-backend:master
0 commit comments