All Products
Search
Document Center

Security Center:Process component

Last Updated:Nov 03, 2025

CTDR provides various process components that you can freely configure to implement automated security processing solutions. These include system components, basic orchestration components, security handling components, and more.

Component type

Component name

Description

System component

Start

The flow start node, which can define the playbook trigger method.

Note

A playbook flow can have only one start node.

End

The flow end node.

Note

A playbook flow can have multiple end nodes.

Single output

If there are multiple branches, only the first branch that meets the condition is executed.

Multiple outputs

If there are multiple branches, all branches that meet the conditions are executed.

Multiple convergence

Waits until all branches are completed before continuing execution.

Child flow

A child flow also requires start and end nodes. It can group complex flows for display, making the flow clearer and easier to understand, and supports loop execution of child flows.

Basic orchestration component

DataFormat component

Data formatting component.

TriggerPlaybook component

Child playbook operation configuration component, including obtaining child playbook outputs and invoking child playbooks.

CloudSIEM component

Alert operations, query sub-account information.

SLS component

Log operation component.

NotifyMessage component

Message notification component.

filter component

Data filtering component.

python3 component

Executes python scripts.

AliyunCloudOpenAPI component

Calls Alibaba Cloud OpenAPI.

Timer component

The timer.

ThreatIntelligence component

Threat intelligence query.

sophon_tools component

Obtains domain names.

AwsOpenAPI

Calls AWS interfaces.

TencentOpenAPI

Calls Tencent Cloud interfaces.

ChaitinOpenAPI

Calls Chaitin interfaces.

HuaweiOpenAPI

Calls Huawei Cloud interfaces.

AzureOpenAPI

Calls Azure interfaces.