Pat
3ce6a58169
fluent-bit: update to disable YAML support ( #7879 )
...
* fluent-bit: disable YAML support
Signed-off-by: Patrick Stephens <pat@calyptia.com>
2022-06-16 17:34:19 +00:00
DavidKorczynski
4ff34a956e
infra: fuzz-introspector updates and bump ( #7497 )
...
* infra: remove use of git_repo_url to fuzz-introspector
* libarchive,fluent-bit: add fuzz-introspector exclusion config
* fuzz-introspector: bump
Co-authored-by: Oliver Chang <oliverchang@users.noreply.github.com>
2022-04-04 11:35:58 +10:00
DavidKorczynski
b3e265a3a4
fluent-bit: enable HTTP plugin ( #7366 )
2022-03-08 11:10:53 +00:00
DavidKorczynski
0d33c45461
fluent-bit: enable more plugins ( #7335 )
...
* fluent-bit: enable more plugins
* disable runtime tests
2022-02-26 23:29:04 +00:00
DavidKorczynski
25e07516c7
fluent-bit: enable leak checking ( #7331 )
2022-02-25 21:08:34 +00:00
DavidKorczynski
00f772962f
fluent-bit: Remove options files as they are no longer needed ( #7041 )
2021-12-20 21:11:05 +00:00
DavidKorczynski
f01a0f0411
fluent-bit: disable all leaks ( #6991 )
2021-12-09 10:35:11 +00:00
DavidKorczynski
fd1b3e6dbf
fluent-bit: speedup clone ( #6914 )
...
* fluent-bit: speedup clone
* Update Dockerfile
2021-11-26 21:47:41 +00:00
DavidKorczynski
efecb19ae3
fluent-bit: disable leaks on an additional fuzzer and cleanup build to make local builds nicer ( #6900 )
2021-11-24 20:46:41 +00:00
DavidKorczynski
1e888cbc1f
fluent-bit: add project maintainer ( #6418 )
2021-09-08 21:12:18 +00:00
DavidKorczynski
cdeb7f2282
fluent-bit: deploy simple fuzz hook in build ( #6075 )
...
Signed-off-by: David Korczynski <david@adalogics.com>
2021-07-20 18:02:21 +01:00
DavidKorczynski
bf60020678
improve fluent-bit build. ( #6072 )
2021-07-20 11:24:25 +01:00
DavidKorczynski
eafe577ea9
fluent-bit: enable afl engine. ( #5146 )
2021-02-10 09:08:16 -08:00
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
f25e7e0937
fluent-bit: update set up to reflect upstream changes. ( #4739 )
2020-11-28 11:43:13 -08:00
DavidKorczynski
dc5574d93d
Fix set up of Fluent Bit following new fuzzers upstream. ( #4607 )
2020-11-05 15:25:42 -08:00
DavidKorczynski
303bd9c279
[fluent-bit] Update the build script to succeed ( #4536 )
...
Disable compilation of Loki out plugin.
2020-10-15 08:50:25 -07:00
DavidKorczynski
475f86dbc4
[fluent-bit] Fixed broken build. ( #4507 )
2020-10-07 13:31:56 -07: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
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
DavidKorczynski
13c2289d14
Fixed fluent-bit build script for new plugin structure. ( #3966 )
2020-06-11 11:54:41 -07:00
DavidKorczynski
063f7b2e8a
Fixed changes added in clang-11.0. ( #3852 )
2020-05-20 08:17:18 -07:00
Eduardo Silva
5cab839c78
[fluent-bit] fix build by disabling alter_size filter plugin ( #3783 )
...
Signed-off-by: Eduardo Silva <edsiper@gmail.com>
2020-05-10 23:18:22 -07:00
DavidKorczynski
dc4be10896
Fixed fluentbit build script. ( #3766 )
2020-05-06 09:16:39 -07:00
DavidKorczynski
407a41b602
Added three fuzzers to the fluent-bit project. ( #3729 )
...
* Added three fuzzers to the fluent-bit project.
* Minor comment and a lot of bug fixes on upstream, so Travis should not complain now.
2020-04-30 12:40:28 -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