An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Introduction

This repo contains binary executables that could be invoked by [cdxgen](https://github.com/cyclonedx/cdxgen).

![cdxgen logo](cdxgen.png)

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