{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:67e9b238-573f-5f16-8c3d-b0954ad5b8ba",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-redis-reactive",
      "version": "3.3.13-tuxcare.10",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:70bd6c9c-56b9-532e-803f-357c7ff39cb9",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive. This CVE was fixed in version 3.3.11 (https://security.snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORKBOOT-9804539, https://github.com/advisories/GHSA-rc42-6c7j-7h5r) so version 3.3.13 is not affected"
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ca653d25-31d9-5280-8e29-8de136db4a96",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2f97184b-09f4-5cfc-9ce6-9def4c210117",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f83f3975-3522-5b2a-b3f1-6cdf2fc65bf0",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f6a641fe-a1c2-5cc3-914f-58f3f96f4cb7",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d537da63-bec6-5a74-b714-609c905e8ada",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d091f716-f0ec-5284-be6a-d8da7454f293",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4e232737-5f7a-5e6e-833a-31b826b00581",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive. CVE-2026-40992 affects only Spring Boot >= 3.4.0 (ranges 3.4.0-3.4.16, 3.5.0-3.5.14, 4.0.0-4.0.6 per spring.io/security/cve-2026-40992). The vulnerable code path is the mail SSL auto-configuration (spring.mail.ssl.*), which sets an SSL socket factory without mail.<proto>.ssl.checkserveridentity. That feature was introduced in Spring Boot 3.4.0. 3.3.13 predates it: MailProperties has no Ssl class and the mail autoconfigure package has zero SSL/socketFactory/checkserveridentity references."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae694acf-537b-5e0b-94ed-154cae2e1f51",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.10 of org.springframework.boot:spring-boot-starter-data-redis-reactive."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.10"
    }
  ]
}