Skip to content

Commit 4c6fb5e

Browse files
committed
bugbounty: Added bug bounty information to READMEs
1 parent 8f9310e commit 4c6fb5e

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

Diff for: README.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,8 @@ This repository provides open source access to Drift's Typescript SDK, Solana Pr
1616

1717
# SDK Guide
1818

19-
SDK docs can be found [here](./sdk/README.md)
19+
SDK docs can be found [here](./sdk/README.md)
20+
21+
# Bug Bounty
22+
23+
Information about the Bug Bounty can be found [here](./bug-bounty/README.md)

Diff for: bug-bounty/README.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# ImmuneFi - Bug Bounty
2+
3+
The Drift Protocol Bug Bounty Program is focused on our smart contracts with a primary interest on preventing:
4+
5+
- thefts and freezing of principal of any amount;
6+
- thefts and freezing of unclaimed yield of any amount; and
7+
- theft of governance funds.
8+
9+
## Bug Bounty Details
10+
11+
**Smart Contracts and Blockchain**
12+
13+
| Level | |
14+
| ---------- | ------------------ |
15+
| Critical\* | up to USD $500,000 |
16+
| High\*\* | USD $50,000 |
17+
| Medium | USD $25,000 |
18+
| Low | USD $5,000 |
19+
20+
\* All Critical Smart Contract bug reports must include a Proof of Concept and a suggestion for a fix to be eligible for a reward. Rewards are capped at 10% of economic damage, primarily taking into consideration funds at risk, but also PR and branding aspects, at the discretion of the team. However, there is a minimum reward of **USD$50,000**.
21+
22+
\*\* All High Smart Contract bug reports require a Proof of Concept to be eligible for a reward
23+
24+
Explanations and statements are not accepted as Proof of Concept and code is required. Payouts are handled by the **Drift Protocol** team and are pegged to the USD values set here and are payable in **USDC**.
25+
26+
## More Info
27+
28+
You can see more information about the bug bounty at immunefi here : [https://www.immunefi.com/bounty/driftprotocol](https://www.immunefi.com/bounty/driftprotocol)

0 commit comments

Comments
 (0)