{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7ea0dd07-bf31-5cef-abb4-0889bdaa3a45",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-logging",
      "version": "3.1.8-tuxcare.2",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b0932b3-6a6b-53ff-b47f-c8c0d8a52d8e",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.2 of org.springframework.boot:spring-boot-starter-logging."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2282475b-9ed6-51f4-bd1c-3f6606f83e3a",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.2 of org.springframework.boot:spring-boot-starter-logging."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f95263f2-ce75-582d-9cb5-e93fedec6246",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22733 affects version 3.1.8-tuxcare.2 of org.springframework.boot:spring-boot-starter-logging."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:da8415e7-cc86-5d9f-8a76-280d40de36f3",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.2 of org.springframework.boot:spring-boot-starter-logging. 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-logging@3.1.8-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@3.1.8-tuxcare.2"
    }
  ]
}