mirror of https://github.com/google/oss-fuzz.git
![]() Integrating *CodeIntelligenceTesting* `Go` to support more informative instrumentation (for [this issue](https://github.com/google/oss-fuzz/issues/7164)): 1. A script to install the new `Go` * Bootstrap from the existing `Go` * Install `Go` from [CodeIntelligenceTesting](https://github.com/CodeIntelligenceTesting/go/tree/dev.libfuzzer.18) * Skip the built-in test case in CodeIntelligenceTesting because they take too long and one of them erroneously fails. 2. Create a new directory & `Dockerfile` dedicated to the new Go 3. Add the new base directory name to [base_images.py](https://github.com/google/oss-fuzz/blob/master/infra/build/functions/base_images.py) |
||
---|---|---|
.. | ||
base-builder | ||
base-builder-go | ||
base-builder-go-codeintelligencetesting | ||
base-builder-jvm | ||
base-builder-python | ||
base-builder-rust | ||
base-builder-swift | ||
base-clang | ||
base-image | ||
base-image-debian-testing | ||
base-runner | ||
base-runner-debug | ||
README.md | ||
all.sh |
README.md
Building all infra images:
# run from project root
infra/base-images/all.sh