iiRecord
Agentic AI Atlas · CVE Triage
workflow:cve-triagea5c.ai
II.
Workflow JSON

workflow:cve-triage

Structured · live

CVE Triage json

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

File · workflows/workflows/workflows-expanded-2.yamlCluster · workflows
Record JSON
{
  "id": "workflow:cve-triage",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-expanded-2.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "CVE Triage",
    "workflowKind": "operational",
    "triggerType": "event-driven",
    "typicalCadence": "on-demand",
    "complexity": "moderate",
    "description": "Triaging new Common Vulnerabilities and Exposures — impact assessment\nagainst deployed systems, exploitability analysis, patch availability\ncheck, remediation prioritization, and SLA-driven fix scheduling.\nDistinct from cve-response-coordination in focusing on initial\ntriage rather than full response.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:cve-triage",
      "to": "role:appsec-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "role:security-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "role:threat-analyst",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "skill-area:vulnerability-management",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "skill-area:dependency-vulnerability-mgmt",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "domain:security",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "domain:cybersecurity",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "responsibility:dependency-security",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:cve-triage",
      "to": "responsibility:zero-day-response",
      "kind": "triggers_responsibility",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}