2019-02-25 21:34:24 +00:00
|
|
|
homepage: "https://github.com/cisco/libsrtp"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-02-25 21:34:24 +00:00
|
|
|
primary_contact: "richbarn@cisco.com"
|
|
|
|
auto_ccs:
|
2019-08-28 16:16:53 +00:00
|
|
|
- "guidovranken@gmail.com"
|
2019-04-01 16:15:52 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
|
|
|
- memory
|
2019-08-02 17:21:34 +00:00
|
|
|
architectures:
|
|
|
|
- x86_64
|
|
|
|
- i386
|
2020-12-10 05:52:40 +00:00
|
|
|
main_repo: 'https://github.com/cisco/libsrtp'
|
2023-04-20 23:48:45 +00:00
|
|
|
|
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
|