Skip to content

Commit 977a06c

Browse files
committed
feat: Clarify security bounty abuse split
1 parent 2b437e2 commit 977a06c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

client/src/pages/security.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,7 @@ export default function Security() {
244244
<li><strong>AI-generated reports:</strong> Generic or AI-generated descriptions without specific code paths are rejected</li>
245245
<li><strong>Strike system:</strong> 3 invalid or spam submissions result in a permanent ban from the bounty program</li>
246246
<li><strong>Severity overstatement:</strong> If the assessed CVSS score is significantly lower than claimed, compensation is voided</li>
247+
<li><strong>Report splitting:</strong> Multiple reports from the same reporter within 30 days that describe variations of the same underlying vulnerability are treated as a single finding and eligible for only one bounty</li>
247248
</ul>
248249
</div>
249250
</div>

0 commit comments

Comments
 (0)