{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b8b92c9b-fe5e-5ffe-bca6-0de76d2bfc2a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-websocket",
      "version": "3.1.8-tuxcare.5",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:fdbdbd14-6c7b-5027-9120-ca796f77b002",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.5 of org.springframework.boot:spring-boot-starter-websocket."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9ee8841e-68f4-5c58-a568-2bbaec4d607e",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.5 of org.springframework.boot:spring-boot-starter-websocket."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:71687b41-0e51-52df-82ae-770b9f9804f0",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.1.8-tuxcare.5 of org.springframework.boot:spring-boot-starter-websocket."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e9d4ff26-51ba-58b6-9978-ec43edb9afea",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.5 of org.springframework.boot:spring-boot-starter-websocket. not_affected \u2014 Spring Boot 2.7.18 is not affected by CVE-2026-40992. The vulnerability exists in the SSL autoconfiguration API (spring.mail.ssl.*) introduced in Spring Boot 3.4+, which does not exist in version 2.7.18. The target version only supports manual SSL configuration via spring.mail.properties.*, which the CVE explicitly excludes from its scope."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-websocket@3.1.8-tuxcare.5"
    }
  ]
}