Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyL99 authored Mar 17, 2022
1 parent f4a0967 commit 25a0853
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,14 @@ After installing the CLI, verify it's working by running
cherrybomb --version
```

#### Swagger scan
#### OpenAPI specification scan
```
cherrybomb swagger --file <PATH> --output <PATH> --verbosity <0/1/2>
```

#### Genrate Parameter Table
```
cherrybomb swagger --file <PATH> --param-table
```
#### More features
First, we have a mapping module that relies on HTTP logs and builds a map of the API.
<br />
Expand Down

0 comments on commit 25a0853

Please sign in to comment.