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
chore: add sbom generation script to generate sbom artifacts (#2)
* chore: add sbom_generation file
* chore: use latest version of @cyclonedx/cyclonedx-npm
* fix: switch to using cyclonedx-node-yarn
* fix: add step to install node 22 and matching npm
* fix: downgrade node version to 18
* fix: use @cyclonedx/cyclonedx-npm for generating sbom artifacts
* chore: pre-install @cyclonedx/cyclonedx-npm as a dev dependency
* fix: lock @cyclonedx/cyclonedx-npm version to 2.1.0
* fix: use correct path for outputArtifacts
0 commit comments