aquasecurity/trivy

Add support to conda lock files

Open

#1.856 aberto em 18 de mar. de 2022

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

Métricas do repositório

Stars
 (35.000 stars)
Métricas de merge de PR
 (Mesclagem média 5d 2h) (53 fundiu PRs em 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?

Guia do colaborador