cpython/Lib/test/test_zipfile
Serhiy Storchaka 66363b9a7b
gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016)
Raise BadZipFile when try to read an entry that overlaps with other entry or
central directory.
2024-01-10 15:55:36 +02:00
..
_path gh-112795: Allow / folder in a zipfile (#112932) 2024-01-07 01:14:18 +00:00
__init__.py
__main__.py
test_core.py gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) 2024-01-10 15:55:36 +02:00