oss-fuzz/projects/uint256/project.yaml

11 lines
248 B
YAML
Raw Normal View History

homepage: "https://github.com/holiman/uint256"
language: go
primary_contact: "martin.swende@ethereum.org"
auto_ccs:
- "pawel@ethereum.org"
fuzzing_engines:
- libfuzzer
sanitizers:
- address
main_repo: 'https://github.com/holiman/uint256.git'