1homepage: "https://github.com/nothings/stb"
2language: c++
3primary_contact: "nothings.org@gmail.com"
4auto_ccs:
5  - "randy440088@gmail.com"
6fuzzing_engines:
7  - libfuzzer
8  - afl
9  - honggfuzz
10  - dataflow
11sanitizers:
12  - address
13  - undefined
14  - memory
15  - dataflow
16main_repo: 'https://github.com/nothings/stb.git'
17