Properties installed for the Vulnerability Response Integration with Claroty CTD
You can enable system properties for the Vulnerability Response Integration with Claroty CTD application.
To access the Vulnerability Response Integration with Claroty CTD system properties, navigate to .
| Name | Description | Type | Default value |
|---|---|---|---|
| sn_clarotyctdvr.api_token_life_in_minutes | Length of time the Claroty CTD API token is valid. Default is 480 minutes (8 hours). | integer | 480 |
| sn_clarotyctdvr.api_token_object | Authenticates access to the API. | string | {"customer_name":"","first_name":"Service for API","id":1,"last_name":null,"mail":null,"password_expired":false,"token":"","username":"test"} |
| sn_clarotyctdvr.auto_close_stale_detections | Auto-close stale Vulnerability Detections from Claroty CTD. | true, false | false |
| sn_clarotyctdvr.auto_close_stale_detections_after_days | Detections from Claroty CTD will be auto-closed after a designated number of days since Last Found. | integer | 90 |
| sn_clarotyctdvr.default_api_page_size | Number of records to pull per page from the Claroty CTD API. | integer | 500 |
| sn_clarotyctdvr.detection_integration_start_time_buffer | When importing data from the Claroty CTD API, a buffer of a designated number of hours is added before the "start time." This ensures that no records are missed in the Delta import. | integer | 4 |
| sn_clarotyctdvr.integration_delta_days_default | By default, the first run of the integration imports data from a past number of days. | integer | 90 |
| sn_clarotyctdvr.require_vi_ci_match | Requires incoming CI to match the CMDB to create Vulnerability Detections. | true, false | true |