You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(python): add SHA-256 checksum verification for python-build-standalone
Add checksum verification for Python 3.10.18+20250918 downloads:
- Add PYTHON_CHECKSUMS map with SHA-256 hashes for all supported platforms
- Implement getPythonChecksum() to select platform-specific checksum
- Pass checksum to downloadBinary() for verification during download
- Checksums sourced from python-build-standalone release 20250918
Also update @socketsecurity/registry to use catalog version.
0 commit comments