oss-fuzz/projects/filelock/project.yaml

12 lines
271 B
YAML
Raw Normal View History

2022-09-27 15:51:58 +00:00
homepage: "https://github.com/google/oss-fuzz/pull/8244"
language: python
primary_contact: "gaborjbernat@gmail.com"
main_repo: "https://github.com/tox-dev/py-filelock"
auto_ccs:
- "david@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined