-
-
Notifications
You must be signed in to change notification settings - Fork 78
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsource: environment
Description
If the EnvironmentParser
is used to generate a SBOM for a project, also the dependencies of cyclonedx-python
and the default packages of virtual environments (pip
, pkg_ressources
, setuptools
) are included in the output.
It would be nice to have a mechanism to filter the output by passing e.g. a requirements.txt
file as input to the client. I guess the already parsers parsers for requirements
, conda
or poetry
could be used for this.
KramNamez, moshekaplan and hvbtup
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededsource: environment