Skip to content

Conversation

licquia
Copy link
Collaborator

@licquia licquia commented Jun 15, 2021

This tool generates a SPDX software bill of materials (SBOM)
from a Python project. It's intended to make it easy to generate
SBOMs from Python projects with a simple dev dependency and a single
command.

This tool generates a SPDX software bill of materials (SBOM)
from a Python project.  It's intended to make it easy to generate
SBOMs from Python projects with a simple dev dependency and a single
command.

Signed-off-by: Jeff Licquia <[email protected]>
Copy link
Member

@pombredanne pombredanne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@licquia Thanks! that's great but IMHO:

  • this would be best in the examples directory or a separate repo especially since this is making outgoing networks calls on a whole current installation. That would need to be documented too.
  • This would benefit from some doc and tests
  • This introduces an undeclared dependency with importlib_metadata

@pombredanne
Copy link
Member

Gentle ping.

@licquia
Copy link
Collaborator Author

licquia commented Sep 20, 2021

Yes, sorry for not following up. Since development on this and on the original tool have both moved on, I'm going to submit a new PR for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants