Get a bug bounty programme
get_programRetrieve a BugSecure bug bounty program by ID or slug to view its rules, in-scope/out-of-scope targets, and current reward grid. Optionally include recent disclosures and reward statistics.
Instructions
Get one BugSecure programme by id or slug: description, rules, in-scope and out-of-scope targets, and the reward grid currently in force. Read the scope and rules before testing or reporting anything. activity: true adds its latest published disclosures, hall of fame and reward statistics. Its terms: get_program_terms.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Programme id (from search_programs). | |
| slug | No | Programme slug, as in its URL. | |
| activity | No | Also return its public disclosures and reward statistics. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program | No | ||
| activity | No | Only with activity: true; null unless the programme is public and active. |