Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Allow programmatic usage of SBOM builder #1142

Closed
skhokhlov opened this issue Dec 26, 2023 · 0 comments · Fixed by #1145
Closed

Allow programmatic usage of SBOM builder #1142

skhokhlov opened this issue Dec 26, 2023 · 0 comments · Fixed by #1145
Labels
enhancement New feature or request

Comments

@skhokhlov
Copy link

Is your feature request related to a problem? Please describe.

I would like to use this tool for SBOM generation of our npm projects for further processing. Calling it via CLI is not the most convent option of doing this. Right now importing of BomBuilder, TreeBuilder, etc. is explicitly prohibited https://github.com/CycloneDX/cyclonedx-node-npm/blob/main/package.json#L87

Describe the solution you'd like

It would be great to have a public API for SBOM building

@skhokhlov skhokhlov added the enhancement New feature or request label Dec 26, 2023
@CycloneDX CycloneDX locked and limited conversation to collaborators Jan 10, 2024
@jkowalleck jkowalleck converted this issue into discussion #1143 Jan 10, 2024
jkowalleck added a commit that referenced this issue Jan 11, 2024
* fixes #1142 
* document programmatic CLI usage

---------

Signed-off-by: Jan Kowalleck <[email protected]>

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant