Skip to content

Commit 114e4d5

Browse files
aclark4lifeCopilot
andcommitted
docs: list all 8 C extensions in security threat model diagram
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2911422 commit 114e4d5

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/handbook/security.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,10 @@ boundary between untrusted image input and the Pillow API.
2828
│ ImageShow.show(image) ─────────────────┼──► os.system / subprocess
2929
│ EpsImagePlugin.open(eps) ──────────────┼──► Ghostscript (gs)
3030
└──────────────┬───────────────────────────┘
31-
│ C extension (_imaging)
31+
│ C extensions:
32+
│ _imaging · _imagingft · _imagingcms
33+
│ _webp · _avif · _imagingtk
34+
│ _imagingmath · _imagingmorph
3235
3336
┌──────────────────────────────────────────┐
3437
│ C libraries (bundled or system) │

0 commit comments

Comments
 (0)