buildpacks-python
buildpacks-python copied to clipboard
Validate the SHA256 checksum of Python binaries
Currently the binaries are not validated during download from S3.
We should track the SHA256 in the manifest and validate using the streaming download/validation approach.