google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.16k forks source link

infra: bump introspector #12024

Closed DavidKorczynski closed 1 month ago

DavidKorczynski commented 1 month ago

Primary update here is improvements in the way we store data, which improves the performance of the webapp

DavidKorczynski commented 1 month ago

/gcbrun trial_build.py all --fuzzing-engines libfuzzer --sanitizers introspector

DavidKorczynski commented 1 month ago

Went through the list of failed projects and they are not based on this PR but rather e.g. timeouts/network issues. This is good to go.