Commit Graph

6 Commits

Author SHA1 Message Date
Greg Guthe cd46b67509
bleach: update maintainers (#6939)
Update bleach maintainers primary contact to @willkg (listed on ad0004f682/CONTRIBUTORS (L8)) and move @g-k to personal email address
2021-11-30 17:08:57 +00:00
jonathanmetzman 50f2fde161
[infra][python] Split out python projects to their own builder. (#6341) 2021-08-30 07:00:26 -07:00
Bitshift 55a5812e8c
Update fuzzers to new Atheris version (#6060)
* Update fuzzers to new Atheris version

* Pin new atheris version

* Change = to ==

* Change path where Atheris fuzzers ld_preload from

* Update hypothesis fuzzer to work with new atheris

* Set version to 2.0.1

* Switch to Atheris 2.0.4

* Correct spelling of pygments_fuzzer decorator

* instrument yaml_reader

* Change to latest Atheris

* Set atheris version to 2.0.6
2021-08-16 08:56:54 -07:00
Google AutoFuzz Team 8a566fccd5
Fix bleach's build (#6169)
Mozilla renamed the `master` branch `main`.
2021-08-05 13:27:38 +01:00
Fabian Meumertzheim 10e888b561
[all] Make fuzz targets world executable (#5751)
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
Google AutoFuzz Team 8bc06174be
Add bleach (#4959) 2021-01-13 08:42:19 -08:00