cyclonedx-cli
cyclonedx-cli copied to clipboard
Add support for component hashes diff
The CLI should support diffing component hashes. This would allow for very basic integrity checks.
Not sure if it'd be relevant to the user if hashes have been added or removed. The main use case would be detection of changed hashes.
Relates to https://github.com/CycloneDX/cyclonedx-gomod/issues/11 and the discussion we had in Slack.
I think that detection of changed hashes would need to be able to exclude components with (say) SNAPSHOT in the version.