Commit Graph

4 Commits

Author SHA1 Message Date
Jamie Wilkinson 061586aea9
Update mtail fuzzing to use compile_go_fuzzer. (#4744) 2020-11-29 18:14:32 -08: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
Max Moroz 7751ab5a87
[infra] Introduce "language" attribute in the project.yaml (#3297). (#3299)
* [infra] Introduce "language" attribute in the project.yaml (#3297).

* follow up

* enable the attribute for more projects

* trailing newline
2020-01-30 15:36:44 -08:00
Jamie Wilkinson 06875f9b36 [mtail] Fuzz the github.com/google/mtail project. (#3136)
* Add the github.com/google/mtail project.

* [mtail] Generate the seed corpus in the build script.

* [mtail] Specify the go-only fuzzing engine and sanitizers.
2019-12-18 09:55:47 -08:00