Add hashes to release artifacts
Feature Request
Add hashes to all release artifacts that are published under the releases page.
Why
Helps validate provenance and integrity of releases that are downloaded directly from Big Bang repository and transported to different disconnected environments
Proposed Solution
run a sha256sum command after creating tar files and add entries in the evidence.json file, or a text file that can be published along with the artifacts.
Edited by pratik.patel