Disclose a finding
disclose_findingAs a program owner, publish an accepted finding as a public credential, or make it private again. Disclosed findings appear on the hunter's public profile and count toward their reputation; the report body always stays private. Only works on accepted findings on programs you own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The submission id to (un)disclose. | |
| public | No | true to disclose publicly (default), false to retract to accepted but private. |