mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Playbook Annotations
This commit is contained in:
@@ -552,6 +552,23 @@ soc:
|
|||||||
description: How far back to search for ATT&CK-tagged alerts. (days)
|
description: How far back to search for ATT&CK-tagged alerts. (days)
|
||||||
global: True
|
global: True
|
||||||
helpLink: attack-navigator.html
|
helpLink: attack-navigator.html
|
||||||
|
playbook:
|
||||||
|
playbookRepos:
|
||||||
|
default: &pbRepos
|
||||||
|
description: "Custom Git repositories to pull Playbooks from. Playbooks are pulled when SOC starts and automatically refreshed every 24 hours. If this grid is airgapped then edit the airgap repos. Otherwise edit the default repos."
|
||||||
|
global: True
|
||||||
|
advanced: True
|
||||||
|
forcedType: "[]{}"
|
||||||
|
syntax: json
|
||||||
|
uiElements:
|
||||||
|
- field: repo
|
||||||
|
label: Repo URL
|
||||||
|
required: True
|
||||||
|
- field: branch
|
||||||
|
label: Branch
|
||||||
|
- field: folder
|
||||||
|
label: Folder
|
||||||
|
airgap: *pbRepos
|
||||||
client:
|
client:
|
||||||
enableReverseLookup:
|
enableReverseLookup:
|
||||||
description: Set to true to enable reverse DNS lookups for IP addresses in the SOC UI.
|
description: Set to true to enable reverse DNS lookups for IP addresses in the SOC UI.
|
||||||
|
|||||||
Reference in New Issue
Block a user