syft/internal
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 Deduplicate packages across multiple container image layers (#930) 2022-03-31 15:45:51 -04:00
bus Add documentation around catalogers, UI elements, and the event bus (#143) 2020-08-12 11:04:39 -04:00
config Add catalogers configuration (#1038) 2022-06-21 13:06:25 +00:00
file update zip_read_closer to incorporate zip64 support (#1041) 2022-06-16 10:43:18 -04:00
formats add template output (#1051) 2022-06-17 14:04:31 -04:00
log improve doc comments 2020-11-17 12:37:13 -05:00
logger update log file permissions to 0644 (#511) 2021-09-21 10:34:10 -04:00
spdxlicense Fix tests: add timeout to long-running failures, update SPDX license list (#989) 2022-05-09 11:48:44 -04:00
ui Add support for multiple output files in different formats (#732) 2022-01-06 17:52:20 -05:00
version Add SchemaVersion to version command output (#877) 2022-03-09 13:12:52 -05:00
constants.go Add pacman (alpm) parser support (#943) 2022-06-13 18:51:37 +00:00
docs.go improve doc comments 2020-11-17 12:37:13 -05:00
err_helper.go Resolve symlinks when fetching file contents (#782) 2022-02-24 10:01:59 -05:00
input.go 510 - SBOM attestation stdout (#785) 2022-02-22 21:45:12 -05:00
mimetype_helper.go Migrate SPDX-JSON relationships to SBOM model (#634) 2021-11-23 14:54:17 -05:00
mimetype_helper_test.go Migrate SPDX-JSON relationships to SBOM model (#634) 2021-11-23 14:54:17 -05:00
regex_helpers.go simplify MatchNamedCaptureGroups implementation 2021-04-12 17:11:43 -04:00
regex_helpers_test.go add tests around MatchNamedCaptureGroups + rename 2021-04-12 17:08:50 -04:00
string_helpers.go Add support for indexing root filesystem (#442) 2021-06-29 22:06:47 +00:00
string_helpers_test.go Add support for indexing root filesystem (#442) 2021-06-29 22:06:47 +00:00
stringset.go Migrate format definitions to sbom package (#864) 2022-03-04 17:22:40 -05:00
tprint.go add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00