{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fbac7ebd-ea26-5bae-9c88-55491195519b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "angular-common@17.3.12-tuxcare.3",
      "name": "angular-common",
      "type": "library",
      "version": "17.3.12-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:1cf87900-4ffd-5ed3-ad87-740dbef7d665",
      "id": "CVE-2025-66035",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-66035 is fixed in version 17.3.12-tuxcare.3 of angular-common."
      },
      "affects": [
        {
          "ref": "angular-common@17.3.12-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-common@17.3.12-tuxcare.3"
    }
  ]
}