oss-fuzz/projects/tinygltf/project.yaml

9 lines
206 B
YAML

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