Validate downloaded file integrity and raise ValueError on hash mismatch - #8833
#8833Open
e-mny wants to merge 46 commits into
Open
Validate downloaded file integrity and raise ValueError on hash mismatch#8833e-mny wants to merge 46 commits into
e-mny wants to merge 46 commits into
Commits
Commits on Apr 17, 2026
- committed
- authored
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 6296784committed
Commits on Apr 18, 2026
Enoch Mok <enochmokny@gmail.com>
Show description for 8a6b6f6committed[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 66af964committed- authored
Validate downloaded file integrity and raise ValueError on hash mismatch
Show description for 834a8b4committedValidate downloaded file integrity and raise ValueError on hash mismatch; used ./runtests.sh autofix
Show description for 51a49b0committedamended runtimeerrors -> valueerror
Show description for 98ccecccommittedfixing code according to coderabbitai
Show description for 29ec2fecommittedaddressed bugs and issues raised in previous commit
Show description for 606e7cacommitted
Commits on Apr 19, 2026
Commits on Apr 20, 2026
addressing Eric's comment in https://github.com/Project-MONAI/MONAI/pull/8833#discussion_r3107633647
Show description for 88f8372committed[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for e9861d3committedremoving duplicate line
Show description for 453b238committedremoved duplicated tests for download_url. updated existing tests for updated download_url function
Show description for 64b8e09committed[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 096c6d0committed
Commits on Apr 29, 2026
Commits on Jun 3, 2026
Apply suggestions from code review
Show description for 5b0b5f4andauthored
Commits on Jun 4, 2026
removed hash checking in a function that checks for download fails
Show description for 3c61005committed- authored
Commits on Jun 22, 2026
Commits on Jun 25, 2026
added HashCheckError
Show description for 8974b4dcommitted- authored
already ran autofix
Show description for 955a3aecommittedcan't seem to format this file and pass autofix test
Show description for 88fb658committed- authored
Commits on Jun 27, 2026
- authored
changed to python3.10 to mimic tests' python's version
Show description for 9d6b2a8committed
Commits on Jun 30, 2026
Commits on Jul 7, 2026
Commits on Jul 15, 2026
Update monai/apps/utils.py
Show description for 66bddd4andauthoredUpdate monai/apps/utils.py
Show description for 09a436aandauthored- authored
- committed
- committed
Revert 'added HashCheckError in corresponding files'
Show description for 08d0f1acommittedadded HashCheckError in corresponding files
Show description for f9e4b20committed- committed
adding DCO commit
Show description for 938ca16committed
Commits on Jul 16, 2026
- committed
commit f9e4b20 + sign off
Show description for 6dc352ccommitted- authored
Commits on Jul 26, 2026
- authored
DCO Remediation Commit for Enoch Mok <enochmokny@gmail.com>
Show description for b9205afcommitted
Commits on Jul 27, 2026
changing this to see if it passes windows tests
Show description for 7744504committed