oss-fuzz/projects/kafka/project.yaml

15 lines
363 B
YAML
Raw Normal View History

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