cyclonedx-cli icon indicating copy to clipboard operation
cyclonedx-cli copied to clipboard

Add support for component hashes diff

Open nscuro opened this issue 4 years ago • 1 comments

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.

nscuro avatar Apr 10 '21 15:04 nscuro

I think that detection of changed hashes would need to be able to exclude components with (say) SNAPSHOT in the version.

msymons avatar Apr 10 '21 16:04 msymons