oss-fuzz/projects/opencensus-cpp/project.yaml

16 lines
298 B
YAML

homepage: "https://opencensus.io/"
language: c++
primary_contact: "joshuasuereth@google.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
sanitizers:
- address
- memory
main_repo: 'https://github.com/census-instrumentation/opencensus-cpp'
fuzzing_engines:
- afl
- honggfuzz
- libfuzzer
- centipede