* Replace go get with go install in the scritp * Remove go get from projects * Replace gotip with go * Fix CI * Add missing dependency for cryptofuzz
Also, update base-builder-new to copy everything base-builder does
- Updates project.yaml to specify libfuzzer as fuzzing engine - Adds a basic Dockerfile - Add a build.sh script for initial target Co-authored-by: pierwill <pierwill@users.noreply.github.com>