2016-12-02 18:16:07 +00:00
|
|
|
homepage: "https://botan.randombit.net"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2016-12-09 02:55:46 +00:00
|
|
|
primary_contact: "jack.lloyd@gmail.com"
|
2016-12-02 18:16:07 +00:00
|
|
|
auto_ccs:
|
|
|
|
- "r.korthaus@sirrix.com"
|
2017-10-29 22:07:28 +00:00
|
|
|
- "daniel.neus@googlemail.com"
|
2018-12-31 15:58:11 +00:00
|
|
|
- "norritt@bytefortress.de"
|
2017-03-21 22:09:10 +00:00
|
|
|
sanitizers:
|
|
|
|
- address
|
2021-08-24 22:24:47 +00:00
|
|
|
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294
|
|
|
|
# - memory
|
2017-03-21 22:09:10 +00:00
|
|
|
- undefined
|
2021-08-24 22:24:47 +00:00
|
|
|
main_repo: 'https://github.com/randombit/botan.git'
|