Consider adding (optional) support for Google wuffs to decode images #7606
GertBurger
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As per https://github.com/google/wuffs
I was wondering if something like this could be used for image decoding for the purpose of improving security (and likely performance).
It may not support as many formats as pillow but it could act as safe guard for common formats, reducing the risk of image decoder bugs leading to serious vulnerabilities.
Beta Was this translation helpful? Give feedback.
All reactions