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
cms_gdb_fuzzer cms_gdb_fuzzer.c 35 1039 8 6 250 126 cms_gdb_fuzzer.c
cmsIT8_load_fuzzer cmsIT8_load_fuzzer.c 92 1077 9 5 1086 485 cmsIT8_load_fuzzer.c
cms_postscript_fuzzer cms_postscript_fuzzer.c 375 717 16 22 4696 2078 cms_postscript_fuzzer.c
cms_transform_extended_fuzzer cms_transform_extended_fuzzer.c 335 725 12 20 4126 1838 cms_transform_extended_fuzzer.c
cms_universal_transform_fuzzer cms_universal_transform_fuzzer.c 249 810 15 20 3242 1453 cms_universal_transform_fuzzer.c
cms_profile_fuzzer cms_profile_fuzzer.c 87 975 10 9 894 402 cms_profile_fuzzer.c
cms_overwrite_transform_fuzzer cms_overwrite_transform_fuzzer.c 249 810 15 20 3242 1453 cms_overwrite_transform_fuzzer.c
cms_cie_cam02_fuzzer cms_cie_cam02_fuzzer.c 87 992 9 12 721 322 cms_cie_cam02_fuzzer.c
cms_md5_fuzzer cms_md5_fuzzer.c 72 992 10 8 648 299 cms_md5_fuzzer.c
cms_virtual_profile_fuzzer cms_virtual_profile_fuzzer.c 273 786 12 20 3599 1608 cms_virtual_profile_fuzzer.c
cms_transform_fuzzer cms_transform_fuzzer.c 252 807 12 20 3273 1467 cms_transform_fuzzer.c
cms_dict_fuzzer cms_dict_fuzzer.c 90 971 9 12 866 379 cms_dict_fuzzer.c
cms_cgats_fuzzer cms_cgats_fuzzer.c 157 1011 9 12 1790 776 cms_cgats_fuzzer.c
cms_transform_all_fuzzer cms_transform_all_fuzzer.c 250 810 16 20 3247 1456 cms_transform_all_fuzzer.c
cms_devicelink_fuzzer cms_devicelink_fuzzer.c 134 925 9 14 1491 670 cms_devicelink_fuzzer.c

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: cms_gdb_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.

Fuzzer: cmsIT8_load_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.

Fuzzer: cms_postscript_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.

Fuzzer: cms_transform_extended_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.

Fuzzer: cms_universal_transform_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.

Fuzzer: cms_profile_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.

Fuzzer: cms_overwrite_transform_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.

Fuzzer: cms_cie_cam02_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.

Fuzzer: cms_md5_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.

Fuzzer: cms_virtual_profile_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.

Fuzzer: cms_transform_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.

Fuzzer: cms_dict_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.

Fuzzer: cms_cgats_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.

Fuzzer: cms_transform_all_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.

Fuzzer: cms_devicelink_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
BlackPreservingKPlaneIntents /src/lcms/src/cmscnvrt.c 7 ['N/A', 'int', 'N/A', 'N/A', 'N/A', 'N/A', 'int'] 17 0 427 69 27 317 0 1972 408
Type_Dictionary_Read /src/lcms/src/cmstypes.c 4 ['N/A', 'N/A', 'N/A', 'int'] 10 0 379 67 27 42 0 212 127
Type_LUTB2A_Read /src/lcms/src/cmstypes.c 4 ['N/A', 'N/A', 'N/A', 'int'] 13 0 333 58 25 76 0 415 109
OptimizeMatrixShaper /src/lcms/src/cmsopt.c 5 ['N/A', 'int', 'N/A', 'N/A', 'N/A'] 9 0 354 58 24 87 0 422 108
OptimizeByComputingLinearization /src/lcms/src/cmsopt.c 5 ['N/A', 'int', 'N/A', 'N/A', 'N/A'] 10 0 868 141 51 95 0 646 92
Type_LUTA2B_Write /src/lcms/src/cmstypes.c 4 ['N/A', 'N/A', 'N/A', 'int'] 6 0 488 73 32 33 0 159 82
cmsCreateDeviceLinkFromCubeFile /src/lcms/src/cmscgats.c 1 ['N/A'] 12 0 15 3 2 140 0 678 74
FloatXFORM /src/lcms/src/cmsxform.c 6 ['N/A', 'N/A', 'N/A', 'int', 'int', 'N/A'] 7 0 199 21 7 18 0 101 73
Type_ProfileSequenceId_Write /src/lcms/src/cmstypes.c 4 ['N/A', 'N/A', 'N/A', 'int'] 10 0 70 8 4 30 0 149 73
Eval15InputsFloat /src/lcms/src/cmsintrp.c 3 ['N/A', 'N/A', 'N/A'] 13 0 157 10 4 14 0 72 70

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

