{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa4972f5-a2e7-5203-9241-6c8d86dade20",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-router@15.0.3-tuxcare.1",
      "type": "library",
      "name": "angular-router",
      "version": "15.0.3-tuxcare.1",
      "purl": "pkg:npm/angular-router@15.0.3-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:112af7b2-5ccc-54fc-934d-a6f5081ea26a",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.0.3-tuxcare.1 of angular-router."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-router@15.0.3-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-router@15.0.3-tuxcare.1"
    }
  ]
}