Skip to content

Commit

Permalink
missed update default value on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-JAlvarez committed Nov 15, 2022
1 parent b96ea9b commit 354fa5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The basic command to run a baseline scan would look like:
| `--buildVersion` | None | Version of application build artifacts |
| `--buildURI` | None | URI to CI build info |
| `--operatingEnvironment` | None | Set Operating environment for information purposes only |
| `--reportRequestHeaders` | False | Include request/response headers data in report |
| `--reportRequestHeaders` | True | Include request/response headers data in report |
| `--outputFormat` | None | Output format for vulnerabilities: only the value SARIF is available at the moment |
| `--gpat` | None | GitHub Personal Authorization Token |
| `--bearerToken` | None | Bearer token to authenticate |
Expand Down

0 comments on commit 354fa5b

Please sign in to comment.