Skip to content

Commit

Permalink
Update bug bounty process (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
edif2008 authored Dec 12, 2024
1 parent b753141 commit 06bc175
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ Check the [Python Connect SDK Example](example/README.md) to see an example of i
export OP_CONNECT_HOST=<your-connect-host> && \
export OP_CONNECT_TOKEN=<your-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
Expand Down Expand Up @@ -94,6 +95,4 @@ 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).

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

0 comments on commit 06bc175

Please sign in to comment.