Closed mwager closed 7 months ago
@mwager you most likely have a stale base image.
do a docker pull cgr.dev/chainguard/node before building dockerfile and try again
this is the result for me
trivy image cgr.dev/chainguard/node
2024-03-29T06:56:30.544+0700 INFO Need to update DB
2024-03-29T06:56:30.544+0700 INFO DB Repository: ghcr.io/aquasecurity/trivy-db
2024-03-29T06:56:30.544+0700 INFO Downloading DB...
44.68 MiB / 44.68 MiB [-----------------------------------------------------------------------------------------------------------------------------------] 100.00% 19.26 MiB p/s 2.5s
2024-03-29T06:56:34.897+0700 INFO Vulnerability scanning is enabled
2024-03-29T06:56:34.897+0700 INFO Secret scanning is enabled
2024-03-29T06:56:34.897+0700 INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-03-29T06:56:34.897+0700 INFO Please see also https://aquasecurity.github.io/trivy/v0.49/docs/scanner/secret/#recommendation for faster secret detection
2024-03-29T06:56:41.649+0700 INFO Detected OS: wolfi
2024-03-29T06:56:41.649+0700 INFO Detecting Wolfi vulnerabilities...
2024-03-29T06:56:41.651+0700 INFO Number of language-specific files: 0
cgr.dev/chainguard/node (wolfi 20230201)
Total: 0 (UNKNOWN: 0, LOW: 0, MEDIUM: 0, HIGH: 0, CRITICAL: 0)
You are right, got same result now. Thank you!
Which image/versions are related to this issue/feature request?
node:latest
Issue/Feature description
How is that possible? I thought they should have zero, and they had it in the past...
Output:
Dockerfile: