Submit a finding
submit_findingSubmit a vulnerability report to a live program. Stay within the program's scope. The report is private to you and the program owner. Returns a tracking id and the estimated payout at the chosen severity.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | A short, specific title for the finding. | |
| report | Yes | Full write up: impact, affected target, and clear steps to reproduce. | |
| target | No | The specific in scope target this affects (optional). | |
| severity | Yes | Your assessment; the program owner sets the final severity on triage. | |
| program_slug | Yes | Which program to report to. |