Skip to content

Commit

Permalink
Don't scan image. Trivy bug.
Browse files Browse the repository at this point in the history
  • Loading branch information
atgreen committed Nov 20, 2024
1 parent 16285e0 commit c926d2b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,9 @@ function grype_scan {
# Clone the github advisory database
git clone --depth=1 https://github.com/github/advisory-database.git

# registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.14.0-1725667424

for IMAGE in registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.12.0-1723557810 \
registry.redhat.io/ocp-tools-4/jenkins-rhel8:v4.14.0-1725667424 \
registry.access.redhat.com/ubi9 \
registry.access.redhat.com/ubi9/nodejs-18 \
registry.access.redhat.com/ubi9/nodejs-20 \
Expand Down

0 comments on commit c926d2b

Please sign in to comment.