Download Latest Version Cherrybomb 1.0.1 source code.zip (1.1 MB)
Email in envelope

Get an email when there's a new version of Cherrybomb

Home / v0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
cherrybomb_mac_x86_64 2022-04-26 10.7 MB
cherrybomb_linux_gnu 2022-04-26 16.9 MB
Cherrybomb v0.6.0.tar.gz 2022-04-26 1.5 MB
Cherrybomb v0.6.0.zip 2022-04-26 1.6 MB
README.md 2022-04-26 865 Bytes
Totals: 5 Items   30.7 MB 0

What's Changed

CLI

  • Added the command ep-table
  • Separated param-table into it's own command
  • Added configuration options
  • Rebuilt the CLI main using structopt in clap
  • Added the option to present only 1 parameter or 1 endpoint in their respective tables
  • Added the option for a JSON output - cherrybomb oas --file <PATH> --format json

OAS

  • Created the EpTable module - it's meant to build the same kind of table as the param-table but with a different key(endpoint/path) and with some different related fields.

General

  • Deprecated the Decider module.
  • Some minor bug fixes
  • Now taking yaml OAS files as input as well🎉

New Contributors

Full Changelog: https://github.com/blst-security/cherrybomb/compare/v0.5.2...v0.6.0

Source: README.md, updated 2022-04-26