aquasecurity/trivy

Add support to conda lock files

Open

#1,856 opened on Mar 18, 2022

View on GitHub
 (14 comments) (10 reactions) (0 assignees)Go (371 forks)batch import
help wantedkind/featurepriority/backlogscan/vulnerability

Repository metrics

Stars
 (35,000 stars)
PR merge metrics
 (Avg merge 5d 2h) (53 merged PRs in 30d)

Description

Hi,

Additionally to #492, would it be possible to add support to conda explicit files (as obtained by conda list --explicit)

These files can also be generated by the package conda-lock, so in the end they cover pretty well conda in general.

Also, I understand from here that conda-forge support can be tricky, do you think this can happen with trivy?

Contributor guide