syft/cmd
Alex Goodman bd9007fc0e
Migrate SPDX-JSON relationships to SBOM model (#634)
* remove power-user document shape

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

* add power-user specific fields to syft-json format

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

* port remaining spdx-json relationships to sbom model

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

* add coordinate set

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

* add SBOM file path helper

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

* use internal mimetype helper in go binary cataloger

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

* add new package-of relationship

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

* update json schema to v2

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

* replace power-user presenter with syft-json format

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

* fix tests and linting

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

* remove "package-of" relationship (in favor of "contains")

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

* add tests for spdx22json format encoding enhancements

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

* update TODO and log entries

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

* introduce sbom.Descriptor

Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
2021-11-23 14:54:17 -05:00
..
check_for_application_update.go add poweruser command and alias root to packages subcommand 2021-03-22 10:53:53 -04:00
cmd.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00
completion.go stop hidding command from help doc (#596) 2021-10-27 13:49:04 -07:00
event_loop.go ignore partybus unsubscribe errors (#641) 2021-11-22 16:07:55 -05:00
event_loop_test.go Add option to output SBOM report to a file (#530) 2021-10-05 14:47:24 -04:00
packages.go Migrate SPDX-JSON relationships to SBOM model (#634) 2021-11-23 14:54:17 -05:00
power_user.go Migrate SPDX-JSON relationships to SBOM model (#634) 2021-11-23 14:54:17 -05:00
report_writer.go update linter + fix whitespace (#536) 2021-10-06 13:46:55 +00:00
root.go Add windows support (#548) 2021-10-21 12:49:36 -04:00
signals.go Split UI from event handling (#448) 2021-06-29 18:28:09 +00:00
tasks.go promote catalog task pattern to all commands (#636) 2021-11-19 13:26:23 -05:00
version.go add poweruser command and alias root to packages subcommand 2021-03-22 10:53:53 -04:00