• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1homepage: "https://github.com/khaledhosny/ots"
2language: c++
3primary_contact: "dr.khaled.hosny@gmail.com"
4auto_ccs:
5  - "kevin899@gmail.com"
6  - "jfkthame@gmail.com"
7vendor_ccs:
8  - "jmuizelaar@mozilla.com"
9  - "lsalzman@mozilla.com"
10  - "twsmith@mozilla.com"
11fuzzing_engines:
12  - libfuzzer
13  - afl
14  - honggfuzz
15sanitizers:
16  - address
17  - undefined
18  - memory
19architectures:
20  - x86_64
21  - i386
22main_repo: 'https://github.com/khaledhosny/ots.git'
23