Skip to content

Add CI Support #4

@xlxs4

Description

@xlxs4

The AFL++ docs mention some tips. These are the best resource on how to structure the CI pipeline at a high level I could find. Beyond that. You can use a local CI runner; that would mean that not only can you have the CI to periodically fuzz your codebase (following the tips above) but also use the server for the high computational power needed to fuzz for extended periods of time.

So, this would mean in return that you can and should take advantage of <insert_your_CI_here> functionality to rewrite parts of the AFL++ template. For example, some of these scripts can become jobs/stages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions