Replies: 2 comments 1 reply
-
Duplicate #7538 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @knqyf263 , Regarding Db use - awsDb , is this db is same as used by trivy by default and is it safe to use ? One more thing is it properly updated or in sync with updates of default trivy db and does this ECR image would be available permanently or at least for a long time? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
We are using trivy for scanning repos to finding vulnerabilities, for that we are using trivy go binary with version 0.54.0 and then while downloading we getting this error as attached below:
Desired Behavior
It should download Trivy successfully and start the scanning process.
Actual Behavior
Getting Error related metadata file not found (There is no valid metadata file err="unable to open a file: open /home/jenkins/.cache/trivy/db/metadata.json: no such file or directory")
Reproduction Steps
Target
Filesystem
Scanner
Vulnerability
Output Format
Table
Mode
None
Debug Output
Operating System
Linux
Version
Checklist
trivy clean --all
Beta Was this translation helpful? Give feedback.
All reactions