oss-fuzz/projects/golang
AdamKorcz cff931e4ed
golang, scorecard-web, sigstore: don't use dev branch (#9106)
https://github.com/google/oss-fuzz/pull/8937 cloned go-118-fuzz-build
from the `dev` branch. This PR reverts that since `dev` has been merged
into `master`.

Signed-off-by: AdamKorcz <adam@adalogics.com>

Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-12-01 10:25:55 -08:00
..
Dockerfile golang: add encoding fuzzer (#8829) 2022-10-21 10:14:03 +01:00
aes_fuzzer.go
build.sh golang, scorecard-web, sigstore: don't use dev branch (#9106) 2022-12-01 10:25:55 -08:00
ecdsa_fuzzer.go
elf_fuzzer.go
encoding_fuzzer.go golang: refactor encoding fuzzer (#8841) 2022-10-24 14:00:27 +01:00
filepath_fuzzer.go
fuzz_tar_reader.go
fuzz_tar_reader.options
fuzz_tiff_decode.options
fuzz_x_h2c.options
glob_fuzzer.options
h2c_fuzzer.go
language_fuzzer.go golang: add target to fuzzer (#8746) 2022-10-11 22:10:28 +00:00
math_big_fuzzer.go
multipart_fuzzer.go golang: fix multipart fuzzer (#8816) 2022-10-19 17:34:50 +01:00
openpgp_fuzzer.go
project.yaml
regexp_fuzzer.go
strings_fuzzer.go golang: add strings split fuzzer (#8813) 2022-10-19 01:28:43 +01:00
text_fuzzer.go
tiff_fuzzer.go
unicode_fuzzer.go
webp_fuzzer.go
x509_fuzzer.go