{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:95c49463-82a4-5f87-a83c-4ff52d85d8f9",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/pwa",
      "purl": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.4",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/pwa@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/%40angular/pwa@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:f6cf5948-7334-5957-bbaa-c5357288b536",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.4 of @angular/pwa."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:123a70d5-8aa2-52f5-ad76-c707d43185d8",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.4 of @angular/pwa. 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/%40angular/pwa@17.3.17-tuxcare.4"
        }
      ],
      "bom-ref": "urn:uuid:134ac7ca-7fb1-5480-9f4e-c71dddc27c9e",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.4 of @angular/pwa."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.4"
    }
  ]
}