Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyL99 authored Sep 22, 2022
1 parent 2964c7c commit 9d7e6b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ cargo install cherrybomb
If you don't have cargo installed, you can install it from [here](https://doc.rust-lang.org/cargo/getting-started/installation.html)

#### Docker container
You can use our docker container that we host on our public repo in aws, though we require an API key for it, you can get it at [our CI pipeline integration wizard](https://www.blstsecurity.com/CICD)(after you sign up)
You can use our docker container that we host on our public repo in aws, though we require an API key for it, you can get it at [our CI pipeline integration wizard](https://www.blstsecurity.com/Loading?redirect=/CICD&promo=blst&domain=github_wiz_docker)(after you sign up)
```
docker run --mount type=bind,source=PATH_TO_OAS_DIR,destination=/home public.ecr.aws/t1d5k0l0/cherrybomb:latest cherrybomb oas -f home/OAS_NAME --api-key=API-KEY
```
Expand Down Expand Up @@ -94,7 +94,7 @@ cherrybomb ep-table --file <PATH> --name <SINGLE PARAM NAME(OPTIONAL)>

# 🍻 Integration

You can embed it into your CI pipeline, and If you plan on doing that I would recommend that you go to our [website](https://www.blstsecurity.com/?promo=blst&domain=github_integration_link), sign up, go through the [CI pipeline integration wizard](https://www.blstsecurity.com/CICD), and copy the groovy/GitHub actions snippet built for you.
You can embed it into your CI pipeline, and If you plan on doing that I would recommend that you go to our [website](https://www.blstsecurity.com/?promo=blst&domain=github_integration_link), sign up, go through the [CI pipeline integration wizard](https://www.blstsecurity.com/Loading?redirect=/CICD&promo=blst&domain=github_wiz_integration), and copy the groovy/GitHub actions snippet built for you.
</br>Example:
![CI pipeline builder output](/images/ci_output.png)
# 💪 Support
Expand Down

0 comments on commit 9d7e6b9

Please sign in to comment.