iceoryx
iceoryx copied to clipboard
Fuzzer Integration
Brief feature description
Integrate fuzzing capability to iceoryx.
Detailed information
Possible fuzzing targets:
- Fuzz the configuration parser
- Fuzz the shared memory
- Fuzz the message parser
- Fuzz the DDS gateway
- Fuzz the utils library
- Iceoryx user API
@marthtz Can we reuse this ticket later for creating a Github Action which runs nightly to run the fuzzer?
@JMueIIer @marthtz Will you continue to work on this topic? Will it be available for iceoryx 2.0 (~December 2021)?
cc @CarolinaGGB
@mossmaurice I've implemented a first draft based on cifuzz. Let's look at it in Q1/2023 and set this up for iceoryx.