Add ability to remove sbom generation #128
Labels
enhancement
New feature or request
needs-triage
applied to all new customer/user issues. Removed after triage occurs.
Hello!
I am trying to remove the SBOM generation happening within our CICD build action, but regardless of where I pass the sbom=false we seem to still get sbom generated.
I've tried passing this in in build-options: in both the action itself, and in the workflow.
In the action I recieve an error " 2023/11/20 13:19:15 error during command execution: unknown flag: --build-option "
In the build workflow the message "❕ x86_64 | Not generating SBOMs (WantSBOM = false)" yet the sbom stil gets generated and pushed to our registry.
I may be doing something wrong here, but if not can this be considered as a feature later on?
Thank you!
The text was updated successfully, but these errors were encountered: