{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8a9a47db-ec39-546e-a7fd-2c026e7a358b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-cli@17.3.17-tuxcare.1",
      "type": "library",
      "name": "angular-cli",
      "version": "17.3.17-tuxcare.1",
      "purl": "pkg:npm/angular-cli@17.3.17-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c55b64b6-b94d-57d8-9210-864c85785cb1",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.1 of angular-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-cli@17.3.17-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-cli@17.3.17-tuxcare.1"
    }
  ]
}