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

feat: disable license contents from being included in SBOM #3626

Closed
spiffcs opened this issue Jan 28, 2025 · 0 comments · Fixed by #3631
Closed

feat: disable license contents from being included in SBOM #3626

spiffcs opened this issue Jan 28, 2025 · 0 comments · Fixed by #3631
Assignees
Labels
enhancement New feature or request

Comments

@spiffcs
Copy link
Contributor

spiffcs commented Jan 28, 2025

What would you like to be added:
We need a config value and/or flag that users can invoke to reduce the size of SBOMs when licenses are unable to be identified by the license scanner.

This should focus on the change found here:
#3366

Why is this needed:
Some users do not care about passing along the license contents in the final results of a scan. A license being unrecognized by the scanner should have the option of dropping the found bytes.

@spiffcs spiffcs added the enhancement New feature or request label Jan 28, 2025
@spiffcs spiffcs added this to OSS Jan 28, 2025
@spiffcs spiffcs self-assigned this Jan 28, 2025
@spiffcs spiffcs moved this to In Progress in OSS Jan 28, 2025
@spiffcs spiffcs moved this from In Progress to In Review in OSS Jan 29, 2025
@spiffcs spiffcs removed this from OSS Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant