oss-fuzz/projects/burntsushi-toml/project.yaml

10 lines
201 B
YAML

homepage: "https://github.com/BurntSushi/toml"
language: go
main_repo: "https://github.com/BurntSushi/toml"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
vendor_ccs:
- maxnair.dev@gmail.com