Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update readme and docs regarding optional plugins #599

Open
prabhu opened this issue Oct 1, 2023 · 0 comments
Open

Update readme and docs regarding optional plugins #599

prabhu opened this issue Oct 1, 2023 · 0 comments
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers

Comments

@prabhu
Copy link
Collaborator

prabhu commented Oct 1, 2023

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
@prabhu prabhu added documentation Improvements or additions to documentation good first issue Good for newcomers labels Oct 1, 2023
@prabhu prabhu changed the title Update readme regarding optional plugins Update readme and docs regarding optional plugins Oct 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant