Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support other SBOM generators #27

Merged
merged 11 commits into from
Sep 20, 2024
Merged

Support other SBOM generators #27

merged 11 commits into from
Sep 20, 2024

Conversation

mxmehl
Copy link
Member

@mxmehl mxmehl commented Sep 18, 2024

Fixes #5

  • Add syft
  • Add cdxgen (from system)
  • Add these to selftest
  • Update documentation, note breaking change

While at it, improved stability for missing PURLs, licenses and strange API behaviours which occured during test.

@mxmehl mxmehl marked this pull request as draft September 18, 2024 15:48
@mxmehl mxmehl self-assigned this Sep 18, 2024
@mxmehl mxmehl added this to the v0.4.0 milestone Sep 18, 2024
@mxmehl mxmehl force-pushed the sbom-generate-other-generators branch 5 times, most recently from fa0759e to 0ca02d9 Compare September 20, 2024 08:58
@mxmehl mxmehl force-pushed the sbom-generate-other-generators branch from 0ca02d9 to a91e53e Compare September 20, 2024 08:58
@mxmehl mxmehl marked this pull request as ready for review September 20, 2024 08:59
@mxmehl mxmehl merged commit 62015f4 into main Sep 20, 2024
13 checks passed
@mxmehl mxmehl deleted the sbom-generate-other-generators branch September 20, 2024 09:06
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.

Support using other SBOM generators
1 participant