{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:24e88420-80da-5064-8159-bc3e66b200f9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.3",
      "type": "library",
      "name": "@angular/pwa",
      "version": "17.3.17-tuxcare.3",
      "purl": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fa631f8a-ca0d-54aa-b959-3c8fb2f161db",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.3 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."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:264c5970-02c8-5382-8729-e18c5a6ec246",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of @angular/pwa."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/pwa@17.3.17-tuxcare.3"
    }
  ]
}