SPDX SBOM generation #11780
stevemagness
started this conversation in
Suggest an Idea
Replies: 3 comments 3 replies
|
I think "half way there" is probably accurate. Renovate currently doesn't care enough about transitive dependencies - because it only cares about things it can update. It may not fit well into the CLI approach either, but it's something I'd consider adding as an export from the app dashboard. |
3 replies
|
+1 - would really love to be able to generate SPDX SBOMs from my |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
With the announcement that SPDX is now an ISO standard (https://spdx.dev/spdx-specification-is-now-an-iso-standard/), would the remit of renovatebot extend to generating an SPDX SBOM? Feels like it might be 'half way there' already because it knows about the dependencies?
All reactions