oss-fuzz/projects/dart/project.yaml

12 lines
224 B
YAML

homepage: "https://dart.dev"
language: c++
primary_contact: "scheglov@google.com"
auto_ccs :
- "p.antoine@catenacyber.fr"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
main_repo: 'https://github.com/dart-lang/sdk.git'