syft/internal
Alex Goodman 1b23a94015
Add option to output SBOM report to a file (#530)
* add output to file option

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

* log errors on close of the report destination

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

* remove file option from persistent args

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

* update file option comments and logging

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

* allow for multiple UI fallback options

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

* update UI select signatures + tests

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2021-10-05 14:47:24 -04:00
..
anchore Add config option for import timeout (#421) 2021-05-25 15:01:02 -04:00
bus Add documentation around catalogers, UI elements, and the event bus (#143) 2020-08-12 11:04:39 -04:00
config Add option to output SBOM report to a file (#530) 2021-10-05 14:47:24 -04:00
file update zip util tests 2021-06-04 12:11:49 -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
presenter Add option to output SBOM report to a file (#530) 2021-10-05 14:47:24 -04:00
spdxlicense (#460) Extend license mapping for common SPDX license names (#509) 2021-09-30 16:54:36 -04:00
ui Add option to output SBOM report to a file (#530) 2021-10-05 14:47:24 -04:00
version improve config parsing + fix command deprecation warning 2021-03-22 10:58:09 -04:00
constants.go add dpkg conffile update to json schema + json test snapshots 2021-04-09 08:37:28 -04:00
docs.go improve doc comments 2020-11-17 12:37:13 -05:00
err_helper.go Power user command support for directory scans (#467) 2021-09-08 09:18:53 -04: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 improve doc comments 2020-11-17 12:37:13 -05:00
tprint.go add analysis coordination (with dummy analyzer) 2020-05-18 11:59:33 -04:00