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

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: fuzz_grammar_spss_format

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: fuzz_format_stata_dictionary

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: fuzz_format_spss_commands

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: fuzz_compression_sav

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: fuzz_format_sas_commands

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: fuzz_format_por

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: fuzz_format_dta

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: fuzz_format_sas7bcat

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: fuzz_format_sas7bdat

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: fuzz_format_xport

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: fuzz_format_sav

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.

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
[] []
/src/readstat/src/spss/readstat_por_parse.rl ['fuzz_format_por'] []
/src/readstat/src/spss/readstat_sav_parse_mr_name.rl ['fuzz_format_sav'] []
/src/readstat/src/sas/readstat_sas7bcat_read.c ['fuzz_format_sas7bcat'] []
/src/readstat/src/spss/readstat_sav_compress.c ['fuzz_compression_sav', 'fuzz_format_sav'] []
/src/readstat/src/txt/readstat_sas_commands_read.rl ['fuzz_format_sas_commands'] []
/src/readstat/src/readstat_malloc.c ['fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/sas/readstat_sas7bdat_read.c ['fuzz_format_sas7bdat'] []
/src/readstat/src/sas/readstat_sas.c ['fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport'] []
/src/readstat/src/spss/readstat_zsav_read.c ['fuzz_format_sav'] []
/src/readstat/src/spss/readstat_sav_parse_timestamp.rl ['fuzz_format_sav'] []
/src/readstat/src/txt/commands_util.c ['fuzz_format_spss_commands', 'fuzz_format_sas_commands'] []
/src/readstat/src/sas/readstat_xport.c ['fuzz_format_xport'] []
/src/readstat/src/readstat_value.c [] []
/src/readstat/src/stata/readstat_dta_parse_timestamp.rl ['fuzz_format_dta'] []
/src/readstat/src/fuzz/fuzz_format.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands', 'fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/fuzz/fuzz_format_sas7bdat.c ['fuzz_format_sas7bdat'] []
/src/readstat/src/fuzz/fuzz_format_sas_commands.c ['fuzz_format_sas_commands'] []
/src/readstat/src/sas/readstat_sas_rle.c ['fuzz_format_sas7bdat'] []
/src/readstat/src/spss/readstat_sav.c ['fuzz_format_sav'] []
/src/readstat/src/readstat_variable.c [] []
/src/readstat/src/stata/readstat_dta.c ['fuzz_format_dta'] []
/src/readstat/src/txt/readstat_stata_dictionary_read.rl ['fuzz_format_stata_dictionary'] []
/src/readstat/src/fuzz/fuzz_format_dta.c ['fuzz_format_dta'] []
/src/readstat/src/txt/readstat_copy.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands'] []
/src/readstat/src/sas/readstat_xport_read.c ['fuzz_format_xport'] []
/src/readstat/src/fuzz/fuzz_format_por.c ['fuzz_format_por'] []
/src/readstat/src/fuzz/fuzz_grammar_spss_format.c ['fuzz_grammar_spss_format'] []
/src/readstat/src/readstat_parser.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands', 'fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/txt/readstat_schema.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands'] []
/src/readstat/src/fuzz/fuzz_format_sav.c ['fuzz_format_sav'] []
/src/readstat/src/fuzz/fuzz_format_xport.c ['fuzz_format_xport'] []
/src/readstat/src/spss/readstat_sav_parse.rl ['fuzz_format_sav'] []
/src/readstat/src/readstat_writer.c [] []
/src/readstat/src/fuzz/fuzz_format_stata_dictionary.c ['fuzz_format_stata_dictionary'] []
/src/readstat/src/spss/readstat_spss.c ['fuzz_format_por', 'fuzz_format_sav'] []
/src/readstat/src/spss/readstat_por_read.c ['fuzz_format_por'] []
/src/readstat/src/CKHashTable.c ['fuzz_format_por', 'fuzz_format_sav'] []
/src/readstat/src/readstat_bits.c ['fuzz_compression_sav', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/readstat_convert.c ['fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/readstat_io_unistd.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands', 'fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []
/src/readstat/src/fuzz/fuzz_compression_sav.c ['fuzz_compression_sav'] []
/src/readstat/src/sas/ieee.c ['fuzz_format_xport'] []
/src/readstat/src/fuzz/fuzz_format_spss_commands.c ['fuzz_format_spss_commands'] []
/src/readstat/src/fuzz/fuzz_format_sas7bcat.c ['fuzz_format_sas7bcat'] []
/src/readstat/src/spss/readstat_sav_read.c ['fuzz_format_sav'] []
/src/readstat/src/readstat_error.c ['fuzz_format_sas7bdat'] []
/src/readstat/src/spss/readstat_spss_parse.rl ['fuzz_grammar_spss_format'] []
/src/readstat/src/txt/readstat_spss_commands_read.rl ['fuzz_format_spss_commands'] []
/src/readstat/src/stata/readstat_dta_read.c ['fuzz_format_dta'] []
/src/readstat/src/spss/readstat_por.c ['fuzz_format_por'] []
/src/readstat/src/test/test_buffer_io.c ['fuzz_format_stata_dictionary', 'fuzz_format_spss_commands', 'fuzz_format_sas_commands', 'fuzz_format_por', 'fuzz_format_dta', 'fuzz_format_sas7bcat', 'fuzz_format_sas7bdat', 'fuzz_format_xport', 'fuzz_format_sav'] []

Directories in report

Directory
/src/readstat/src/spss/
/src/readstat/src/
/src/readstat/src/stata/
/src/readstat/src/test/
/src/readstat/src/txt/
/src/readstat/src/fuzz/
/src/readstat/src/sas/