syft/internal
Alex Goodman 9aca23f766
Add SPDX JSON format object (#584)
* remove existing spdxjson presenter + helpers

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

* add new spdx22json format

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

* add common sdpxhelpers (migrated)

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

* use new common spdx helpers

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

* wire up new spdx22json format object

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

* remove lossless syft-specific property bags

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

* remove spdxjson decoder and validator

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

* add nil checks in spdx test helpers

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

* remove empty default case

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

* use explicit golden snapshot

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2021-10-29 14:55:20 +00:00
..
anchore Introduce new format pattern + port json processing (#550) 2021-10-20 21:36:34 +00:00
bus Add documentation around catalogers, UI elements, and the event bus (#143) 2020-08-12 11:04:39 -04:00
config Disable ETUI for piped input (#571) 2021-10-20 12:40:52 -04:00
file update zip util tests 2021-06-04 12:11:49 -04:00
formats Add SPDX JSON format object (#584) 2021-10-29 14:55:20 +00: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 SPDX JSON format object (#584) 2021-10-29 14:55:20 +00:00
spdxlicense update linter + fix whitespace (#536) 2021-10-06 13:46:55 +00:00
ui Add windows support (#548) 2021-10-21 12:49:36 -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
input.go Disable ETUI for piped input (#571) 2021-10-20 12:40:52 -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