{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:16567f5a-4d6b-5945-a2c1-fb3c3c573cfe",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.3",
      "type": "library",
      "name": "@angular/ssr",
      "version": "17.3.17-tuxcare.3",
      "purl": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.3"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:9069833d-cc62-5da1-8155-18e84648e96d",
      "id": "CVE-2026-27738",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-27738 does not affect version 17.3.17-tuxcare.3 of @angular/ssr. 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/ssr@17.3.17-tuxcare.3"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9090838e-834a-57a1-bbc6-15965e3ca5ec",
      "id": "CVE-2026-27739",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-27739 is fixed in version 17.3.17-tuxcare.3 of @angular/ssr."
      },
      "affects": [
        {
          "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.3"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/%40angular/ssr@17.3.17-tuxcare.3"
    }
  ]
}