feat(pip): license support #6703
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
scan/license
Issues relating to license scanning
Milestone
Description
Trivy currently doesn't support licenses for
requirements.txt
.trivy/docs/docs/coverage/language/python.md
Line 8 in 9d26ae8
We probably need to guess the path of
site-packages
and look into the directory for licenses. The python code is like this:The text was updated successfully, but these errors were encountered: