Add ability to enable/disable package catalogers #465
Labels
enhancement
New feature or request
I/O
Describes bug or enhancement around application input or output
What would you like to be added:
There are two sets of package catalogers today: image and directory (see https://github.com/anchore/syft/blob/v0.19.1/syft/pkg/cataloger/cataloger.go#L33-L61). We should be able to control which package catalogers are enabled via application configuration. In this way a user can customize what catalogers are allowed for image scans vs directory scans.
This could open the door to having per-cataloger configuration as well (but doesn't need to be done for this issue).
The text was updated successfully, but these errors were encountered: