mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-09 18:52:52 +01:00
soc
This commit is contained in:
@@ -62,6 +62,7 @@ soc:
|
|||||||
actions:
|
actions:
|
||||||
description: A list of actions a user can take from the SOC UI against a hunt, alert, and other records. The action must be defined in JSON object format, and contain a "name" key and "links" key. The links is a list of URLs, where the most suitable URL in the list will be the selected URL when the user clicks the action.
|
description: A list of actions a user can take from the SOC UI against a hunt, alert, and other records. The action must be defined in JSON object format, and contain a "name" key and "links" key. The links is a list of URLs, where the most suitable URL in the list will be the selected URL when the user clicks the action.
|
||||||
global: True
|
global: True
|
||||||
|
syntax: json
|
||||||
forcedType: "[]{}"
|
forcedType: "[]{}"
|
||||||
uiElements:
|
uiElements:
|
||||||
- field: description
|
- field: description
|
||||||
|
|||||||
Reference in New Issue
Block a user