Applied specific trivy version
This commit is contained in:
@@ -32,7 +32,7 @@ steps:
|
|||||||
# Set to false once you verify the scan passes, or see the step below
|
# Set to false once you verify the scan passes, or see the step below
|
||||||
|
|
||||||
- name: vulnerability-scan
|
- name: vulnerability-scan
|
||||||
image: aquasec/trivy
|
image: aquasec/trivy:0.50.1
|
||||||
environment:
|
environment:
|
||||||
# Trivy needs these to pull the image from your Nexus to scan it
|
# Trivy needs these to pull the image from your Nexus to scan it
|
||||||
TRIVY_USERNAME:
|
TRIVY_USERNAME:
|
||||||
|
|||||||
Reference in New Issue
Block a user