get_bounty_reports
Retrieve real-world bug bounty reports by type: accepted for methodology and impact examples, rejected to learn what not to submit. Filter by vulnerability class.
Instructions
Get real-world bug bounty reports, both accepted and rejected. Use accepted reports for methodology and impact examples. Use rejected reports to understand what NOT to submit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | Yes | Whether to get accepted (valid) or rejected (invalid/informational) reports | |
| vulnerability_class | No | Optional: filter by vulnerability class, e.g., 'xss', 'ssrf', 'idor' |