2023-02-10 20:49:33 +00:00
|
|
|
homepage: "https://www.python.org/"
|
2023-03-30 05:15:32 +00:00
|
|
|
main_repo: "https://github.com/python/cpython"
|
2023-02-10 20:49:33 +00:00
|
|
|
language: c
|
2019-07-10 14:20:26 +00:00
|
|
|
primary_contact: "guidovranken@gmail.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "gps@google.com"
|
|
|
|
- "alex.gaynor@gmail.com"
|
|
|
|
- "ammar@ammaraskar.com"
|
2019-08-21 13:08:07 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
2020-04-09 20:47:54 +00:00
|
|
|
- honggfuzz
|
2019-07-10 14:20:26 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|