{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fd284f42-17c8-5dc3-bd6c-4f2c64be7e77",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-tomcat",
      "version": "3.1.8-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:b5c218c6-779d-51c2-b28e-733e42c9ed84",
      "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-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0ec54d5f-2b38-57d2-8924-2a92b09e7716",
      "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-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e7d1a86d-7bba-5f8d-a81f-5fa0ed7f541b",
      "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-tomcat."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:80db5eb6-ec5a-58af-8118-1d756a020638",
      "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-tomcat. 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-tomcat@3.1.8-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-tomcat@3.1.8-tuxcare.7"
    }
  ]
}