homepage: "https://www.gnu.org/software/binutils/" | |
language: c++ | |
primary_contact: "[email protected]" | |
auto_ccs : | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
- "[email protected]" | |
fuzzing_engines: | |
- libfuzzer | |
- afl | |
- honggfuzz | |
- dataflow | |
sanitizers: | |
- address | |
- undefined | |
- memory | |
- dataflow |