Catena cyber
557956d2d0
gonids: use out dir with env variable ( #7978 )
2022-07-08 13:02:36 +02:00
Catena cyber
ae1e11d76b
gonids: echoes binary fuzz target in build log ( #7960 )
...
To debug https://github.com/golang/go/issues/49075
2022-07-07 10:13:55 +02:00
Catena cyber
3a99b6403b
gonids: fix off by one in git bisect logic ( #7932 )
...
because sed -n 0p does not work
2022-07-01 11:59:13 +02:00
Catena cyber
d288c9ae86
gonids: recompile go to hunt bug ( #7876 )
...
cf https://github.com/golang/go/issues/49075
Try to git bisect this unreproducible bug
2022-06-16 09:57:54 +01:00
Oliver Chang
d6022d14da
Opt in all Google GitHub projects into GitHub issue filing. ( #7531 )
2022-04-11 13:40:12 +10:00
Catena cyber
c9d1f408b8
gonids: try to test golang fix ( #6971 )
2021-12-06 14:35:50 -05:00
Catena cyber
f2386bcc3d
gonids: debug go1.17 regexp bug with `GODEBUG` ( #6650 )
...
* Revert "gonids: debug go1.17 regexp bug (#6623 )"
This reverts commit 6689dd6966
.
* gonids: debug go1.17 regexp bug with GODEBUG env
2021-10-25 13:50:53 -05:00
Catena cyber
6689dd6966
gonids: debug go1.17 regexp bug ( #6623 )
2021-10-20 16:01:49 -05: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
Catena cyber
6b08a89474
Uses git clone instead of go get for gonids ( #5881 )
...
So that CIFuzz works
As it looks for the main repo in $SRC
2021-06-07 05:50:05 -07: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
Catena cyber
217175212b
[infra] Use generic compile_go_fuzzer for golang projects ( #4659 )
...
* Use generic compile_go_fuzzer for golang projects
* fix the copyright in the new script
Co-authored-by: Max Moroz <mmoroz@chromium.org>
2020-11-19 14:18:25 -08:00
Catena cyber
07ea81ba3e
[infra] Add code coverage report generation for Go projects ( #3142 )
...
* Golang coverage report
* Enables golang coverage report for gonids and go-dns
* Generates summary for golang coverage reports
* Performance profile for golang projects
2020-11-19 00:14:30 -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
13cb49b86c
[Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments ( #2714 ). ( #3657 )
...
* [Go] remove "-lpthread" flag from "compile_fuzzer" and fix comments (#2714 ).
* fix unrelated go-dns and gonids errors
* simplify golang/build.sh as per Abhishek's comment
2020-04-16 10:03:03 -07:00
Abhishek Arya
892cec4e75
Switch OSS projects to use native go-fuzz. ( #3638 )
...
* Switch OSS projects to use native go-fuzz.
* Fix go-json-iterator breakage, put source in package search dir.
* Revert syzkaller change, track bug in #3639
2020-04-13 21:57:30 -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
Catena cyber
0d226427c7
Fix gonids target name to match seed corpus ( #3108 )
2019-12-12 06:27:12 -08:00
Catena cyber
5280ba894f
Use upstream fuzz target for gonids project ( #3085 )
2019-12-03 09:36:03 -08:00
Catena cyber
c57a63b3ed
Adds gonids project ( #2995 )
2019-10-31 08:38:47 -07:00