Cherrybomb v0.5.1
What's Changed
A new check!
We have released the long awaiting check regarding auth scopes in different methods
Thanks to @H31S3nb3rg-0x00 for contributing the check!
A new command!
Hearing back some feedback we added a new command that you can use to call the OpenAPI specification validation.
cherrybomb oas
It functions exactly like the swagger command.
Bug fixes:
- Children parameters were sometimes not included in the param table - Fixed.
- Path+ Query parameters were sometimes not included in the param table -Fixed.
- Parameters min/max were not calculated correctly - Fixed.
- Endpoints at which they are present.