- homepage: "https://github.com/assimp/assimp"
- main_repo: "https://github.com/assimp/assimp"
- language: c++
- primary_contact: "[email protected]"
- auto_ccs:
- - "[email protected]"
- sanitizers:
- - address
- - undefined
- - memory
- fuzzing_engines:
- - libfuzzer
- - afl
- - honggfuzz
|