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

13 lines
252 B
YAML
Raw Normal View History

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