gh-node-module-generatebom icon indicating copy to clipboard operation
gh-node-module-generatebom copied to clipboard

GitHub action to generate a CycloneDX SBOM for Node.js

Results 4 gh-node-module-generatebom issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

enhancement
breaking change

current implementation utilizes https://github.com/CycloneDX/cyclonedx-node-module/ in version `@

enhancement
breaking change

> > 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...

documentation

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...

dependencies