Skip to content

Cherrybomb v0.5.1

Compare
Choose a tag to compare
@GuyL99 GuyL99 released this 23 Mar 15:21
· 311 commits to main since this release
acd47f7

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.