Skip to content

Commit d3b73ea

Browse files
Update docs/handbook/security.rst
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
1 parent 5af49b3 commit d3b73ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/handbook/security.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ provide a stable public API for unregistering individual format plugins, so do
190190
not rely on mutating internal registries such as ``Image.OPEN`` as a security
191191
control.
192192

193+
193194
**E-3 — ``ImageMath.unsafe_eval()`` code injection**
194195

195196
:py:meth:`~PIL.ImageMath.unsafe_eval` calls Python's built-in ``eval()`` with

0 commit comments

Comments
 (0)