Closed aramase closed 5 months ago
+1 thanks
I assume we're updating the image as part of https://github.com/kubernetes/release/issues/3597 anyways, right @cpanato ?
yes, will bump together with the upcoming go updates
/assign
v0.5.4
has been published and has no CVEs. Thanks @cpanato!
➜ trivy image --exit-code 1 --ignore-unfixed --severity MEDIUM,HIGH,CRITICAL registry.k8s.io/build-image/distroless-iptables:v0.5.4
2024-06-04T11:00:22.888-0700 INFO Need to update DB
2024-06-04T11:00:22.888-0700 INFO DB Repository: ghcr.io/aquasecurity/trivy-db
2024-06-04T11:00:22.888-0700 INFO Downloading DB...
47.72 MiB / 47.72 MiB [---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------] 100.00% 17.13 MiB p/s 3.0s
2024-06-04T11:00:27.195-0700 INFO Vulnerability scanning is enabled
2024-06-04T11:00:27.196-0700 INFO Secret scanning is enabled
2024-06-04T11:00:27.196-0700 INFO If your scanning is slow, please try '--scanners vuln' to disable secret scanning
2024-06-04T11:00:27.196-0700 INFO Please see also https://aquasecurity.github.io/trivy/v0.48/docs/scanner/secret/#recommendation for faster secret detection
2024-06-04T11:00:30.690-0700 INFO Detected OS: debian
2024-06-04T11:00:30.690-0700 INFO Detecting Debian vulnerabilities...
2024-06-04T11:00:30.701-0700 INFO Number of language-specific files: 0
registry.k8s.io/build-image/distroless-iptables:v0.5.4 (debian 12.5)
Total: 0 (MEDIUM: 0, HIGH: 0, CRITICAL: 0)
/close
@aramase: Closing this issue.
What happened:
CVE in
registry.k8s.io/build-image/distroless-iptables:v0.5.3
imageWhat you expected to happen:
New distroless-iptables images with CVEs resolved.