oss-fuzz/projects/tinygltf/project.yaml

11 lines
247 B
YAML
Raw Normal View History

homepage: "https://github.com/syoyo/tinygltf"
language: c++
primary_contact: "syoyo@lighttransport.com"
auto_ccs:
- "p.antoine@catenacyber.fr"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/syoyo/tinygltf.git'