{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:563864ac-0737-5ee4-b267-18d6427970e1",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@schematics/angular",
      "purl": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4",
      "version": "17.3.17-tuxcare.4",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:f86c42de-b657-526c-9cc3-06e8950ada86",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.4 of @schematics/angular."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:d7001334-b767-541b-88eb-b4726af10d30",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.4 of @schematics/angular. not_affected \u2014 Target version 17.3.17-tuxcare.3 is not affected by CVE-2026-27738. The vulnerable code (joinUrlParts function in url.ts) was introduced 672 commits later in version 19.2.20. The current version does not process X-Forwarded-Prefix headers and lacks the redirect functionality that enables the open redirect vulnerability.",
        "justification": "code_not_present"
      }
    },
    {
      "id": "CVE-2026-27739",
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:561d4649-46c5-5f68-beb3-f79c5b1d30a6",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.4 of @schematics/angular."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.4"
    }
  ]
}