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 (35,000 stars) (371 forks)batch import
help wantedkind/featurepriority/backlogscan/vulnerability

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

Add support to conda lock files · aquasecurity/trivy#1856 | Good First Issue