Fuzz introspector: StrutsSimpleRequestFuzzer
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
17 0 EP call site: 00000 [org.apache.struts.test.StrutsSimpleRequestFuzzer].runTest(String)

Fuzzer calltree

0 [org.apache.struts.test.StrutsSimpleRequestFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [org.apache.struts.test.StrutsSimpleRequestFuzzer].<init>() [function] [call site] 00001
1 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00002
1 [org.apache.struts.test.StrutsSimpleRequestFuzzer].runTest(String) [function] [call site] 00003
2 [org.eclipse.jetty.server.Server].<init>(int) [function] [call site] 00004
2 [org.eclipse.jetty.webapp.WebAppContext].<init>() [function] [call site] 00005
2 [org.eclipse.jetty.webapp.WebAppContext].setDescriptor(String) [function] [call site] 00006
2 [java.io.File].<init>(String) [function] [call site] 00007
2 [java.io.File].getAbsolutePath() [function] [call site] 00008
2 [org.eclipse.jetty.webapp.WebAppContext].setWar(org.apache.struts.test.StrutsSimpleRequestFuzzer) [function] [call site] 00009
2 [org.eclipse.jetty.webapp.WebAppContext].setContextPath(String) [function] [call site] 00010
2 [org.eclipse.jetty.server.Server].setHandler(org.eclipse.jetty.webapp.WebAppContext) [function] [call site] 00011
2 [org.eclipse.jetty.server.Server].start() [function] [call site] 00012
2 [org.eclipse.jetty.server.Server].isStarted() [function] [call site] 00013
2 [java.net.URL].<init>(org.apache.struts.test.StrutsSimpleRequestFuzzer) [function] [call site] 00014
2 [java.net.URL].openConnection() [function] [call site] 00015
2 [org.eclipse.jetty.server.Server].stop() [function] [call site] 00016
2 [org.eclipse.jetty.server.Server].isStopped() [function] [call site] 00017