Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 295 Bytes

bug-bounties.md

File metadata and controls

13 lines (9 loc) · 295 Bytes

bug bounties

Bug bounties keep software safe.

Suggested bounty tiers

  • $01 - cosmetic bugs, typos in comments
  • $10 - harmless bugs, memory leaks in paths that were going to exit anyway
  • $20 - build breakage bugs
  • $50 - edge case bad behavior bugs
  • $100 - crashes
  • $1000 - exploits