Fuzz introspector: JsonObjectParserFuzzer
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
12 0 EP call site: 00000 [com.google.api.client.json.gson.GsonFactory].builder()

Fuzzer calltree

0 [com.example.JsonObjectParserFuzzer].myFuzzTest(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].pickValue(String[]) [function] [call site] 00001
1 [java.nio.charset.Charset].forName() [function] [call site] 00002
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeBoolean() [function] [call site] 00003
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00004
1 [com.google.api.client.json.gson.GsonFactory].builder() [function] [call site] 00005
2 [com.google.api.client.http.HttpResponseException.Builder].<init>() [function] [call site] 00006
1 [com.google.api.client.http.HttpResponseException.Builder].setReadLeniency(boolean) [function] [call site] 00007
1 [com.example.JsonObjectParserFuzzer].build() [function] [call site] 00008
1 [com.google.api.client.json.JsonObjectParser].<init>(com.example.JsonObjectParserFuzzer) [function] [call site] 00009
1 [String].getBytes(com.example.JsonObjectParserFuzzer) [function] [call site] 00010
1 [java.io.ByteArrayInputStream].<init>(com.example.JsonObjectParserFuzzer) [function] [call site] 00011
1 [com.google.api.client.json.JsonObjectParser].parseAndClose(java.io.ByteArrayInputStream,com.example.JsonObjectParserFuzzer) [function] [call site] 00012