Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Example: simple usage as a Bun plugin

This is a showcase how to configure and run the CycloneDX esbuild plugin with Bun.

Se the build script for the applied settings.

Example SBOM results are prepared in folder sbom-results.

This showcase places the CycloneDX SBOM in a pre-defined location, specifically in /.well-known/sbom. See draft-ietf-opsawg-sbom-access for more information on the specification, currently an IETF draft.

Prerequisite

For development’s sake, the base project was built and is ready to run, and was lined for Bun via bun link.

setup

bun install

usage

bun run build