mirror of https://github.com/google/oss-fuzz.git
parent
c57a63b3ed
commit
bdd592b1b3
|
@ -6,6 +6,8 @@ auto_ccs:
|
||||||
- "terrelln@fb.com"
|
- "terrelln@fb.com"
|
||||||
- "felixh@fb.com"
|
- "felixh@fb.com"
|
||||||
- "bimbashrestha@fb.com"
|
- "bimbashrestha@fb.com"
|
||||||
|
- "mhl@fb.com"
|
||||||
|
- "reed@fb.com"
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
- memory
|
- memory
|
||||||
|
|
|
@ -1,7 +1,9 @@
|
||||||
homepage: "https://osquery.io"
|
homepage: "https://osquery.io"
|
||||||
primary_contact: "theopolis@osquery.io"
|
primary_contact: "theopolis@osquery.io"
|
||||||
auto_ccs:
|
auto_ccs:
|
||||||
|
- "osquery@osquery.io"
|
||||||
- "tom@ritter.vg"
|
- "tom@ritter.vg"
|
||||||
|
- "mhl@fb.com"
|
||||||
sanitizers:
|
sanitizers:
|
||||||
- address
|
- address
|
||||||
fuzzing_engines:
|
fuzzing_engines:
|
||||||
|
|
|
@ -7,6 +7,8 @@ auto_ccs:
|
||||||
- "felixh@fb.com"
|
- "felixh@fb.com"
|
||||||
- "dpc@fb.com"
|
- "dpc@fb.com"
|
||||||
- "bimbashrestha@fb.com"
|
- "bimbashrestha@fb.com"
|
||||||
|
- "mhl@fb.com"
|
||||||
|
- "reed@fb.com"
|
||||||
fuzzing_engines:
|
fuzzing_engines:
|
||||||
- libfuzzer
|
- libfuzzer
|
||||||
- afl
|
- afl
|
||||||
|
|
Loading…
Reference in New Issue