Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goodsoup

goodsoup.jpeg

Usage

  • ddev ssh
  • vendor/bin/goodsoup.sh

Errors

If you see npm ERR! code ELSPROBLEMS errors, try run npm dedupe

How to create the cyclonedx-npm standalone executable

  1. nvm use
  2. git clone https://github.com/CycloneDX/cyclonedx-node-npm.git vendor-tools/cyclonedx-npm
  3. cd vendor-tools/cyclonedx-npm
  4. Add the following to the package.json file:
"pkg": {
    "assets": [
      "package.json",
      "node_modules/**/*"
    ]
  }
  1. npm install
  2. pkg . -t node18-linux --output dist/cyclonedx-npm
  3. Move the file from dist/cyclonedx-npm to the src directory
  4. Delete the vendor-tools directory

About

A package creating sboms for composer and npm packages, storing the outcome into sqlite.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages