OSS-Fuzz - continuous fuzzing for open source software.
OSS-Fuzz is a continuous fuzzing platform for open source software that aims to detect vulnerabilities and stability issues through automated fuzz testing. Built with Python and Docker, the project provides a comprehensive infrastructure including base images for building and running fuzzers across multiple programming languages (C/C++, Go, Rust, Python, JavaScript, JVM, Ruby, and Swift), sanitizer configurations, and tooling for managing fuzzing campaigns. The project is developed by Google and includes supplementary tools like Chronos for fast project rebuilding and agent skills that enable AI assistants to write and extend fuzzing integrations.