+ For security tools (EDR, SIEM, SOAR, etc.), the x-security extension
+ describes actionable capabilities for automation. This enables SOAR platforms to auto-discover what security tools can do.
+
| Field | +Description | +
|---|---|
| actuator_profile | +OpenC2-inspired profile: edr, siem, slpf, soar |
+
| actions | +Supported actions: query, contain, deny, allow, remediate, notify |
+
| targets | +Target types: hostname, ipv4_addr, file, process, ioc |
+
+ Export to OpenC2: Use scp-cli scan --export openc2 to generate an actuator inventory for SOAR integration.
+