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.
19 lines
347 B
19 lines
347 B
homepage: "https://www.gnu.org/software/binutils/"
|
|
language: c++
|
|
primary_contact: "bug-binutils@gnu.org"
|
|
auto_ccs :
|
|
- "p.antoine@catenacyber.fr"
|
|
- "nickc@redhat.com"
|
|
- "amodra@gmail.com"
|
|
- "david@adalogics.com"
|
|
fuzzing_engines:
|
|
- libfuzzer
|
|
- afl
|
|
- honggfuzz
|
|
- dataflow
|
|
sanitizers:
|
|
- address
|
|
- undefined
|
|
- memory
|
|
- dataflow
|