syft/internal
Alex Goodman 4adfbeb5f0
Generalize UI events for cataloging tasks (#2369)
* generalize ui events for cataloging tasks

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* moderate review comments

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* incorporate review comments

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* rename cataloger task progress object

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

* migrate cataloger task fn to bus helper

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>

---------

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
2023-11-30 16:25:50 +00:00
..
bus Generalize UI events for cataloging tasks (#2369) 2023-11-30 16:25:50 +00:00
file feat: Perform case insensitive matching on Java license files (#2235) 2023-10-25 09:51:59 -04:00
licenses feat: Perform case insensitive matching on Java license files (#2235) 2023-10-25 09:51:59 -04:00
log chore: update CLI to CLIO (#2001) 2023-08-29 15:52:26 -04:00
redact chore: update CLI to CLIO (#2001) 2023-08-29 15:52:26 -04:00
spdxlicense chore: update license list to 3.22 (#2201) 2023-10-06 10:56:47 -04:00
buffered_seek_reader.go Split the sbom.Format interface by encode and decode use cases (#2186) 2023-10-25 13:43:06 +00:00
buffered_seek_reader_test.go Split the sbom.Format interface by encode and decode use cases (#2186) 2023-10-25 13:43:06 +00:00
constants.go Remove the power-user command and related catalogers (#2306) 2023-11-20 15:44:28 +00:00
docs.go improve doc comments 2020-11-17 12:37:13 -05:00
err_helper.go chore: clean up linting configuration (#1343) 2022-11-16 16:28:09 +00:00
input.go 510 - SBOM attestation stdout (#785) 2022-02-22 21:45:12 -05:00
mimetype_helper.go feat: add nodejs-binary package classifier (#1296) 2022-10-31 16:45:11 +00: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 Speed up cataloging by replacing globs searching with index lookups (#1510) 2023-02-09 16:19:47 +00:00
string_helpers_test.go Speed up cataloging by replacing globs searching with index lookups (#1510) 2023-02-09 16:19:47 +00:00
stringset.go feat: update syft license concept to complex struct (#1743) 2023-05-15 16:23:39 -04:00
tprint.go add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00