@cyclonedx/cdxgen-plugins-bin
v1.6.9
Published
Binary plugins to supercharge @cyclonedx/cdxgen npm package
Downloads
190,407
Readme
Introduction
This repo contains binary executables that could be invoked by cdxgen.
Usage
Installation
Install cdxgen, which installs this plugin as an optional dependency.
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
.