oss-fuzz/projects/py-serde/project.yaml

13 lines
262 B
YAML

fuzzing_engines:
- libfuzzer
homepage: https://github.com/rossmacarthur/serde
language: python
main_repo: https://github.com/rossmacarthur/serde
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- arthur.chan@adalogics.com