Skip to content

Commit 74e07b5

Browse files
committed
Lint
1 parent 07b20b3 commit 74e07b5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/handbook/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ boundary between untrusted image input and the Pillow API.
2222
Untrusted zone │ Pillow API │
2323
───────────── │ │
2424
Image files ────►│ Image.open() ──► Format plugins │
25-
Byte streams │ (40+ parsers) (Python + C FFI) │
25+
Byte streams │ (40+ parsers) (Python + C FFI)
2626
User metadata │ │
2727
│ ImageMath.unsafe_eval(expr) ───────────┼──► Python eval()
2828
│ ImageShow.show(image) ─────────────────┼──► os.system / subprocess

0 commit comments

Comments
 (0)