mirror of https://github.com/google/oss-fuzz.git
11 lines
241 B
YAML
11 lines
241 B
YAML
|
homepage: "https://github.com/evanphx/json-patch"
|
||
|
primary_contact: "evan@phx.io"
|
||
|
auto_ccs:
|
||
|
- "p.antoine@catenacyber.fr"
|
||
|
language: go
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
sanitizers:
|
||
|
- address
|
||
|
main_repo: 'https://github.com/evanphx/json-patch'
|