You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
270 B

homepage: "https://jpa.kapsi.fi/nanopb/"
language: c++
primary_contact: "jpa@npb.mail.kapsi.fi"
fuzzing_engines:
- libfuzzer
- afl
- honggfuzz
- dataflow
sanitizers:
- address
- undefined
- memory
- dataflow
main_repo: 'https://github.com/nanopb/nanopb'