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 ac691e3 commit 45ce46cCopy full SHA for 45ce46c
.github/workflows/vulnerability-scan.yml
@@ -41,3 +41,4 @@ jobs:
41
token: ${{ secrets.GITHUB_TOKEN }}
42
image: ${{ env.IMAGE_WITH_POETRY_LOCK }}
43
ignore_unfixed: true
44
+ issue_label: "tool:trivy,type:vulnerability"
0 commit comments