Skip to content

Commit cedd6bc

Browse files
authored
security: Add bounty information (#103)
#### Problem There's no bounty information about the program-metadata program, but since it's been audited and deployed to mainnet, it is bounty-eligible. #### Summary of changes Copy over the bounty text from the token repo, and make changes as necessary.
1 parent 75ea1f1 commit cedd6bc

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ If you haven't done so already, please **enable two-factor auth** in your GitHub
1111

1212
Expect a response as fast as possible in the advisory, typically within 72 hours.
1313

14+
--
15+
1416
If you do not receive a response in the advisory, send an email to
1517
<security@anza.xyz> with the full URL of the advisory you have created. DO NOT
1618
include attachments or provide detail sufficient for exploitation regarding the
@@ -20,3 +22,18 @@ If you do not receive a response from <security@anza.xyz> please followup with
2022
the team directly. You can do this in one of the `#Dev Tooling` channels of the
2123
[Solana Tech discord server](https://solana.com/discord), by pinging the admins
2224
in the channel and referencing the fact that you submitted a security problem.
25+
26+
## Security Bug Bounties
27+
28+
The Solana Foundation offer bounties for critical security issues. Please
29+
see the [Agave Security Bug
30+
Bounties](https://github.com/anza-xyz/agave/security/policy#security-bug-bounties)
31+
for details on classes of bugs and payment amounts.
32+
33+
## Scope
34+
35+
Only the `spl-program-metadata` program is included in the bounty scope, at
36+
[program](https://github.com/solana-program/program-metadata/tree/main/program).
37+
38+
If you discover a critical security issue in an out-of-scope component, your finding
39+
may still be valuable.

0 commit comments

Comments
 (0)