-
Notifications
You must be signed in to change notification settings - Fork 5k
Open
Description
Harbor v2.12.4 appears to use Trivy adaptor v0.32.4 per
Line 108 in 6b4981d
TRIVYADAPTERVERSION=v0.32.4 |
Trivy adaptor v0.32.4 uses Trivy v0.61.1 per
https://github.com/goharbor/harbor-scanner-trivy/blob/b5af6e41938407f71b0da882dbf2c180beb8e33f/Dockerfile#L2
And Trivy <v0.63.0 is now broken and needs to be more recent:
aquasecurity/trivy#9624
aquasecurity/trivy#9628