DEV Community

Cover image for CherryBomb: So what's new??
Nathan
Nathan

Posted on

7 6

CherryBomb: So what's new??

We're pleased to announce the release of the Cherrybomb CLI-0.6, which includes several highly requested features!
Please star us on our Github repo:https://github.com/blst-security/cherrybomb .

😂😂😂

The Cherrybomb CLI is a devops and appsecop tool.I have already talk about it in a previous article.
It turns your JSON or YAML OpenAPI specification file into a human-readable and accessible file while simultaneously executing a number of passive tests to verify it adheres to best practices and contains nothing that might constitute a security issue.
In this new release we added some features the first I want to talk is ep-table.
This feature is extremely handy since it generates a table of all the endpoints in the specification and provide useful informations.

Image description

This makes it simple to see what data is accessible and where it is located.
Then param-table command has also been divided into its own command, with more configuration options.
The command to run param-table:
cherrybomb param-table --file <PATH> --name <SINGLE PARAM NAME(OPTIONAL)>

Image description

We have also deprecated the decider module, fixed some minor bugs.

Image description

For more information you can check our github page, you are always welcome to contribute (check this guide).
To reach out us go to our discord server: https://discord.gg/WdHhv4DqwU.

Image of AssemblyAI tool

Challenge Submission: SpeechCraft - AI-Powered Speech Analysis for Better Communication

SpeechCraft is an advanced real-time speech analytics platform that transforms spoken words into actionable insights. Using cutting-edge AI technology from AssemblyAI, it provides instant transcription while analyzing multiple dimensions of speech performance.

Read full post

Top comments (0)

Image of AssemblyAI

Automatic Speech Recognition with AssemblyAI

Experience near-human accuracy, low-latency performance, and advanced Speech AI capabilities with AssemblyAI's Speech-to-Text API. Sign up today and get $50 in API credit. No credit card required.

Try the API

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay