{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:3340db18-42bc-5955-9dac-ba3a5885b43c",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@17.3.12-tuxcare.2",
      "name": "angular-common",
      "type": "library",
      "version": "17.3.12-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bd641213-ce2e-5603-b650-b07ee9773997",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 17.3.12-tuxcare.2 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@17.3.12-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@17.3.12-tuxcare.2"
    }
  ]
}