Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OSS-Fuzz - continuous fuzzing for open source software.

License

NotificationsYou must be signed in to change notification settings

google/oss-fuzz

Fuzz testing is a well-known technique for uncovering programming errors insoftware. Many of these detectable errors, likebuffer overflow, can haveserious security implications. Google has foundthousands of securityvulnerabilities and stability bugs by deployingguided in-process fuzzing ofChrome components, and we now want to share that service with the open sourcecommunity.

In cooperation with theCore Infrastructure Initiative and theOpenSSF,OSS-Fuzz aims to make common open source software more secure and stable bycombining modern fuzzing techniques with scalable, distributed execution.Projects that do not qualify for OSS-Fuzz (e.g. closed source) can run their owninstances ofClusterFuzz orClusterFuzzLite.

We support thelibFuzzer,AFL++, andHonggfuzz fuzzing engines incombination withSanitizers, as well asClusterFuzz, a distributed fuzzerexecution environment and reporting tool.

Currently, OSS-Fuzz supports C/C++, Rust, Go, Python, Java/JVM, and JavaScript code. Other languagessupported byLLVM may work too. OSS-Fuzz supports fuzzing x86_64 and i386builds.

Overview

OSS-Fuzz process diagram

Documentation

Read ourdetailed documentation to learn how to use OSS-Fuzz.

Trophies

As of May 2025, OSS-Fuzz has helped identify and fix over 13,000 vulnerabilities and 50,000 bugs across1,000 projects.

Blog posts

About

OSS-Fuzz - continuous fuzzing for open source software.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors1,043


[8]ページ先頭

©2009-2025 Movatter.jp