-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trivy scan in azure devops pipeline step fails using latest version #44
Comments
It happens in gitlab-ci too, so I don't think it's azure related |
Encountering same error while scanning the image during the Bitbucket pipeline. The scan process fails due to an issue with the Java DB download. 2024-10-03T09:38:25Z INFO [javadb] Artifact successfully downloaded repo="ghcr.io/aquasecurity/trivy-java-db:1" |
this error while scanning an image using the latest version of aquasec/trivy. However, when I use aquasec/trivy:0.55.0 , the scan works without any issues. |
Same issue trying to run
|
Sorry for inconvenience. We'll cut v0.56.1 soon. |
I get this error:
2024-10-03T08:49:32Z FATAL Fatal error image scan error: scan error: scan failed: failed analysis: analyze error: pipeline error: failed to analyze layer (sha256:756474215d2903298a97a89b17f234450ca3a7219cae4dd63800afe9b350052f): post analysis error: post analysis error: Unable to initialize the Java DB: Java DB update failed: OCI artifact error: failed to download Java DB from any source
We started having transient issues like this in the past 2 weeks. No sure what is causing this recurrently.
Please help. Thank you!
The text was updated successfully, but these errors were encountered: