{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1c6b6bcf-ca7b-5a2e-9f43-698fff073270",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@schematics/angular",
      "purl": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.3",
      "type": "library",
      "bom-ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.3",
      "version": "17.3.17-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:d5d59d2c-6e4b-5596-a127-885276be13a8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.3 of @schematics/angular."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:bcc57564-b133-5967-996c-8f697632af9b",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.3 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.3"
        }
      ],
      "bom-ref": "urn:uuid:7b4a6b5d-fbdd-5d87-af2e-a480c32e8eec",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of @schematics/angular."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40schematics/angular@17.3.17-tuxcare.3"
    }
  ]
}