Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
infra: bump fuzz introspector (google#9702)
Includes - Several bug fixes for builds - Refinement of how static analysis is matched with code coverage data (ossf/fuzz-introspector#812) - More output to `summary.json` to make the following logic less hacky: https://github.com/google/oss-fuzz/blob/3d2ec74dba753ba9a91a3efd942615739f5028be/infra/build/build_status/fuzz_introspector_page_gen.py#L250-L260 - Improvements to the Sink analyser for detecting e.g. code injections: https://fuzz-introspector.readthedocs.io/en/latest/user-guides/analyse-sink-function.html - Various improvements to the java frontend Signed-off-by: David Korczynski <[email protected]> Signed-off-by: David Korczynski <[email protected]>
- Loading branch information