Main
HomepageRVSS CalculatorCommunity
Bug bounty
Bug bounty
  • 📖Overall
    • Rules and Policies
      • Remedy Code Of Conduct
      • General Terms
      • Response Times
      • Defined Terminology
    • Report thread overall flow
      • Report thread statuses
    • What is Triage?
    • ZK-Proof of duplicate
    • Integrated KYC verification
  • 🧑‍💼Organizations
    • Organization Handbook
      • Response Times
      • General Terms
      • Defined Terminology
      • Communication Within The Remedy Platform
    • New Program Creation And Maintenance
      • Program Statuses
    • BB settings
      • Users
      • Email Notifications
      • Integrations
        • Slack
        • Jira
    • Frequently Asked Questions
  • 🦸Security Researchers
    • Bug submitting
      • How to write a Proof of Concept (PoC)?
    • Achievements
    • Leaderboard
    • White-hat appreciation award
    • Frequently asked questions
Powered by GitBook
On this page
  • Score calculation
  • Example
  • Summary
  1. Security Researchers

Leaderboard

Remedy leaderboard scoring system.

The Remedy Leaderboard is a centralized feature for security researchers to view their rankings and performance metrics compared to their peers.

Your ranking on the Remedy leaderboard is calculated based on your total score which is the sum of all your report scores on the Remedy platform.

Score calculation

Report score = (Severity Points * Multiplier + Status Points) * Payout Ratio

Severity
Points

Critical

18 points

High

8 points

Medium

2 points

Low

1 point

Informational

0 points

Description
Mutiplier

1st report with Y severity on Z program

x2

2nd report with Y severity on Z program

x1.8

3rd report with Y severity on Z program

x1.6

4th report with Y severity on Z program

x1.4

5th report with Y severity on Z program

x1.2

Status
Points

Resolved

+5 points

Duplicate

x0

Invalid

x0

Rejected for other reason

x0

Spam

x0 + (-15 points)

Your payout / Average payout for the severity (past 6 months) = Payout ratio

The final score is adjusted based on your report’s payout compared to the average payout for the same severity of the given program in the last 6 months.

Note that:

  • If the payout ratio is <1 or is 0 => calculated as x1

  • If the payout ratio is >20 => calculated as x20.

Example

  • Report Severity: High

  • Payout: $10,000

  • Report status: Resolved

  • Multiplier: 1st report with high severity on the given program

  • The average payout for the high severity: $5,000

Step 1: Payout ratio 10,000/5.000 = 2

Step 2: Score calculation (8 * 2 + 5) * 2 = 42 points


Summary

  • Reports marked as spam will significantly lower your score.

  • The score can be negative

  • Scores are updated daily, ensuring the leaderboard reflects the latest performance.

  • Your score benefits if you submit bugs on less active programs.

  • The leaderboard is publicly available and you can access it without logging in to the Remedy platform as well as share it in your socials.

PreviousAchievementsNextWhite-hat appreciation award

Last updated 8 months ago

🦸