oss-fuzz/projects/bincode/project.yaml

13 lines
288 B
YAML

homepage: "https://github.com/bincode-org/bincode"
language: rust
primary_contact: "nathan@mccarty.io"
auto_ccs:
- "zoey@dos.cafe"
- "github@trangar.com"
- "ty@pre-alpha.com"
sanitizers:
- address
fuzzing_engines:
- libfuzzer
main_repo: 'https://github.com/bincode-org/bincode'