{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2d9abb55-c211-5c08-8f1e-fdfa3c2029f0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@15.2.10-tuxcare.2",
      "name": "angular-common",
      "type": "library",
      "version": "15.2.10-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a16fba44-d8fd-5dd6-8698-a43c4d660147",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.10-tuxcare.2 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@15.2.10-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@15.2.10-tuxcare.2"
    }
  ]
}