# 💡 Summary # We should create an SBOM and upload it as a release asset for each release/pre-release. ## Motivation and context ## We should promote the use of SBOMs. ## Implementation notes ## - [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) - [sbomify/github-action](https://github.com/sbomify/github-action)
💡 Summary
We should create an SBOM and upload it as a release asset for each release/pre-release.
Motivation and context
We should promote the use of SBOMs.
Implementation notes