syft/internal/presenter/poweruser
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
..
test-fixtures/snapshot Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04:00
json_document.go Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04:00
json_file_classifications.go add file classifications to power-user json presenter 2021-04-12 17:08:50 -04:00
json_file_contents.go add file contents cataloger 2021-04-12 17:30:57 -04:00
json_file_metadata.go Add query by MIME type to source.FileResolver (#529) 2021-10-05 20:50:53 -04:00
json_presenter.go Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04:00
json_presenter_test.go Introduce a single SBOM document (#606) 2021-11-05 10:05:49 -04:00
json_secrets.go Add secrets search capability (#367) 2021-04-01 21:34:15 +00:00