codesafe_list_bugs
Review security defects by paging through CodeSafe audit results, with optional severity and rule filters.
Instructions
Page through defect instances.
NOTE: the server endpoint ignores level/ruleCode filtering, so when those are supplied the filter is applied client-side to this single page only (returned count may be < page_size). For a complete filtered set, use codesafe_bug_summary + codesafe_audit_by_rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | ||
| task_id | Yes | ||
| page_size | No | ||
| rule_code | No | ||
| page_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||