Fuzz introspector: fuzz_decode
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzz blockers

The following nodes represent call sites where fuzz blockers occur.

Amount of callsites blocked Calltree index Parent function Callsite Largest blocked function
1 3 ...fuzz_decode.TestOneInput call site: {node_id} simplejson.decoder.JSONDecoder.decode
1 5 simplejson.decoder.JSONDecoder.decode call site: {node_id} .str
1 11 simplejson.decoder.JSONDecoder.decode call site: {node_id} simplejson.decoder.JSONDecoder.__init__

Fuzzer calltree

0 ...fuzz_decode.TestOneInput [function] [call site] 00000
1 atheris.FuzzedDataProvider [function] [call site] 00001
1 fdp.ConsumeUnicodeNoSurrogates [function] [call site] 00002
1 simplejson.loads [function] [call site] 00003
2 simplejson.decoder.JSONDecoder.decode [function] [call site] 00004
3 .isinstance [function] [call site] 00005
3 simplejson.decoder.JSONDecoder.raw_decode [function] [call site] 00007
2 simplejson.decoder.JSONDecoder.__init__ [function] [call site] 00012