{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:27a9631a-c7dc-59b9-97f9-ba3b79fa2008",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-oauth2-resource-server",
      "version": "3.3.13-tuxcare.9",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:98a65534-b70e-53ac-82e9-c84b23e47978",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server. 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-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:01ee6347-a02a-5ced-a1fe-8c4a67445d72",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:57a86542-dd10-507f-b8d8-9bdb231812fe",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:1a63438e-e5ed-5fe3-9f67-b92768970da2",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82e19f50-4eeb-5399-8a92-8b9c0fcb5f32",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:cd2ca4a6-661a-502d-abbf-7bc495a3219e",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:133eb49c-0a43-5b56-830e-ee736189976f",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51c9a971-5f84-587c-8cc6-5e6148c5f3ee",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server. 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-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:eb89cc34-c8c6-5411-8b64-2613c61bbc4d",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.9 of org.springframework.boot:spring-boot-starter-oauth2-resource-server."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-oauth2-resource-server@3.3.13-tuxcare.9"
    }
  ]
}