Hi!
If I understand correctly, the agent currently generates the fuzzing harness from a YAML file which has a list of target functions and their signatures. Any way to add a way such that the agent deducts this information from the source code repository instead?
Thanks in advance!