{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e16fca96-93da-5f01-8199-0c725b2871bc",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@15.2.10-tuxcare.3",
      "name": "angular-common",
      "type": "library",
      "version": "15.2.10-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:6f724a2b-1c85-535f-86fc-01ad63d5bae3",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 15.2.10-tuxcare.3 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@15.2.10-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@15.2.10-tuxcare.3"
    }
  ]
}