You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to provide an up-to-date Software Bill of Materials (SBOM), it would be great to add its generation to a GitHub workflow. It probably should run on every release and attach the generated SBOMs to the list of artifacts of that release.
In order to provide an up-to-date Software Bill of Materials (SBOM), it would be great to add its generation to a GitHub workflow. It probably should run on every release and attach the generated SBOMs to the list of artifacts of that release.
To generate the SBOM, cdxgen can be used.
The text was updated successfully, but these errors were encountered: