{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:19a533bd-4dd2-5878-b871-49a58243b344",
  "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.13",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-data-redis-reactive",
      "version": "3.3.13-tuxcare.13",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.13"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c5e613a6-e8c8-5185-ba49-8a8960d35cc7",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:678b44c6-ec00-5d41-9965-6496632e156a",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7dc03b09-4abe-5c33-ac59-d452acd12130",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c936ade5-d209-561c-a9ad-c4aec5270c42",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d06996ac-1c1e-52ff-8c7c-9c4b4426955f",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2363df17-456a-58c4-8ebe-c8e49666f6dd",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:96e73431-44ec-5ce1-976a-5922138608bb",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5709d69a-27ae-5096-9b11-acd1dbe194d6",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.13 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.13"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8fa1e4ca-e964-5f09-bfae-f8c259a052cf",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.13 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.13"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-data-redis-reactive@3.3.13-tuxcare.13"
    }
  ]
}