{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:911ed23b-8617-53c0-adb4-7e8839be9749",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/webpack@5.55.0-tuxcare.1",
      "type": "library",
      "name": "webpack",
      "version": "5.55.0-tuxcare.1",
      "purl": "pkg:npm/webpack@5.55.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:11220090-5d97-54c2-a904-d0fa6d2fc06e",
      "id": "CVE-2023-28154",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-28154 is fixed in version 5.55.0-tuxcare.1 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.55.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae6169f2-e620-53c4-85f2-abdab0a4867d",
      "id": "CVE-2024-43788",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-43788 is fixed in version 5.55.0-tuxcare.1 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.55.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:931633dd-d5bd-54ba-858f-14649349ad2f",
      "id": "CVE-2025-68157",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-68157 is fixed in version 5.55.0-tuxcare.1 of webpack."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.55.0-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1631f567-4e40-54ee-9a66-ffb0ab6acadb",
      "id": "CVE-2025-68458",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-68458 does not affect version 5.55.0-tuxcare.1 of webpack. not_affected \u2014 Webpack v5.55.0-tuxcare.1 does not have the allowedUris feature, which was introduced in v5.59.0. CVE-2025-68458 describes a userinfo bypass vulnerability in allowedUris validation logic that does not exist in this version. The target predates the vulnerable feature by 4 releases."
      },
      "affects": [
        {
          "ref": "pkg:npm/webpack@5.55.0-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/webpack@5.55.0-tuxcare.1"
    }
  ]
}