diff --git a/README.md b/README.md index f477cd0..c82183d 100644 --- a/README.md +++ b/README.md @@ -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 |