Commit Graph

10 Commits

Author SHA1 Message Date
Khaled Yakdan b7ee58b26c
infra: remove temporary build image for Go (#9230)
Upstream Go 1.19 already contains all fuzzing improvements implemented
in the used Go fork.
2022-12-19 13:00:55 +11:00
Oliver Chang d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. (#7531) 2022-04-11 13:40:12 +10:00
Roman Wagner f127279105
Add base-builder-go-codeintelligencetesting for 15 projects (#7320)
Add base-builder-go-codeintelligencetesting for cilium, cosmos-sdk, fasthttp, fastjson, gitea, go-ethereum, go-sftp, gvisor, istio, jsonparser,  mtail, radon, runc, tidy and ygot
2022-03-03 17:53:32 +11:00
jonathanmetzman a4cd74a98e
[go][infra] Create base-builder-go and use it to build go projects. (#6335)
Also, update base-builder-new to copy everything base-builder does
2021-08-30 06:57:23 -07:00
Jamie Wilkinson 1a653549a0
mtail: Fuzz target renamed (#5727)
Upstream is renaming the path in https://github.com/google/mtail/pull/515
2021-05-07 10:54:37 +01:00
Abhishek Arya 1d5a2cd84e
Fill in main_repo for several projects. (#4816)
* Fill in main_repo for several projects.

* Add some go repos.
2020-12-09 21:52:40 -08:00
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