Fuzz introspector: fuzz_api
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
4 3 ...fuzz_api.ServerThread.__init__ call site: {node_id} threading.Thread.start
2 0 EP call site: {node_id} ...fuzz_api.ServerThread.__init__

Fuzzer calltree

0 ...fuzz_api.TestOneInput [function] [call site] 00000
1 ...fuzz_api.ServerThread.__init__ [function] [call site] 00001
2 socket.socket [function] [call site] 00002
2 threading.Thread.__init__ [function] [call site] 00003
1 threading.Thread.start [function] [call site] 00004
1 ...fuzz_api.SetFuzzedInput [function] [call site] 00005
1 httpx.get [function] [call site] 00006
1 threading.Thread.join [function] [call site] 00007