iiRecord
Agentic AI Atlas · Cryptographic Library Upgrade
workflow:cryptographic-library-upgradea5c.ai
II.
Workflow JSON

workflow:cryptographic-library-upgrade

Structured · live

Cryptographic Library Upgrade json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-crypto-blockchain.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cryptographic-library-upgrade",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-crypto-blockchain.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Cryptographic Library Upgrade",
    "workflowKind": "security",
    "triggerType": "event-driven",
    "typicalCadence": "per-advisory",
    "complexity": "cross-team",
    "description": "Coordinates the upgrade of cryptographic libraries across services\nafter vulnerability disclosure or algorithm deprecation — inventorying\nusage, testing compatibility, scheduling coordinated rollout, and\nverifying no regressions in TLS handshakes or signature validation.\nExcludes general dependency upgrades.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "role:security-reviewer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "role:dependency-updater",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "skill-area:secrets-rotation",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "skill-area:oauth-flows",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "domain:cybersecurity",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "domain:security",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "responsibility:dependency-audit",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "responsibility:upgrade-dependencies-weekly",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "org-unit:security-team",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:cryptographic-library-upgrade",
      "to": "org-unit:engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}