Skip to content

Commit

Permalink
Skip plugin update unless --updatePlugins is set (#132)
Browse files Browse the repository at this point in the history
Skip plugin update unless --updatePlugins is set
  • Loading branch information
SOOS-GSteen authored Sep 4, 2024
1 parent 921d4e9 commit 4a86dd8
Show file tree
Hide file tree
Showing 7 changed files with 151 additions and 20 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ The basic command to run a baseline scan would look like:
| `--projectName` | | Project Name - this is what will be displayed in the SOOS app |
| `--requestHeaders` | | Set extra Header requests |
| `--scanMode` | `baseline` | Scan Mode - Available modes: baseline, fullscan, and apiscan (for more information about scan modes visit https://github.com/soos-io/soos-dast#scan-modes) |
| `--updatePlugins` | | Update ZAP plugins before running. |

## Scan Modes

Expand Down
Loading

0 comments on commit 4a86dd8

Please sign in to comment.