-
-
Notifications
You must be signed in to change notification settings - Fork 214
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
It is possible to speed up the npm install step for cdxgen by omitting optional plugins.
https://docs.npmjs.com/cli/v7/commands/npm-install#omit
npm install --omit=optional @cyclonedx/cdxgen
The following languages/features would then become unavailable:
- c/c++ (Would be based on manual parsing of make and lock files)
- Python (atom-based usage detection would be unavailable)
- evinse
- obom
- container sbom
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers