oss-fuzz/projects/aiohttp/project.yaml

12 lines
258 B
YAML
Raw Normal View History

homepage: "https://github.com/aio-libs/aiohttp"
main_repo: "https://github.com/aio-libs/aiohttp"
language: python
primary_contact: "david@adalogics.com"
auto_ccs :
- "adam@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined