2019-08-14 14:15:25 +00:00
|
|
|
homepage: "http://eigen.tuxfamily.org/index.php?title=Main_Page"
|
2020-03-10 18:08:01 +00:00
|
|
|
language: c++
|
2019-08-14 14:15:25 +00:00
|
|
|
primary_contact: "eigen-core-team@lists.tuxfamily.org"
|
|
|
|
sanitizers:
|
2020-04-01 20:58:11 +00:00
|
|
|
- address
|
|
|
|
- memory
|
|
|
|
- undefined
|
|
|
|
architectures:
|
|
|
|
- x86_64
|
|
|
|
- i386
|
2020-12-10 16:15:05 +00:00
|
|
|
main_repo: 'https://gitlab.com/libeigen/eigen.git'
|
2023-02-13 19:24:42 +00:00
|
|
|
fuzzing_engines:
|
|
|
|
- afl
|
|
|
|
- honggfuzz
|
|
|
|
- libfuzzer
|
|
|
|
- centipede
|