mirror of
https://github.com/anchore/grype
synced 2024-11-10 06:34:13 +00:00
a62a3a413e
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 |
||
---|---|---|
.. | ||
cmd.go | ||
completion.go | ||
db.go | ||
db_check.go | ||
db_delete.go | ||
db_diff.go | ||
db_import.go | ||
db_list.go | ||
db_status.go | ||
db_update.go | ||
event_loop.go | ||
event_loop_test.go | ||
report_writer.go | ||
root.go | ||
root_test.go | ||
signals.go | ||
util.go | ||
version.go |