Skip to content

How a package "dependencies" generated and added to SBOM? #501

Closed Answered by jkowalleck
gillytron asked this question in Q&A
Discussion options

You must be logged in to vote

Your assumption is correct.

Producing the desired data structures is not an issue. see CycloneDX/cyclonedx-python-lib#7

Gathering the data sources is the problem.
A pure requirements.txt does not have this information present. Unlike poetry's lock file or pipenv's lock files, which have the dependencies and everything.

see also: #40

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@gillytron
Comment options

Answer selected by jkowalleck
Comment options

You must be logged in to vote
1 reply
@jkowalleck
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants