Disable trivy vex notice
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
1
.github/workflows/make.yaml
vendored
1
.github/workflows/make.yaml
vendored
@@ -40,6 +40,7 @@ jobs:
|
||||
packages: "read"
|
||||
env:
|
||||
DOCKER_TAG_NAME: ${{ startsWith(github.ref, 'refs/tags/') && github.ref_name || 'latest' }}
|
||||
TRIVY_DISABLE_VEX_NOTICE: true
|
||||
steps:
|
||||
- uses: "aquasecurity/trivy-action@0.28.0"
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user