Mayhem for API: gRPC fuzzing example
About Mayhem
🧪 Modern App Testing: Mayhem is a dynamic testing tool that
catches reliability, performance and security bugs before they hit
production.
🧑💻 For Developers, by developers: The engineers building
software are the best equipped to fix bugs, including security bugs. As
engineers ourselves, we're building tools that we wish existed to make
our job easier!
Want to try it? Sign up for free!
Fuzzing a gRPC server with Mayhem for API
This repository follows the Mayhem documentation on gRPC fuzzing. For
more details, please visit:
https://docs.mayhem.security/api-testing/guides/grpc/
Example GitHub Actions Integration
This repo contains a simple gRPC API that is tested by Mayhem for API. The
GitHub action, mapi-action is
used to scan and upload results.