mirror of https://github.com/google/oss-fuzz.git
19 lines
441 B
YAML
19 lines
441 B
YAML
fuzzing_engines:
|
|
- libfuzzer
|
|
homepage: https://github.com/googleapis/google-auth-library-python
|
|
language: python
|
|
main_repo: https://github.com/googleapis/google-auth-library-python
|
|
primary_contact: "kittureddy@google.com"
|
|
auto_ccs:
|
|
- "saisunder@google.com"
|
|
- "stim@google.com"
|
|
- "clundin@google.com"
|
|
- "sijunliu@google.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
vendor_ccs:
|
|
- david@adalogics.com
|
|
- adam@adalogics.com
|
|
- arthur.chan@adalogics.com
|