-
Notifications
You must be signed in to change notification settings - Fork 19
feat: Output Sboms without Modification #210
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: Output Sboms without Modification #210
Conversation
Dependent on protobom/storage#42 |
Associated storage PR has been merged, updated this branch to point at the master branch for now until a new release is cut so review can be completed |
Something that I think we want to change is the "default" export format. Today its |
I think that makes sense, It'll output the source bytes unless changes are made. Also aligns with 'format agnostic' |
Minder Vulnerability Report ✅Minder analyzed this PR and found it does not add any new vulnerable dependencies.
|
Co-authored-by: jhoward-lm <140011346+jhoward-lm@users.noreply.github.com> Signed-off-by: Allen Shearin <allen.p.shearin@gmail.com>
Description
Adds infrastructure and special format flag to output sboms as original source content if appropriate. More information can be found in issue linked below.
** Dependent on a release to protobom storage **
Fixes #187
Type of change
Please delete options that are not relevant.
Checklist