homepage: "https://www.djangoproject.com/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs: | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
- honggfuzz | |
sanitizers: | |
- undefined | |
main_repo: 'https://github.com/django/django.git' |