syft/internal
Alex Goodman bb0f35bac4
Introduce a single SBOM document (#606)
* [wip] single sbom doc

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

* fix tests

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

* fix more tests

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

* fix linting

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

* update cli tests

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

* remove scope in import path

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

* swap SPDX tag-value formatter to single sbom document

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

* bust CLI cache

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

* update fixture to byte diff

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* byte for byte

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* bust the cache

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* who needs cache

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* add jar for testing

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* no more bit flips

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* update apk with the delta for image and directory cases

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

* restore cache workflow

Signed-off-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>

Co-authored-by: Christopher Angelo Phillips <christopher.phillips@anchore.com>
2021-11-05 10:05:49 -04:00
..
anchore Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04: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 Introduce a single SBOM document (#606) 2021-11-05 10:05: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/poweruser Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04: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 Use named pipe bit when checking for piped input (#603) 2021-11-02 16:41:02 +00: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