{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c3ccc3c8-273f-555b-a572-6eff3b7350a7",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/router@13.4.0",
      "type": "library",
      "name": "@angular/router",
      "version": "13.4.0",
      "purl": "pkg:npm/%40angular/router@13.4.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d1c63a88-efac-5b45-b3f5-8956b659846e",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-66035 affects version 13.4.0 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.4.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:17226acb-2b70-5882-9ff6-8f57dcd898e0",
      "id": "CVE-2026-41423",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41423 is fixed in version 13.4.0 of @angular/router."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/router@13.4.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/router@13.4.0"
    }
  ]
}