oss-fuzz/projects/urllib3/project.yaml

10 lines
220 B
YAML

homepage: "https://github.com/urllib3/urllib3"
language: python
primary_contact: "david@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: 'https://github.com/urllib3/urllib3'