-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
amazonlinux2 not supported? #461
Comments
Your version of trivy is probably too old, you should try with a newer binary. |
Hi, you are correct... then after checking further i noticed that the documentation is waaaay to old... |
Fixes: #461 Signed-off-by: Simarpreet Singh <[email protected]>
Fixes: #461 Signed-off-by: Simarpreet Singh <[email protected]>
ill close this issue then. |
Fixes: #461 Signed-off-by: Simarpreet Singh <[email protected]> Co-authored-by: Teppei Fukuda <[email protected]>
…ecurity#463) Fixes: aquasecurity#461 Signed-off-by: Simarpreet Singh <[email protected]> Co-authored-by: Teppei Fukuda <[email protected]>
Fixes: #461 Signed-off-by: Simarpreet Singh <[email protected]> Co-authored-by: Teppei Fukuda <[email protected]>
Description
according to this issue: #44
amazonlinux2 should be supported to scan by trivy.
however, when i tried to scan such image, i was unable and got the following error:
WARN unsupported os : amazon
What did you expect to happen?
i expect to have the ability to scan amazonlinux2 based images
What happened instead?
trivy didnt scan
Output of run with
-debug
:Output of
trivy -v
:Additional details (base image name, container registry info...):
image based on amazonlinux2
registry: ECR
The text was updated successfully, but these errors were encountered: