diff --git a/README.md b/README.md index 3180272..aaa436d 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,9 @@ Check the [Python Connect SDK Example](example/README.md) to see an example of i export OP_CONNECT_HOST= && \ export OP_CONNECT_TOKEN= ``` - + 2.1 If you need a higher timeout on the client requests you can export `OP_CONNECT_CLIENT_REQ_TIMEOUT` environment variable: + ```sh # set the timeout to 90 seconds export OP_CONNECT_CLIENT_REQ_TIMEOUT=90 @@ -94,6 +95,6 @@ For more examples of how to use the SDK, check out [USAGE.md](USAGE.md). 1Password requests you practice responsible disclosure if you discover a vulnerability. -Please file requests via [**BugCrowd**](https://bugcrowd.com/agilebits). +Please file requests via [**HackerOne**](https://hackerone.com/1password). -For information about security practices, please visit the [1Password Bug Bounty Program](https://bugcrowd.com/agilebits). +For information about security practices, please visit the [1Password Bug Bounty Program](https://hackerone.com/1password).