> cat /dev/github | grep security-tools
discovered 03 Aug 2026

cherrybomb

via awesome-list
→ View on GitHub
Cherrybomb is a CLI tool developed in Rust that validates and tests APIs based on OpenAPI specifications to mitigate security errors and ensure correct implementation during the development phase. It performs checks against the API's spec file for adherence to best practices and OpenAPI rules, generating detailed reports that highlight any issues. Notable features include customizable profile options for different testing levels, configuration flexibility for various runtime parameters, and an emphasis on continuous integration into development workflows.