{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ea394af2-527a-504c-97e1-34bb89a1a4de",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@17.3.12-tuxcare.5",
      "name": "angular-common",
      "type": "library",
      "version": "17.3.12-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:97ecde66-39b1-5786-b216-79cb07edf4c6",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 17.3.12-tuxcare.5 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@17.3.12-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@17.3.12-tuxcare.5"
    }
  ]
}