Fuzz introspector
For issues and ideas: https://github.com/ossf/fuzz-introspector/issues

Fuzzers overview

Fuzzer Fuzzer filename Functions Reached Functions unreached Fuzzer depth Files reached Basic blocks reached Cyclomatic complexity Details
xml_parsebuffer_fuzzer_ISO-8859-1 /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parse_fuzzer_US-ASCII /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_parsebuffer_fuzzer_UTF-16 /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parse_fuzzer_UTF-16BE /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_parsebuffer_fuzzer_UTF-8 /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parse_fuzzer_UTF-16 /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_parsebuffer_fuzzer_UTF-16BE /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parse_fuzzer_UTF-8 /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_parse_fuzzer_UTF-16LE /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_parsebuffer_fuzzer_US-ASCII /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parsebuffer_fuzzer_UTF-16LE /src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c 86 297 9 6 1351 652 xml_parsebuffer_fuzzer.c
xml_parse_fuzzer_ISO-8859-1 /src/expat/expat/fuzz/xml_parse_fuzzer.c 87 296 9 6 1379 660 xml_parse_fuzzer.c
xml_lpm_fuzzer /src/expat/expat/fuzz/xml_lpm_fuzzer.cpp 862 1156 17 48 2569 1632 xml_lpm_fuzzer.cpp

Project functions overview

The following table shows data about each function in the project. The functions included in this table correspond to all functions that exist in the executables of the fuzzers. As such, there may be functions that are from third-party libraries.

For further technical details on the meaning of columns in the below table, please see the Glossary .

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzzer details

Fuzzer: xml_parsebuffer_fuzzer_ISO-8859-1

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_US-ASCII

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parsebuffer_fuzzer_UTF-16

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_UTF-16BE

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parsebuffer_fuzzer_UTF-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_UTF-16

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parsebuffer_fuzzer_UTF-16BE

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_UTF-8

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_UTF-16LE

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parsebuffer_fuzzer_US-ASCII

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parsebuffer_fuzzer_UTF-16LE

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_parse_fuzzer_ISO-8859-1

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Fuzzer: xml_lpm_fuzzer

Call tree

The calltree shows the control flow of the fuzzer. This is overlaid with coverage information to display how much of the potential code a fuzzer can reach is in fact covered at runtime. In the following there is a link to a detailed calltree visualisation as well as a bitmap showing a high-level view of the calltree. For further information about these topics please see the glossary for full calltree and calltree overview

Call tree overview bitmap:

The project has no code coverage. Will not display blockers as blockers depend on code coverage.

Analyses and suggestions

Optimal target analysis

Remaining optimal interesting functions

The following table shows a list of functions that are optimal targets. Optimal targets are identified by finding the functions that in combination, yield a high code coverage.

