https://github.com/cyclonedx/cdxgen-plugins-bin
Binary plugins for @cyclonedx/cdxgen npm package
https://github.com/cyclonedx/cdxgen-plugins-bin
Last synced: 10 months ago
JSON representation
Binary plugins for @cyclonedx/cdxgen npm package
- Host: GitHub
- URL: https://github.com/cyclonedx/cdxgen-plugins-bin
- Owner: CycloneDX
- License: apache-2.0
- Created: 2022-11-12T21:02:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-29T21:56:55.000Z (11 months ago)
- Last Synced: 2025-04-15T02:49:08.604Z (10 months ago)
- Language: Shell
- Homepage:
- Size: 350 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Introduction
This repo contains binary executables that could be invoked by [cdxgen](https://github.com/cyclonedx/cdxgen).

## Usage
## Installation
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`.