Commit Graph

3 Commits

Author SHA1 Message Date
Oliver Chang 84faf55729
Populate a bunch of main_repo values. (#4815)
Also enforce this for future integrations.
2020-12-10 09:49:27 +11:00
DavidKorczynski 23d522b2e8
[Fluent-bit] Refactor build script (#4372)
* Refactored the build script for fluent-bit since build is about to be controlled in upstream repo.

* Update build.sh

remove whitespace.

* We only support libfuzzer and hongfuzz because of linking issues with AFL.
2020-09-10 13:34:48 -07:00
DavidKorczynski a34124c41c
[fluent-bit] Added initial set up for fluent-bit. (#3593)
* Added initial set up for fluent-bit.

* Updated the email for the maintainer of the project.

* Update Dockerfile

Remove whitespace

* Update build.sh

We updated the fuzzer in main repo from CPP to C

* added one more maintainer

requested in https://github.com/fluent/fluent-bit/pull/2090#issuecomment-614260868

Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-04-15 14:02:20 -07:00