get_program_weaknesses
Identify accepted vulnerability types for a HackerOne program to ensure reports use correct CWE categories the program prioritizes.
Instructions
Get the accepted vulnerability/weakness types for a program. Helps frame reports using the right CWE categories the program cares about.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| program_handle | Yes | Program handle (e.g. 'uber', 'ipc-h1c-aws-tokyo-2026') | |
| page_size | No | Number of weaknesses to return (default 100) |