mirror of https://github.com/google/oss-fuzz.git
11 lines
214 B
YAML
11 lines
214 B
YAML
|
homepage: "https://www.libraw.org/"
|
||
|
language: c++
|
||
|
primary_contact: "jesteele@google.com"
|
||
|
auto_ccs:
|
||
|
- "nchusid@google.com"
|
||
|
- "pinheirojamie@google.com"
|
||
|
sanitizers:
|
||
|
- address
|
||
|
- memory
|
||
|
- undefined
|