II.
Responsibility JSON
Structured · liveresponsibility:supply-chain-integrity
Software supply chain integrity json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "responsibility:supply-chain-integrity",
"_kind": "Responsibility",
"_file": "role/responsibilities/responsibilities-expanded-2.yaml",
"_cluster": "role",
"attributes": {
"displayName": "Software supply chain integrity",
"cadence": "continuous",
"description": "Protect the software supply chain — SBOM generation, provenance\nattestation, build reproducibility, and container image signing.\nPrevents supply-chain attacks through verified build pipelines.\n"
},
"outgoingEdges": [
{
"from": "responsibility:supply-chain-integrity",
"to": "role:security-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:supply-chain-integrity",
"to": "role:appsec-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:supply-chain-integrity",
"to": "role:release-engineer",
"kind": "held_by",
"attributes": {}
},
{
"from": "responsibility:supply-chain-integrity",
"to": "skill-area:supply-chain-security",
"kind": "requires_expertise",
"attributes": {}
},
{
"from": "responsibility:supply-chain-integrity",
"to": "skill-area:SBOM-management",
"kind": "requires_expertise",
"attributes": {}
}
],
"incomingEdges": []
}