|
homepage: "https://libigl.github.io"
|
|
language: c++
|
|
primary_contact: "github@jdumas.org"
|
|
auto_ccs:
|
|
- "Adam@adalogics.com"
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
main_repo: "https://github.com/libigl/libigl"
|
|
|
|
fuzzing_engines:
|
|
- afl
|
|
- honggfuzz
|
|
- libfuzzer
|
|
|