feat: allow creation of SBOM for custom builder#1136
feat: allow creation of SBOM for custom builder#1136OliverNocon wants to merge 8 commits intoSAP:masterfrom
Conversation
|
Hi @offer8 , @rimasirich, we (a project in Cloud Foundry) use your Cloud MTA Build tool inside a Project Piper General Purpose Pipeline to build our MTAs. We would very much like to have Unfortunately we also have to rely on the custom builder to prepare our source for deployment. The PR and its proposed Could you please consider supporting this PR so that we get this feature? Thank you, |
|
Considering that this one is of value to others, I removed the draft status of the PR. |
|
Could you rebase the branch and update it. Like this it cannot be merged. Looking at these changes makes me question if my PR on this topic would actually work at all: #1198 |
Description
Allow creation of SBOMs also for
custombuilder.Default for
nodejsandjavamodules will be as per default ofnpmandjavabuilder.Custom configuration is possible.
It is currently anticipated via a new build parameter
sbom-create-commands:${sbom-file-name}is the placeholder for the SBOM names which are created on the flyChecklist