Skip to content

add Dockerfile and build script for Folly fuzzing integration#15205

Open
rootvector2 wants to merge 1 commit intogoogle:masterfrom
rootvector2:add-folly-fuzzing-support
Open

add Dockerfile and build script for Folly fuzzing integration#15205
rootvector2 wants to merge 1 commit intogoogle:masterfrom
rootvector2:add-folly-fuzzing-support

Conversation

@rootvector2
Copy link
Copy Markdown
Contributor

This adds OSS-Fuzz integration for folly.

The build uses CMake to compile the library and fuzz targets defined in the upstream repository under folly/fuzz/.

The integration includes:

  • AddressSanitizer and UndefinedBehaviorSanitizer support
  • Multiple fuzz targets covering JSON parsing, URI handling, IP address parsing, and type conversions
  • Seed corpus packaging for improved initial coverage

Upstream PR:
facebook/folly#2604

@github-actions
Copy link
Copy Markdown

rootvector2 is integrating a new project:
- Main repo: https://github.com/facebook/folly.git
- Criticality score: 0.69361

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant