grype/cmd
Christopher Angelo Phillips a62a3a413e
feat: swap custom cyclone-dx model for cyclone-dx library (#1038)
grype currently produces CYCLONE-DX SBOM that are not compliant with the cyclone-dx tooling libraries. Rather than write the logic in two places, this PR moves grype to use syft's formatting functions as a library to produce valid CYCLONE-DX SBOM components along with the discovered vulnerabilities.

For more context on impacted issues:
https://github.com/anchore/grype/issues/796
https://github.com/anchore/grype/issues/951
2022-12-22 16:35:09 +00:00
..
cmd.go Update Syft to v0.62.3 (#1026) 2022-12-07 18:30:38 -05:00
completion.go chore: update syft to v0.60.3 (#978) 2022-11-03 16:19:03 +00:00
db.go add CLI commands / subcommands 2020-05-26 13:31:50 -04:00
db_check.go feat: enrich db check cmd feedback (#853) 2022-08-03 16:34:27 -04:00
db_delete.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
db_diff.go fix: db diff default has flipped base/target url (#845) 2022-07-25 17:13:24 -04:00
db_import.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
db_list.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
db_status.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
db_update.go feat: enrich db check cmd feedback (#853) 2022-08-03 16:34:27 -04:00
event_loop.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
event_loop_test.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00
report_writer.go update linter + fix whitespace (#443) 2021-10-06 09:49:42 -04:00
root.go feat: swap custom cyclone-dx model for cyclone-dx library (#1038) 2022-12-22 16:35:09 +00:00
root_test.go Optionally orient results by CVE (#1020) 2022-12-08 15:22:40 -05:00
signals.go Upgrade config, UI, and command package patterns (#406) 2021-10-01 13:03:50 -04:00
util.go Add db list command (#506) 2021-12-03 16:43:50 +00:00
version.go Add gosimports linter (#647) 2022-03-03 14:50:24 -05:00