EnableSecurity / fuzzing-images

A set of Docker images for fuzzing source code

Home Page:https://www.enablesecurity.com/security-audits/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

This repository consists of a set of Docker images whose purpose is to help in fuzzing source code using libfuzzer, AFL, etc.

The base image that contains the installation of clang built from source can be created manually via the workflow build-clang12.yml. This image will not change frequently and therefore it is a waste of time to build it on every commit.

About

A set of Docker images for fuzzing source code

https://www.enablesecurity.com/security-audits/


Languages

Language:Shell 54.7%Language:Python 25.4%Language:Dockerfile 19.9%