Open
Description
📜 Description
While using the trivy image scanner for devtron , on each run , AWS GuardDuty flags it as a medium severity bug as it is accessing a host docker socket. Don't know if it's a false positive being raised multiple times or something is occurring in wrong.
👟 Reproduction steps
- EKS cluster 1.29 on AWS
- Region : ap-south-1
- Addon : Amazon GuardDuty EKS Runtime Monitoring Enabled
- GuardDuty service enabled at the account level
- Run an image scan in a CI step
👍 Expected behavior
Shouldn't trigger a medium vulnerability.
👎 Actual Behavior
Triggers the following:
☸ Kubernetes version
EKS 1.29
Cloud provider
AWS ap-south-1
🌍 Browser
Chrome
🧱 Your Environment
Chrome browser
✅ Proposed Solution
No response
👀 Have you spent some time to check if this issue has been raised before?
- I checked and didn't find any similar issue
🏢 Have you read the Code of Conduct?
- I have read the Code of Conduct