Fuzz introspector: fuzz_etree_parse
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
5 4 ...fuzz_etree_parse.TestOneInput call site: 00004 defusedxml.ElementTree.DefusedXMLParser.__init__

Fuzzer calltree

0 ...fuzz_etree_parse.TestOneInput [function] [call site] 00000
1 atheris.FuzzedDataProvider [function] [call site] 00001
1 fdp.ConsumeUnicodeNoSurrogates [function] [call site] 00002
1 io.StringIO [function] [call site] 00003
1 defusedxml.ElementTree.parse [function] [call site] 00004
2 defusedxml.ElementTree.DefusedXMLParser.__init__ [function] [call site] 00005
3 <builtin>.super [function] [call site] 00006
3 warnings.warn [function] [call site] 00007
2 xml.etree.ElementTree.TreeBuilder [function] [call site] 00008
2 xml.etree.ElementTree.parse [function] [call site] 00009