Func name Functions filename Arg count Args Function depth hitcount instr count bb count cyclomatic complexity Reachable functions Incoming references total cyclomatic complexity Unreached complexity
externalParEntInitProcessor /src/expat/expat/lib/xmlparse.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 10 0 78 8 4 69 0 1340 1102
protobuf_mutator::libfuzzer::(anonymousnamespace)::CrossOverMessages(unsignedint,protobuf_mutator::libfuzzer::(anonymousnamespace)::InputReaderconst&,protobuf_mutator::libfuzzer::(anonymousnamespace)::InputReaderconst&,protobuf_mutator::libfuzzer::(anonymousnamespace)::OutputWriter*,google::protobuf::Message*,google::protobuf::Message*) /src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/libfuzzer/libfuzzer_macro.cc 6 ['int', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 15 0 80 8 2 1185 2 1535 878
xml_lpm_fuzzer::Testcase::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*) /src/expat/build/xml_lpm_fuzzer.pb.cc 2 ['N/A', 'N/A'] 13 0 385 64 21 233 0 383 251
normal_contentTok /src/expat/expat/lib/xmltok_impl.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 3 0 571 86 24 10 0 241 241
big2_contentTok /src/expat/expat/lib/xmltok_impl.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 6 0 629 97 27 11 0 188 188
little2_contentTok /src/expat/expat/lib/xmltok_impl.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 6 0 626 97 27 11 0 188 170
protobuf_xml_5flpm_5ffuzzer_2eproto::StaticDescriptorInitializer::StaticDescriptorInitializer() /src/expat/build/xml_lpm_fuzzer.pb.cc 1 ['N/A'] 11 0 16 3 2 72 0 122 96
normal_prologTok /src/expat/expat/lib/xmltok_impl.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 2 0 1335 206 40 7 0 155 91
XmlParseXmlDeclNS /src/expat/expat/lib/xmltok_ns.c 10 ['int', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A', 'N/A'] 3 0 52 3 2 7 0 84 72
big2_prologTok /src/expat/expat/lib/xmltok_impl.c 4 ['N/A', 'N/A', 'N/A', 'N/A'] 3 0 1299 194 33 8 0 130 70

Implementing fuzzers that target the above functions will improve reachability such that it becomes:

Functions statically reachable by fuzzers
63.0%
956 / 1522
Cyclomatic complexity statically reachable by fuzzers
68.0%
4702 / 6884

All functions overview

If you implement fuzzers for these functions, the status of all functions in the project will be:

Func name Functions filename Args Function call depth Reached by Fuzzers Runtime reached by Fuzzers Combined reached by Fuzzers Fuzzers runtime hit Func lines hit % I Count BB Count Cyclomatic complexity Functions reached Reached by functions Accumulated cyclomatic complexity Undiscovered complexity

Fuzz engine guidance

This sections provides heuristics that can be used as input to a fuzz engine when running a given fuzz target. The current focus is on providing input that is usable by libFuzzer.

/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_parse_fuzzer.c

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


/src/expat/expat/fuzz/xml_lpm_fuzzer.cpp

Dictionary

Use this with the libFuzzer -dict=DICT.file flag


Files and Directories in report

This section shows which files and directories are considered in this report. The main reason for showing this is fuzz introspector may include more code in the reasoning than is desired. This section helps identify if too many files/directories are included, e.g. third party code, which may be irrelevant for the threat model. In the event too much is included, fuzz introspector supports a configuration file that can exclude data from the report. See the following link for more information on how to create a config file: link

Files in report

Source file Reached by Covered by
[] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unique_ptr.h ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/libfuzzer/libfuzzer_mutator.cc [] []
/usr/include/google/protobuf/wire_format.h [] []
/src/expat/build/xml_lpm_fuzzer.pb.cc ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/unknown_field_set.h ['xml_lpm_fuzzer'] []
/src/expat/expat/fuzz/xml_lpm_fuzzer.cpp ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/atomic ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/libfuzzer/libfuzzer_mutator.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/descriptor.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/generated_message_reflection.h [] []
/src/expat/expat/lib/xmlrole.c ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parse_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1', 'xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/uniform_int_dist.h [] []
/usr/include/google/protobuf/repeated_field.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/utility [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/hashtable.h ['xml_lpm_fuzzer'] []
/src/expat/expat/lib/xmltok.c ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parse_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1', 'xml_lpm_fuzzer'] []
/src/expat/build/xml_lpm_fuzzer.pb.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/mutex [] []
/src/expat/expat/lib/xmlparse.c ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parse_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1', 'xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/mutator.cc ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/hashtable_policy.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/text_format.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/char_traits.h [] []
/usr/include/google/protobuf/generated_message_util.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/any.pb.h ['xml_lpm_fuzzer'] []
/src/expat/expat/fuzz/xml_parse_fuzzer.c ['xml_parse_fuzzer_US-ASCII', 'xml_parse_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/text_format.cc ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/libfuzzer/libfuzzer_macro.cc ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/wire_format_lite.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/new_allocator.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/vector.tcc ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/arena_impl.h [] []
/usr/include/google/protobuf/message_lite.h ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/field_instance.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/stubs/port.h [] []
/usr/include/google/protobuf/metadata.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/wire_format_lite_inl.h [] []
/src/expat/expat/fuzz/xml_parsebuffer_fuzzer.c ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE'] []
/usr/include/google/protobuf/arenastring.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/std_function.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_uninitialized.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/ptr_traits.h ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/port/protobuf.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_vector.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/random.tcc ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/unordered_map.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_construct.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/aligned_buffer.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/gthr-default.h [] []
/usr/include/google/protobuf/io/coded_stream.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_pair.h ['xml_lpm_fuzzer'] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/weighted_reservoir_sampler.h [] []
/usr/include/google/protobuf/metadata_lite.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_algobase.h [] []
/src/expat/expat/lib/xmltok_impl.c [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/random.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/alloc_traits.h ['xml_lpm_fuzzer'] []
/src/expat/expat/lib/xmltok_ns.c ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parse_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1', 'xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/basic_string.tcc [] []
/usr/include/google/protobuf/stubs/once.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/message.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/limits [] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/utf8_fix.cc [] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/mutator.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/stl_iterator.h ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/atomic_base.h ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/arena.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/tuple ['xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/iostream [] []
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/binary_format.cc ['xml_lpm_fuzzer'] []
/usr/include/google/protobuf/descriptor.pb.h ['xml_lpm_fuzzer'] []
/src/expat/expat/lib/siphash.h ['xml_parsebuffer_fuzzer_ISO-8859-1', 'xml_parse_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16', 'xml_parse_fuzzer_UTF-16BE', 'xml_parsebuffer_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16', 'xml_parsebuffer_fuzzer_UTF-16BE', 'xml_parse_fuzzer_UTF-8', 'xml_parse_fuzzer_UTF-16LE', 'xml_parsebuffer_fuzzer_US-ASCII', 'xml_parsebuffer_fuzzer_UTF-16LE', 'xml_parse_fuzzer_ISO-8859-1', 'xml_lpm_fuzzer'] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/type_traits.h [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/functional [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bitset [] []
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/allocator.h ['xml_lpm_fuzzer'] []

Directories in report

Directory
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/x86_64-linux-gnu/c++/9/bits/
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/bits/
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/ext/
/usr/lib/gcc/x86_64-linux-gnu/9/../../../../include/c++/9/
/src/expat/expat/lib/
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/libfuzzer/
/usr/include/google/protobuf/stubs/
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/port/
/usr/include/google/protobuf/
/src/expat/expat/fuzz/
/usr/include/google/protobuf/io/
/src/expat/build/
/src/expat/build/libprotobuf-mutator/src/libprotobuf-mutator/src/