Skip to content

Commit

Permalink
reportRequestHeaders default = false.
Browse files Browse the repository at this point in the history
  • Loading branch information
SOOS-MMalony committed Nov 8, 2022
1 parent d00bff1 commit 98c1415
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 | True | Include request/response headers data in report |
| --reportRequestHeaders | False | 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 98c1415

Please sign in to comment.