{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6d27a7f1-268c-5a9f-90e8-ffe7b630a0b9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@15.2.10-tuxcare.6",
      "name": "angular-common",
      "type": "library",
      "version": "15.2.10-tuxcare.6"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ffef74be-3f20-5d20-9966-468f4e354e8d",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.10-tuxcare.6 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@15.2.10-tuxcare.6"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@15.2.10-tuxcare.6"
    }
  ]
}