mirror of https://github.com/google/oss-fuzz.git
14 lines
293 B
YAML
14 lines
293 B
YAML
homepage: "https://github.com/google/skia"
|
|
language: c++
|
|
primary_contact: "brendandg@nyu.edu"
|
|
auto_ccs:
|
|
- "metzman@google.com"
|
|
- "bd52@nyu.edu"
|
|
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
help_url: "https://skia.org/dev/testing/fuzz"
|
|
main_repo: 'https://skia.googlesource.com/skia.git'
|