2022-10-13 00:48:10 +00:00
|
|
|
homepage: "https://github.com/redis-rs/redis-rs"
|
|
|
|
language: rust
|
|
|
|
primary_contact: "armin.ronacher@active-4.com"
|
|
|
|
auto_ccs:
|
|
|
|
- "armin.ronacher@active-4.com"
|
|
|
|
- "g@leirbag.net"
|
2022-10-26 20:01:34 +00:00
|
|
|
- "djc.ochtman@gmail.com"
|
2022-10-13 00:48:10 +00:00
|
|
|
- "mail@bargen.dev"
|
|
|
|
- "bonet@hey.com"
|
|
|
|
- "XWraithanX@gmail.com"
|
2022-10-26 20:01:34 +00:00
|
|
|
- "jamesmlucas@gmail.com"
|
2022-10-13 00:48:10 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
fuzzing_engines:
|
|
|
|
- libfuzzer
|
2022-10-26 20:01:34 +00:00
|
|
|
main_repo: 'https://github.com/redis-rs/redis-rs'
|