Functions statically reachable by fuzzers
56.9%
686 / 1198
Cyclomatic complexity statically reachable by fuzzers
63.0%
4269 / 6775

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

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/cms_universal_transform_fuzzer.c ['cms_universal_transform_fuzzer'] []
/src/lcms/src/cmsio0.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/cms_transform_fuzzer.c ['cms_transform_fuzzer'] []
/src/lcms/src/cmserr.c ['cms_gdb_fuzzer', 'cmsIT8_load_fuzzer', 'cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmscgats.c ['cmsIT8_load_fuzzer', 'cms_cgats_fuzzer'] []
/src/lcms/src/cmstypes.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmsvirt.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/cms_md5_fuzzer.c ['cms_md5_fuzzer'] []
/src/cms_transform_extended_fuzzer.c ['cms_transform_extended_fuzzer'] []
/src/cmsIT8_load_fuzzer.c ['cmsIT8_load_fuzzer'] []
/src/cms_cgats_fuzzer.c ['cms_cgats_fuzzer'] []
/src/cms_dict_fuzzer.c ['cms_dict_fuzzer'] []
/src/lcms/src/cmsmtrx.c ['cms_gdb_fuzzer', 'cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer'] []
/src/lcms/src/cmsmd5.c ['cms_md5_fuzzer'] []
/src/lcms/src/cmsopt.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer'] []
/src/lcms/src/cmscnvrt.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer'] []
/src/lcms/src/cmsgamma.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmsio1.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmsplugin.c ['cms_gdb_fuzzer', 'cmsIT8_load_fuzzer', 'cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/cms_postscript_fuzzer.c ['cms_postscript_fuzzer'] []
/src/lcms/src/cmscam02.c ['cms_cie_cam02_fuzzer'] []
/src/cms_devicelink_fuzzer.c ['cms_devicelink_fuzzer'] []
/src/lcms/src/cmsnamed.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmslut.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmsps2.c ['cms_postscript_fuzzer'] []
/src/lcms/src/./lcms2_internal.h ['cms_gdb_fuzzer', 'cmsIT8_load_fuzzer', 'cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/cms_profile_fuzzer.c ['cms_profile_fuzzer'] []
/src/lcms/src/cmshalf.c [] []
/src/lcms/src/cmssm.c ['cms_gdb_fuzzer'] []
/src/lcms/src/cmssamp.c ['cms_postscript_fuzzer'] []
/src/lcms/src/cmsalpha.c [] []
/src/lcms/src/cmsxform.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer'] []
/src/cms_virtual_profile_fuzzer.c ['cms_virtual_profile_fuzzer'] []
/src/cms_transform_all_fuzzer.c ['cms_transform_all_fuzzer'] []
/src/lcms/src/cmsgmt.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer'] []
/src/lcms/src/cmswtpnt.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_profile_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_md5_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/lcms/src/cmspack.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer'] []
/src/lcms/src/cmspcs.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []
/src/cms_cie_cam02_fuzzer.c ['cms_cie_cam02_fuzzer'] []
/src/cms_gdb_fuzzer.c ['cms_gdb_fuzzer'] []
/src/cms_overwrite_transform_fuzzer.c ['cms_overwrite_transform_fuzzer'] []
/src/lcms/src/cmsintrp.c ['cms_postscript_fuzzer', 'cms_transform_extended_fuzzer', 'cms_universal_transform_fuzzer', 'cms_overwrite_transform_fuzzer', 'cms_cie_cam02_fuzzer', 'cms_virtual_profile_fuzzer', 'cms_transform_fuzzer', 'cms_dict_fuzzer', 'cms_cgats_fuzzer', 'cms_transform_all_fuzzer', 'cms_devicelink_fuzzer'] []

Directories in report

Directory
/src/lcms/src/./
/src/
/src/lcms/src/

Metadata section

This sections shows the raw data that is used to produce this report. This is mainly used for further processing and developer debugging.

Fuzzer Calltree file Program data file Coverage file
cms_gdb_fuzzer fuzzerLogFile-0-LsyVGbzSKk.data fuzzerLogFile-0-LsyVGbzSKk.data.yaml
cmsIT8_load_fuzzer fuzzerLogFile-0-i1vdnpGrSy.data fuzzerLogFile-0-i1vdnpGrSy.data.yaml
cms_postscript_fuzzer fuzzerLogFile-0-4pvq36o8ZL.data fuzzerLogFile-0-4pvq36o8ZL.data.yaml
cms_transform_extended_fuzzer fuzzerLogFile-0-WAqQvVVO0l.data fuzzerLogFile-0-WAqQvVVO0l.data.yaml
cms_universal_transform_fuzzer fuzzerLogFile-0-oaaS5spyVw.data fuzzerLogFile-0-oaaS5spyVw.data.yaml
cms_profile_fuzzer fuzzerLogFile-0-yR7O41NjS2.data fuzzerLogFile-0-yR7O41NjS2.data.yaml
cms_overwrite_transform_fuzzer fuzzerLogFile-0-twTuOBhP5b.data fuzzerLogFile-0-twTuOBhP5b.data.yaml
cms_cie_cam02_fuzzer fuzzerLogFile-0-5ejnj0DykE.data fuzzerLogFile-0-5ejnj0DykE.data.yaml
cms_md5_fuzzer fuzzerLogFile-0-9OYlAuYUdz.data fuzzerLogFile-0-9OYlAuYUdz.data.yaml
cms_virtual_profile_fuzzer fuzzerLogFile-0-C7oiZjikCo.data fuzzerLogFile-0-C7oiZjikCo.data.yaml
cms_transform_fuzzer fuzzerLogFile-0-guk6SrfrmD.data fuzzerLogFile-0-guk6SrfrmD.data.yaml
cms_dict_fuzzer fuzzerLogFile-0-w2PPdNMbci.data fuzzerLogFile-0-w2PPdNMbci.data.yaml
cms_cgats_fuzzer fuzzerLogFile-0-zf2m9stHEJ.data fuzzerLogFile-0-zf2m9stHEJ.data.yaml
cms_transform_all_fuzzer fuzzerLogFile-0-1PGxyVmDft.data fuzzerLogFile-0-1PGxyVmDft.data.yaml
cms_devicelink_fuzzer fuzzerLogFile-0-ajoHg5fDoc.data fuzzerLogFile-0-ajoHg5fDoc.data.yaml