...

Text file src/github.com/transparency-dev/merkle/.clusterfuzzlite/project.yaml

Documentation: github.com/transparency-dev/merkle/.clusterfuzzlite

     1# https://google.github.io/clusterfuzzlite//build-integration/go-lang/
     2language: go
     3fuzzing_engines:
     4  - libfuzzer
     5sanitizers:
     6  - address

View as plain text