2016-11-21 23:05:13 +00:00
|
|
|
homepage: "https://boringssl.googlesource.com/boringssl/"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2017-01-08 14:03:52 +00:00
|
|
|
primary_contact: "agl@google.com"
|
|
|
|
auto_ccs:
|
2023-02-06 16:58:22 +00:00
|
|
|
- "bbe@google.com"
|
2017-01-08 14:03:52 +00:00
|
|
|
- "davidben@google.com"
|
2017-07-01 00:37:04 +00:00
|
|
|
- "svaldez@google.com"
|
2017-02-08 21:27:21 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- undefined
|
|
|
|
- memory
|
2020-12-10 16:15:05 +00:00
|
|
|
main_repo: 'https://boringssl.googlesource.com/boringssl'
|
2023-02-13 19:24:42 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
- centipede
|