Skip to content

Commit

Permalink
Update bug bounty link
Browse files Browse the repository at this point in the history
  • Loading branch information
edif2008 committed Dec 10, 2024
1 parent b753141 commit 2068d7a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 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,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).

0 comments on commit 2068d7a

Please sign in to comment.