Skip to content

Commit 06bc175

Browse files
authored
Update bug bounty process (#113)
1 parent b753141 commit 06bc175

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,9 @@ Check the [Python Connect SDK Example](example/README.md) to see an example of i
3131
export OP_CONNECT_HOST=<your-connect-host> && \
3232
export OP_CONNECT_TOKEN=<your-connect-token>
3333
```
34-
34+
3535
2.1 If you need a higher timeout on the client requests you can export `OP_CONNECT_CLIENT_REQ_TIMEOUT` environment variable:
36+
3637
```sh
3738
# set the timeout to 90 seconds
3839
export OP_CONNECT_CLIENT_REQ_TIMEOUT=90
@@ -94,6 +95,4 @@ For more examples of how to use the SDK, check out [USAGE.md](USAGE.md).
9495

9596
1Password requests you practice responsible disclosure if you discover a vulnerability.
9697

97-
Please file requests via [**BugCrowd**](https://bugcrowd.com/agilebits).
98-
99-
For information about security practices, please visit the [1Password Bug Bounty Program](https://bugcrowd.com/agilebits).
98+
Please file requests by sending an email to bugbounty@agilebits.com.

0 commit comments

Comments
 (0)