cpython/Lib/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-106752: Sync with zipp 3.16.2 (#106757) 2023-07-15 09:21:17 -04:00
__init__.py gh-109858: Protect zipfile from "quoted-overlap" zipbomb (GH-110016) 2024-01-10 15:55:36 +02:00
__main__.py gh-112578: Fix RuntimeWarning when running zipfile (GH-112579) 2023-12-03 13:09:29 +02:00