oss-fuzz/projects/ujson
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
..
Dockerfile ujson: ensure hypothesis fuzzer is copied in (#5277) 2021-03-03 05:24:39 -08:00
build.sh [all] Make fuzz targets world executable (#5751) 2021-05-12 07:03:21 -07:00
hypothesis_structured_fuzzer.py Show how to use Hypothesis to fuzz Python code (#4975) 2021-01-15 15:33:29 -08:00
json_differential_fuzzer.py
project.yaml
ujson_fuzzer.py