You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
315 B
19 lines
315 B
homepage: "https://www.qubes-os.org/"
|
|
language: c++
|
|
primary_contact: "jpo@vt.edu"
|
|
auto_ccs:
|
|
- "marmarek@invisiblethingslab.com"
|
|
- "pawel@invisiblethingslab.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- dataflow
|
|
architectures:
|
|
- x86_64
|
|
- i386
|