Replies: 1 comment 1 reply
-
The older version has the vendor information, so I have no idea why they removed it. It can be a bug in Amazon Linux, but it is better to handle the case on our end anyway.
|
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
For curl-minimal, in amazonlinux:latest image, there is no vendor.
We are not adding files related to it in the system files here
https://github.com/aquasecurity/trivy/blob/main/pkg/fanal/analyzer/pkg/rpm/rpm.go#L136
Desired Behavior
Installed files of curl-minimum should be added into system files.
Actual Behavior
/usr/bin/curl file should be part of system files
Reproduction Steps
Target
Container Image
Scanner
Vulnerability
Output Format
JSON
Mode
Standalone
Debug Output
Operating System
Any OS
Version
Checklist
trivy image --reset
Beta Was this translation helpful? Give feedback.
All reactions