diff options
| author | Alex Grönholm <alex.gronholm@nextday.fi> | 2022-10-20 17:13:23 +0300 |
|---|---|---|
| committer | Alex Grönholm <alex.gronholm@nextday.fi> | 2022-10-20 17:13:33 +0300 |
| commit | 88f02bc335d5404991e532e7f3b0fc80437bf4e0 (patch) | |
| tree | 5e5c2b674cf170acf813176d14b0197f2a13c087 /docs | |
| parent | e9f7a605da0dee4426deb3181e61c94616c53bb5 (diff) | |
| download | wheel-git-88f02bc335d5404991e532e7f3b0fc80437bf4e0.tar.gz | |
Fixed potential DoS attack via WHEEL_INFO_RE
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/news.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/news.rst b/docs/news.rst index d348b87..fb5b16b 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -9,6 +9,7 @@ Release Notes - The handling of ``license_files`` (including glob patterns and default values) is now delegated to ``setuptools>=57.0.0`` (#466). The package dependencies were updated to reflect this change. +- Fixed potential DoS attack via the ``WHEEL_INFO_RE`` regular expression **0.37.1 (2021-12-22)** |
