Enable/disable SBOM generation for specific language types#841
Enable/disable SBOM generation for specific language types#841ramanan-ravi wants to merge 0 commit into
Conversation
|
@ramanan-ravi this looks very useful. I wonder, though, would it make more sense to enable a specific cataloger? It would seem like someone using Syft knows the ecosystem - say, NPM - and they just want to scan a single node project. I wonder if the ergonomics would be better suited to do the opposite of this -- by default all catalogers are enabled, unless someone explicitly enables one or more, like |
|
@kzantow Motivation behind this is performance and time, especially when the user knows the ecosystem of the image being scanned.
Sure, that works too. I'll make the change. |
Fixes #840
Example command to exclude a language cataloger