gh-node-module-generatebom
gh-node-module-generatebom copied to clipboard
GitHub action to generate a CycloneDX SBOM for Node.js
current implementation of this GitHub action uses an outdated and unmaintained version of [`@cyclonedx/bom < 4`](https://www.npmjs.com/package/@cyclonedx/bom). should this GitHub action be migrated to [`@cyclonedx/cyclonedx-npm`](https://github.com/CycloneDX/cyclonedx-node-npm)? **If you like the idea, give...
current implementation utilizes https://github.com/CycloneDX/cyclonedx-node-module/ in version `@
> > This GitHub Action is considered deprecated. > Instead, you may use one the following tools in your github workflow: > > - for NPM projects: [`@yclonedx/cyclonedx-npm`](https://www.npmjs.com/package/%40cyclonedx/cyclonedx-npm) > ```yaml...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.11.1. Changelog Sourced from @actions/core's changelog. 1.11.1 Fix uses of crypto.randomUUID on Node 18 and earlier #1842 1.11.0 Add platform info utilities #1551 Remove dependency...