mirror of https://github.com/google/oss-fuzz.git
![]() This is to fix https://crbug.com/oss-fuzz/53701, a build failure. The Go from apt is old (1.13). Instead, use base-builder-go to pick up oss-fuzz's copy of Go. We're technically a C/C++ project, but since C/C++ is part of the baseline, we can just use the Go one. If we ever need two languages, we can follow the advice in https://google.github.io/oss-fuzz/getting-started/new-project-guide/#dockerfile to run install_lang.sh. (Although after https://crbug.com/boringssl/542, we may not need Go anyway.) |
||
---|---|---|
.. | ||
Dockerfile | ||
build.sh | ||
fuzz_certs.cc | ||
fuzz_pkcs8.cc | ||
fuzz_pkcs12.cc | ||
project.yaml |