{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:811b932d-8492-5fe1-92b2-a9630dc42aa0",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-mongodb",
      "version": "3.1.8-tuxcare.5",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:194878d5-2074-5595-bd2b-f9b69de96ada",
      "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-data-mongodb."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1530ee17-2fd3-5544-8bca-3d05ee463fee",
      "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-data-mongodb."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3419aa41-59c9-55a1-85b9-855dd4439aec",
      "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-data-mongodb."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62f31f76-fa82-5711-a554-dd282fe3cba9",
      "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-data-mongodb. 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-data-mongodb@3.1.8-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-mongodb@3.1.8-tuxcare.5"
    }
  ]
}