You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
388 B
17 lines
388 B
homepage: "https://www.mysql.com"
|
|
language: c++
|
|
primary_contact: "secalert_us@oracle.com"
|
|
auto_ccs:
|
|
- "p.antoine@catenacyber.fr"
|
|
- "christopher.alves@telecomnancy.net"
|
|
- "zouhair.janati-idrissi@telecomnancy.net"
|
|
- "julien.zhan@telecomnancy.net"
|
|
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- honggfuzz
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
main_repo: 'https://github.com/mysql/mysql-server'
|