{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:473ed2e1-a6b2-5e2e-a0dd-830ac5966c51",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-router@7.2.1-tuxcare.1",
      "type": "library",
      "name": "angular-router",
      "version": "7.2.1-tuxcare.1",
      "purl": "pkg:npm/angular-router@7.2.1-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bc32717e-3e55-54ba-bf6a-f3df8fdb5304",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 7.2.1-tuxcare.1 of angular-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-router@7.2.1-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-router@7.2.1-tuxcare.1"
    }
  ]
}