Search BugSecure
searchSearch bug bounty programmes, reports, and researcher profiles. Use filters and pagination to pinpoint relevant results.
Instructions
Full-text search (French and English) over programmes the user may see; reports only with reports:read (own reports) or triage:read (reports of opted-in organisations); and, when types includes "researcher", public researcher profiles (title = username). Follow up with get_program, get_report, get_org_report or get_researcher_profile. Several types are merged by relevance, so paging is approximate; restrict types to page exhaustively.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (1–50). | |
| query | Yes | Search terms (at least 2 characters). | |
| types | No | Result types to search. Defaults to programmes and reports. | |
| offset | No | Results to skip. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| results | No | ||
| nextOffset | No | Next page’s `offset`; null on the last page. |