mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-21 16:27:07 +02:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48a7d66964 |
@@ -1531,7 +1531,8 @@ soc:
|
|||||||
agentic: false
|
agentic: false
|
||||||
agentMapping:
|
agentMapping:
|
||||||
Orchestrator: sonnet
|
Orchestrator: sonnet
|
||||||
Hunter: sonnet
|
Investigator: sonnet
|
||||||
|
Detection Engineer: sonnet
|
||||||
onionconfig:
|
onionconfig:
|
||||||
saltstackDir: /opt/so/saltstack
|
saltstackDir: /opt/so/saltstack
|
||||||
bypassEnabled: false
|
bypassEnabled: false
|
||||||
|
|||||||
@@ -783,8 +783,11 @@ soc:
|
|||||||
Orchestrator:
|
Orchestrator:
|
||||||
description: The initial agent in most agentic conversations. This agent will delegate requests to specialized agents.
|
description: The initial agent in most agentic conversations. This agent will delegate requests to specialized agents.
|
||||||
global: True
|
global: True
|
||||||
Hunter:
|
Investigator:
|
||||||
description: This agent is specialized in querying events.
|
description: This agent investigates alerts, explains events and records, and hunts through event data. It can also acknowledge alerts and escalate to cases.
|
||||||
|
global: True
|
||||||
|
Detection Engineer:
|
||||||
|
description: This agent manages detections and their overrides, including tuning noisy rules and authoring rule content.
|
||||||
global: True
|
global: True
|
||||||
client:
|
client:
|
||||||
assistant:
|
assistant:
|
||||||
|
|||||||
Reference in New Issue
Block a user