Dear group,
I've built a Django fuzzer that can be used with Google OSS-Fuzz [1].
The current fuzzer harness calls a host of django.util.* and related
functions with pseudo-random inputs. Fuzzing these functions can be useful
to see if any untrusted input can cause slowdowns, hangs, excessive m
Hi John!
Thanks for taking the time to compile a detailed bug report. Unfortunately,
emailing django-developers isn't the right approach here - the mailing list
is normally for higher level discussion. The normal process is to write a
ticket on Trac, our ticket tracker:
https://docs.djangoproject.