hackerone_get_program_details
Get HackerOne program details by handle, including bounty, scope, policy, metrics, and trust data. Request only the sections you need.
Instructions
Full program data in categories: identity, timeline (open date), bounty, metrics (response times), trust, my_stats, policy, scope_summary. Pass sections for only what you need.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sections | No | Subset to return, e.g. ['metrics','policy'] or 'metrics,policy'. Omit for everything. | |
| program_handle | Yes | Program handle (e.g. 'uber') |