arbitraryrw/templated-json-fuzzer
Generates permutations of JSON objects for fuzzing / unit testing / security testing. This is an educational example to demonstrate practically applying the depth-first-search algorithm in a security context.
PythonGPL-3.0