get_program_scope
Retrieve in-scope assets for bug bounty programs to identify eligible targets, asset types, and severity caps when drafting security reports.
Instructions
Get the in-scope assets for a bug bounty program. Returns asset types, identifiers, bounty eligibility, and severity caps. Useful when drafting reports to pick the correct asset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program_handle | Yes | Program handle (e.g. 'uber', 'ipc-h1c-aws-tokyo-2026') | |
| page_size | No | Number of scope items to return (default 100) |