syft/internal/config
Alex Goodman ea611dab5f
Add catalogers configuration (#1038)
* Option to enable specific language or ecosystem cataloger

Signed-off-by: ramanan-ravi <ramanan@deepfence.io>
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* Disable dotnet cataloger

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* Option to enable specific language or ecosystem cataloger

Signed-off-by: Ramanan Ravikumar <ramanan@deepfence.io>
Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* rename "enable-cataloger" option to "catalogers"

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* add cli test for --catalogers option

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* update readme with latest cataloger names

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* enable dotnet cataloger

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* fix linting

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* fix cataloger imports

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

* update readme with alpmdb cataloger config example

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>

Co-authored-by: ramanan-ravi <ramanan@deepfence.io>
2022-06-21 13:06:25 +00:00
..
anchore.go Add config option for import timeout (#421) 2021-05-25 15:01:02 -04:00
application.go Add catalogers configuration (#1038) 2022-06-21 13:06:25 +00:00
attest.go 835 - Keyless Support for SBOM Attestations (#910) 2022-05-06 18:06:32 -04:00
cataloger_options.go Add support for searching for jars within archives (#734) 2022-01-06 21:40:51 +00:00
config.go refactor command package to remove globals and add dependency injection 2022-04-26 18:23:03 +00:00
development.go wire up file classifier to power-user cmd 2021-04-12 17:08:50 -04:00
file_classification.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00
file_contents.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00
file_metadata.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00
logging.go Fix file creation for output options (#875) 2022-03-08 15:37:28 +00:00
pkg.go Add catalogers configuration (#1038) 2022-06-21 13:06:25 +00:00
registry.go Add option to enable http registry connections (#482) 2021-08-17 12:52:51 -04:00
registry_test.go Add support for multiple output files in different formats (#732) 2022-01-06 17:52:20 -05:00
secrets.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00