Skip to content

Commit 208b6c8

Browse files
committed
fix: update README
1 parent dc431d5 commit 208b6c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ You can find theses values in your Escape application settings.
2424
### Optional
2525

2626
- `timeout`: The maximum time in seconds to wait for the scan to complete. Default is 1200 seconds.
27+
- `configuration_override`: A JSON override of the scan configuration. [See the docs on configuration overrides](https://escape.tech/docs/ci-cd/techniques/configuration-override)
28+
- `introspection_file`: The relative path to a JSON file containing an introspection response for updating the application's introspection on Escape. [See the docs on introspection update](https://escape.tech/docs/ci-cd/techniques/introspection-update)
29+
- `shema_file`: The relative path to a GraphQL schema file for updating the application's introspection on Escape. [See the docs on introspection update](https://escape.tech/docs/ci-cd/techniques/introspection-update)
2730

2831
## Usage example
2932

0 commit comments

Comments
 (0)