oss-fuzz/projects/flask
DavidKorczynski ce2f2e537c
Python projects: Fixup string lengths (#9869)
The argument to various consume functions eats up all of the data, am
changing so not all data is used before the last part of the fuzzer.

Ref: https://github.com/google/oss-fuzz/pull/9864
https://github.com/google/oss-fuzz/pull/9864#pullrequestreview-1326908396

---------

Signed-off-by: David Korczynski <david@adalogics.com>
2023-03-06 13:56:55 -08:00
..
Dockerfile flask: fix build error (#8439) 2022-09-08 12:38:40 +01:00
build.sh flask: fix build (#7989) 2022-07-11 13:30:53 +01:00
cors_fuzz_flask.py flask: fix flask_cors coverage (#7710) 2022-05-14 12:47:46 +01:00
fuzz_json.py Python projects: Fixup string lengths (#9869) 2023-03-06 13:56:55 -08:00
fuzz_werkzeug_formparser.py flask: extend fuzzers (#7672) 2022-05-04 23:04:02 +01:00
fuzz_werkzeug_http.py flask: extend fuzzing (#8209) 2022-08-10 19:12:57 +01:00
fuzz_werkzeug_url.py flask: extend fuzzers (#7672) 2022-05-04 23:04:02 +01:00
project.yaml Add vendors to Python projects. (#8547) 2022-09-26 09:50:09 +10:00