Catena cyber
6efce3bcf4
Update Go to 1.21 ( #10920 )
...
cc @DavidKorczynski
Should replace https://github.com/google/oss-fuzz/pull/9950
Should fix ngolo-fuzzing build cf
https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=60807
2023-09-13 12:17:27 -04:00
Catena cyber
64748de41c
gonids: remove the git bisect logic for golang compiler ( #9121 )
...
Now that the commit has been identified
cf https://github.com/golang/go/issues/49075
2022-12-02 09:12:28 -08:00
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
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
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
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
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
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