II.
StackPart JSON
Structured · livestack-part:bot-detection
Bot Detection json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "stack-part:bot-detection",
"_kind": "StackPart",
"_file": "domain/stack-parts/stack-parts-security-edge.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Bot Detection",
"description": "Service that classifies and challenges automated traffic. Examples:\nCloudflare Bot Management, DataDome, hCaptcha, Akamai Bot Manager.\n"
},
"outgoingEdges": [
{
"from": "stack-part:bot-detection",
"to": "tool:datadome",
"kind": "implemented_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool:datadome",
"to": "stack-part:bot-detection",
"kind": "implements_stack_part",
"attributes": {}
}
]
}