Commit caa5147
authored
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 outputArtifacts1 parent 6488ffe commit caa5147
1 file changed
+27
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
0 commit comments