oss-fuzz/projects/jsonschema/project.yaml

12 lines
270 B
YAML
Raw Normal View History

homepage: "https://github.com/Julian/jsonschema"
language: python
primary_contact: "Julian+Security@GrayVines.com"
auto_ccs:
- "david@adalogics.com"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
main_repo: 'https://github.com/Julian/jsonschema'