Release Notes 6.2.18 (April 2023)
New Features
Cases can now be shown in List View
In addition to the side-by-side regular view, security analysts can now choose to see all the cases in a long list. You can choose which columns to display and which parameters to filter the cases by thereby allowing you lots of control and flexibility on which cases to get a high level view on.
This feature is perfect for analysts just beginning their shift who want to get a bird's eye view on what their day will look like and plan advanced triaging.
For more information, please refer to What's on the Case Queue header
'Set Alert SLA' playbook action now supported
Please make sure to upgrade to Siemplify Integration version 68 in order for this feature to be supported.
For detailed information on the SLA, please refer to Setting the SLA .
Bug Fixes
- Adding tags makes page unresponsive (ID #00181787)
- Playbook is not getting triggered when more than one custom trigger is configured
- Attaching 2nd playbook affects Placeholders in Overview
- Async Action Fails When Run Manually (ID #00166132)
- Dashboard widget displaying wrong percentage of Alerts closed by automation
API Changes
A new API has been created for fetching tags names, GET /api/external/v1/settings/tag-definition/names
(This replaces the existing API:
/api/external/v1/cases/GetTagNames)