oss-fuzz/projects/psqlparse/project.yaml

14 lines
313 B
YAML

fuzzing_engines:
- libfuzzer
homepage: https://github.com/alculquicondor/psqlparse
language: python
main_repo: https://github.com/alculquicondor/psqlparse
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- riccardo.schirone@trailofbits.com
- facundo.tuesca@trailofbits.com