E3SM-Project / E3SM-Project/zstash
Tar checksum on `extract`
Open
priority: low
- Dominant language
- Python
- Stars
- 11
- Forks
- 10
- Avg merge
- 14h 18m
- Merged PRs (30d)
- 1
Description
After #140 merges, we'll have the checksum for the entire tar (not just the files in it). However, it still won't check for checksum mismatches. One possibility is to do that check as part of `extract` if a user is extracting all files in a tar. (If they're not extracting all files, then we can't compute the checksum of the entire tar).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.