mirror of https://github.com/google/oss-fuzz.git
10 lines
207 B
YAML
10 lines
207 B
YAML
|
homepage: "https://github.com/mongodb/bson-rust"
|
||
|
language: rust
|
||
|
main_repo: "https://github.com/mongodb/bson-rust"
|
||
|
sanitizers:
|
||
|
- address
|
||
|
fuzzing_engines:
|
||
|
- libfuzzer
|
||
|
vendor_ccs:
|
||
|
- maxnair.dev@gmail.com
|