Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Expand matching of requirements.txt #167

@alfredodeza

Description

@alfredodeza

Currently, grype matches on requirements.txt files for that file only, and I think it is valid to match on more combinations of requirements.txt like:

  • requirements-dev.txt
  • requirements-prod.txt
  • test-requirements.txt

This grep found those variations in (my) local repositories that would benefit from getting inspected. This will probably need only the globs to be updated for Python.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions