Project: json

Language c++
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 6
Lines of code 8310
Lines covered 6193
Code coverage 74.52%
Code coverage report Report link
Static reachability 97.12%
Fuzz Introspector report Report link (from 2025-03-28)
Fuzzer Code coverage (lines) Latest Report Comments
parse_afl_fuzzer 57.9% (avg: 57.9%, max: 57.9%) 2025-03-28
parse_bjdata_fuzzer 42.36% (avg: 42.36%, max: 42.38%) 2025-03-28
parse_bson_fuzzer 14.85% (avg: 14.85%, max: 14.85%) 2025-03-28
parse_cbor_fuzzer 22.16% (avg: 22.16%, max: 22.16%) 2025-03-28
parse_msgpack_fuzzer 21.72% (avg: 21.72%, max: 21.72%) 2025-03-28
parse_ubjson_fuzzer 33.35% (avg: 33.24%, max: 33.54%) 2025-03-28

Historical Progression

Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Code Coverage (lines) %DateCoverage
Jul 2023Jan 2024Jul 2024Jan 20250246810
Fuzzer countDateFuzzers
Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Code Coverage (functions) %DateCoverage
Jul 2023Jan 2024Jul 2024Jan 2025020406080100
Static reachability %DateReachability

Per Fuzzer Progression

Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_bson_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_ubjson_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_cbor_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_bjdata_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_afl_fuzzerDateCoverage
Mar 22025Mar 9Mar 16Mar 23020406080100
Code Coverage (lines) %parse_msgpack_fuzzerDateCoverage

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.