--ids | string | Filter by risk IDs (comma-separated) |
--risk-type-id | string | Filter by risk type IDs (comma-separated) |
--primary-asset-id | string | Filter by primary asset IDs (comma-separated) |
--severity | string | CRITICAL, HIGH, MEDIUM, LOW |
--lifecycle-state | string | OPEN, DISMISSED_ACCEPTED, DISMISSED_NOT_A_RISK |
--integration-id | string | Filter by integration |
--environment-id | string | Filter by environment |
--resource-type | string | Filter by resource type |
--include | string | Load relationships: primaryAsset, integration |
--fields | string | Select specific fields to return (comma-separated) |
--discovered-at-start | string | Discovered at start date (ISO 8601) |
--discovered-at-end | string | Discovered at end date (ISO 8601) |
--sort-by | string | discoveredAt or score |
--sort-order | string | asc or desc |
--per-page | number | Results per page (default: 50) |
--all | flag | Fetch all pages automatically |