Skip to content

Large number of CVE's per Trivy? #273

@dygland

Description

@dygland

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).

scan.txt

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions