{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:440fb19c-a360-56b7-80ae-46953817a38a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-rest",
      "version": "3.1.8-tuxcare.5",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:7895ba8b-444b-5ceb-a7d4-a0018ae10b8d",
      "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-rest."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8c6c8a97-aeec-50a5-b701-c5acef11fbce",
      "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-rest."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:90e7a9af-c9d1-576f-84ec-1dd18c8415de",
      "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-rest."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:34a93474-c2cb-5a7f-b582-a71be8f34254",
      "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-rest. 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-rest@3.1.8-tuxcare.5"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-rest@3.1.8-tuxcare.5"
    }
  ]
}