oss-fuzz/infra/cifuzz
Leo Neat 39fe0d725b
[CIFuzz] Check crash on most recent OSS-Fuzz build (#3385)
Adds functionality to check if a crash exists in the most recent OSS-Fuzz build. This is necessary to determine if a crash was introduced in the current pull request or existed in the project already.  Crashes that are surfaced to the user will be both reproducible and novel to the OSS-Fuzz project.
2020-02-19 15:32:30 -08:00
..
actions [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00
cifuzz-base [CIFuzz] Separate build and run actions (#3336) 2020-02-06 13:39:42 -08:00
test_files [CIFuzz] Add parse fuzzer output functionality (#3342) 2020-02-10 10:00:54 -08:00
cifuzz.py [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00
cifuzz_test.py [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00
example_main.yml [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00
fuzz_target.py [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00
fuzz_target_test.py [CIFuzz] Check crash on most recent OSS-Fuzz build (#3385) 2020-02-19 15:32:30 -08:00