VulnerabilityDetectionOrderByFieldInput
enum
Vulnerability detection fields to order by.
Enum Values
CVE_IDENTIFIER
Order vulnerability detections by CVE identifier field.
NAME
Order vulnerability detections by asset name field.
AFFECTED_PRODUCTS
Order vulnerability detections by affected products field.
SEVERITY
Order vulnerability detections by severity field.
CVSS
Order vulnerability detections by CVSS field.
FIRST_DETECTED
Order vulnerability detections by first detected field.
DATE_PUBLISHED
Order vulnerability detections by date published field.
LAST_UPDATED
Order vulnerability detections by last updated field.
SITE_NAME
Order vulnerability detections by site name field.
CUSTOMER_NAME
Order vulnerability detections by customer name field.
STATUS
Order vulnerability detections by status field.
PATCHABLE_STATUS
Order vulnerability detections by patchable status.
RISK_SCORE
Order vulnerability detections by risk score field.
OPERATING_SYSTEM_TYPE
Order vulnerability detections by asset operating system type field.
OPERATING_SYSTEM_ROLE
Order vulnerability detections by asset operating system role field.
VULNERABILITY_HAS_EXPLOIT
Order vulnerability detections by vulnerability's has exploit field.
VULNERABILITY_HAS_RANSOMWARE_CAMPAIGN_USE
Order vulnerability detections by vulnerability's ransomware campaign use field.
VULNERABILITY_IS_CISA_KEV
Order vulnerability detections by vulnerability's CISA Known Exploited Vulnerabilities (KEV) field.
VULNERABILITY_CWE_IDS
Order vulnerability detections by linked CWEs (Common Weakness Enumerations).
REMEDIATION_STATUS
Order by Remediation Status.
ASSET_VULNERABILITY_MANAGEMENT_LAST_UPDATED_AT
Order by the asset's last scanned time (asset.vulnerabilityManagement.lastUpdatedAt).