@cyclonedx/cdxgen-plugins-bin
Version:
Binary plugins to supercharge @cyclonedx/cdxgen npm package
18 lines (10 loc) • 451 B
Markdown
This repo contains binary executables that could be invoked by [cdxgen](https://github.com/cyclonedx/cdxgen).

Install cdxgen, which installs this plugin as an optional dependency.
```bash
sudo npm install -g @cyclonedx/cdxgen
```
cdxgen would automatically use the plugins from the global node_modules path to enrich the SBOM output for certain project types such as `docker`.