fossa_get_issue_exceptions
Retrieve issue ignore rules and exceptions by ID or category, revealing scope, creator, and expiration to understand why issues are excluded from active results.
Instructions
List the organization's issue ignore rules, or fetch one by id.
Read-only. An exception is what keeps an issue out of the active set: it records the scope it applies to, who created it, and when it expires. Pass exception_id for a single rule, or category to list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| count | No | ||
| search | No | ||
| sort_by | No | ||
| category | No | ||
| order_by | No | ||
| project_id | No | ||
| exception_id | No | ||
| release_group_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||