{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7f781744-4684-5160-97a9-621d23193632",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/angular-cli@17.3.17-tuxcare.3",
      "type": "library",
      "name": "angular-cli",
      "version": "17.3.17-tuxcare.3",
      "purl": "pkg:npm/angular-cli@17.3.17-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:780c522a-a751-5397-9ac7-ea9c74502674",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of angular-cli."
      },
      "affects": [
        {
          "ref": "pkg:npm/angular-cli@17.3.17-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/angular-cli@17.3.17-tuxcare.3"
    }
  ]
}