mirror of https://github.com/google/oss-fuzz.git
13 lines
295 B
YAML
13 lines
295 B
YAML
homepage: "https://api.angr.io/projects/pyvex/en/latest/api.html"
|
|
language: python
|
|
primary_contact: "angr-dev@asu.edu"
|
|
auto_ccs:
|
|
- "fishw@asu.edu"
|
|
- "capuanobailey@gmail.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
main_repo: 'https://github.com/angr/pyvex.git'
|