zipfile.Path could provide its own traversal that could offer some safety checks.
Something like that might be nice. Though perhaps it could be more generic instead of being part of zipfile.Path
, even if zipfile.Path
would then perhaps provide an extraction API using that?
Originally posted by @obfusk in #123270 (comment)