mirror of https://github.com/google/oss-fuzz.git
18 lines
253 B
YAML
18 lines
253 B
YAML
|
homepage: "https://www.graphicsfuzz.com"
|
||
|
primary_contact: "afdx@google.com"
|
||
|
auto_ccs:
|
||
|
- "paulthomson@google.com"
|
||
|
- "metzman@google.com"
|
||
|
|
||
|
fuzzing_engines:
|
||
|
- none
|
||
|
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory
|
||
|
- undefined
|
||
|
|
||
|
architectures:
|
||
|
- x86_64
|
||
|
- i386
|