II.
Responsibility JSON
Structured · liveresponsibility:security-posture
Security posture json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:security-posture",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-4.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Security posture",
"cadence": "continuous",
"description": "Maintain and improve the organization's overall security posture —\ntrack vulnerability remediation rates, manage security tool coverage,\nconduct risk assessments, and report security metrics to executive\nleadership and the board.\n"
},
"outgoingEdges": [
{
"from": "responsibility:security-posture",
"to": "role:head-of-security",
"kind": "held_by",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "role:head-of-security",
"to": "responsibility:security-posture",
"kind": "holds_responsibility"
},
{
"from": "workflow:open-source-license-audit",
"to": "responsibility:security-posture",
"kind": "triggers_responsibility",
"attributes": {}
}
]
}