{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f4669e45-785c-50ae-af73-82cbc2db4c29",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-parent",
      "version": "3.1.8-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d62243d7-a943-543b-ab84-ab54b47a033b",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-starter-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d8095ea1-bbd6-5223-9086-cb4c43d88538",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-starter-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:991ad061-b2b1-5950-bda3-bc95dc8c2fdb",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-starter-parent."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:56393f3d-f2ed-5bed-89a0-a8c9bd1f55cd",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-starter-parent. 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-parent@3.1.8-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-parent@3.1.8-tuxcare.7"
    }
  ]
}