-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Hello!
I was going to try glpi using docker images and downloaded the latest image from docker hub. Before running it i scanned it using Trivy (https://www.aquasec.com/products/trivy/). I disccovered a large number of CVE's (1075) which was very suprising. Most of them seems to be fixed per the description but do not have a fixed version per trivy which is curious. (see attached scan report).
I believe this is a false positive due to the fact that you seem to build your image by using github actions to run commands in a pre-buiilt image instead of using a dockerfile to create the image and this confues Trivy, rendering it unable to find the fixed versions.
But I am not sure how to confirm.
Could you shed some light over this?
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels