Fuzz introspector: com.example.JsonEncodeDecodeFuzzer
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
8 0 EP call site: {node_id}

Fuzzer calltree

0 [com.example.JsonEncodeDecodeFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00001
1 [org.json.simple.JSONObject]. () [function] [call site] 00002
1 [org.json.simple.JSONObject].put(java.lang.Object,java.lang.Object) [function] [call site] 00003
1 [org.json.simple.JSONObject].writeJSONString(java.io.Writer) [function] [call site] 00004
1 [org.json.simple.parser.JSONParser]. () [function] [call site] 00005
1 [org.json.simple.parser.JSONParser].parse(java.io.Reader) [function] [call site] 00006
1 [org.json.simple.JSONObject].equals(java.lang.Object) [function] [call site] 00007
1 [org.json.simple.JSONObject].toString() [function] [call site] 00008