aboutsummaryrefslogtreecommitdiff
path: root/infra/cifuzz/actions/run_fuzzers/action.yml
AgeCommit message (Expand)Author
2021-08-04[CIFuzz] Force external to use .clusterfuzzlite for build integrations. (#6167)jonathanmetzman
2021-07-29[CIFuzz] Allow users to specify if unreproducible crashes are reported (#6138)jonathanmetzman
2021-07-23Add external actions. (#6086)Oliver Chang
2021-07-21Make oss-fuzz-project-name optional. (#6071)Oliver Chang
2021-05-26[CIFuzz] Refactor in preparation for filestore (#5841)jonathanmetzman
2021-03-12[CIFuzz] Add functionality to save diskspace (#5342)jonathanmetzman
2021-02-19[CIFuzz] Support languages non-C++ projects (e.g. Python projects) (#5222)jonathanmetzman
2021-02-03[cifuzz] Abstract-away OSS-Fuzz specific bits (#5088)jonathanmetzman
2021-02-01[cifuzz] Support a batch fuzzing mode (#5073)jonathanmetzman
2020-11-24Make CIFuzz more debuggable by allowing one to run off a branch (#4666)jonathanmetzman
2020-06-11[CIFuzz] Add support for different sanitizers (#3969)Evgeny Vereshchagin
2020-04-28Revert "[CIFuzz] Add support for different sanitizers (#3516)"Jonathan Metzman
2020-04-28[CIFuzz] Add support for different sanitizers (#3516)Leo Neat
2020-02-19[CIFuzz] Check crash on most recent OSS-Fuzz build (#3385)Leo Neat
2020-02-06[CIFuzz] Separate build and run actions (#3336)Leo Neat