Fuzz introspector: HttpParserFuzzer
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
10 0 EP call site: 00000 [org.xnio.http.HttpParserFuzzer].test()

Fuzzer calltree

0 [org.xnio.http.HttpParserFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.xnio.http.HttpParserFuzzer].<init>(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00001
1 [org.xnio.http.HttpParserFuzzer].test() [function] [call site] 00002
2 [com.code_intelligence.jazzer.api.FuzzedDataProvider].remainingBytes() [function] [call site] 00003
2 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeBytes(int) [function] [call site] 00004
2 [org.xnio.http.HttpUpgradeParser].<init>() [function] [call site] 00005
3 [java.util.HashMap].<init>() [function] [call site] 00006
3 [StringBuilder].<init>() [function] [call site] 00007
2 [java.nio.ByteBuffer].wrap(byte[]) [function] [call site] 00008
2 [org.xnio.http.HttpParserFuzzer].limit(org.xnio.http.HttpParserFuzzer) [function] [call site] 00009
2 [org.xnio.http.HttpUpgradeParser].parse(org.xnio.http.HttpParserFuzzer) [function] [call site] 00010