{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fc7733cb-70f6-536a-89c3-c184edfd9846",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "@angular/pwa",
      "purl": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.2",
      "type": "library",
      "bom-ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.2",
      "version": "17.3.17-tuxcare.2",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2025-59052",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:b977694d-ec14-5568-9f0a-0ced17188d7e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-59052 affects version 17.3.17-tuxcare.2 of @angular/pwa."
      }
    },
    {
      "id": "CVE-2026-27738",
      "affects": [
        {
          "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.2"
        }
      ],
      "bom-ref": "urn:uuid:3845d993-6ee9-537e-a3e3-5ecd8b0a1473",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.2 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.2"
        }
      ],
      "bom-ref": "urn:uuid:3cf692d5-8faf-56c7-a1a7-4b36193c7f48",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-27739 affects version 17.3.17-tuxcare.2 of @angular/pwa, and is fixed in 17.3.17-tuxcare.3."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.2"
    }
  ]
}