Fuzz introspector: OpenSSHConfigFuzzer
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
7 0 EP call site: 00000 [com.jcraft.jsch.OpenSSHConfigFuzzer].test()

Fuzzer calltree

0 [com.jcraft.jsch.OpenSSHConfigFuzzer].fuzzerTestOneInput(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00000
1 [com.jcraft.jsch.OpenSSHConfigFuzzer].<init>(com.code_intelligence.jazzer.api.FuzzedDataProvider) [function] [call site] 00001
1 [com.jcraft.jsch.OpenSSHConfigFuzzer].test() [function] [call site] 00002
2 [com.code_intelligence.jazzer.api.FuzzedDataProvider].consumeRemainingAsString() [function] [call site] 00003
2 [com.jcraft.jsch.OpenSSHConfig].parse(String) [function] [call site] 00004
3 [java.io.StringReader].<init>(String) [function] [call site] 00005
3 [java.io.BufferedReader].<init>(com.jcraft.jsch.OpenSSHConfig) [function] [call site] 00006
3 [com.jcraft.jsch.OpenSSHConfig].<init>(com.jcraft.jsch.OpenSSHConfig) [function] [call site] 00007