Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃挕 Provide CherryBomb in an official Docker image #16

Closed
AErmie opened this issue Mar 29, 2022 · 8 comments
Closed

馃挕 Provide CherryBomb in an official Docker image #16

AErmie opened this issue Mar 29, 2022 · 8 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@AErmie
Copy link

AErmie commented Mar 29, 2022

Is your feature request related to a problem? Please describe.
For users that want to run/use your tool in a CI/CD pipeline as part of a quality check, needing to install the tool locally may not always be an option.

Describe the solution you'd like
I would like to see this tool be made available in an official Docker image like many other CLI-based tools provide (ie. AquaSec/Trivy, BridgeCrew/Checkov, etc.).

Describe alternatives you've considered
A self-built container with the tool installed.

Additional context
None

@GuyL99
Copy link
Contributor

GuyL99 commented Mar 31, 2022

I'll add it to the roadmap, we'll probably be able to get it stabilised in about two weeks, I'll update this issue once there is an rc of a container image

@GuyL99 GuyL99 self-assigned this Mar 31, 2022
@GuyL99 GuyL99 added enhancement New feature or request good first issue Good for newcomers labels Mar 31, 2022
@prakharporwal
Copy link

prakharporwal commented Jun 16, 2022

Can I try this out ? I can write the Dockerfile and then your team will have to push it to the docker registry . I see you are using Rust here.

@GuyL99
Copy link
Contributor

GuyL99 commented Jun 16, 2022

Sure thing, thanks, if you need any help doing it you can tag me @GuyL99, or @DeliciousBounty or @RazMag, and we'll help you, or you can send us a message in the discord server:)

@BartvdBerkHU
Copy link

Hi, I want to make my first open source contribution by integrating this tool into another project in the form of a Kubernetes job, for this I need a container image. I could create this on my own, but saw this issue and don't want to perform duplicate work.

@prakharporwal Do you have an update on this issue already or maybe you have a working Dockerfile I could use for development?

@GuyL99
Copy link
Contributor

GuyL99 commented Jun 29, 2022

@prakharporwal if you need some help in order to finish it I'll add in @RazMag or @DeliciousBounty to help you.
@BartvdBerkHU I appreciate the will to contribute, what OS project do you intend to integrate Cherrybomb to?

@GitBurtHET
Copy link

@GuyL99 it's an API fuzzer (uses Restler) for APIs running in Kubernetes: https://github.com/suecodelabs/cnfuzz

@prakharporwal
Copy link

prakharporwal commented Jun 29, 2022

@GuyL99 I have made a update on the PR can you check I am facing a issue. @RazMag My Docker file build but running it causing issue.
@BartvdBerkHU I have a Dockerfile created but it has a small issue . I am discussing and looking into it.
#39

@RazMag
Copy link
Collaborator

RazMag commented Aug 30, 2022

Cherrybomb is now available in an official docker container. see the readme for info on how to use it. Thank you for your help :)

@RazMag RazMag closed this as completed Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants