oss-fuzz/projects/pyjwt/project.yaml

13 lines
256 B
YAML

homepage: "https://github.com/jpadilla/pyjwt"
language: python
main_repo: "https://github.com/jpadilla/pyjwt"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
- undefined
vendor_ccs:
- david@adalogics.com
- adam@adalogics.com
- arthur.chan@adalogics.com