oss-fuzz/projects/decorator/project.yaml

15 lines
329 B
YAML
Raw Normal View History

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