{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:ee2069b2-54d8-5cac-8d13-26ae28c3f507",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11",
      "type": "library",
      "group": "org.springframework.boot.aot",
      "name": "org.springframework.boot.aot.gradle.plugin",
      "version": "3.3.13-tuxcare.11",
      "purl": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:bc11a4c6-961e-51e8-8e4b-3da25876a70e",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin. 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.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ca85d4cb-a1c2-5749-b3ab-2c1c7265c43c",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:0063d721-cf1c-5582-84ca-06d4773bd1be",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:aa777d28-f1d4-51d4-a75e-da8b44e1196c",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:f63518d4-bcae-51e1-a41f-3b97f1a70fca",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:4f195f59-31ff-513c-b464-527011aa7596",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:de91c38b-2661-5f15-a32e-d3c9da1c0b40",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a91146a1-8eff-5044-a6c5-743c0b5d4af2",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin. 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.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:15cf79e3-f95f-5943-97b6-54c0f7c9bf77",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.11 of org.springframework.boot.aot:org.springframework.boot.aot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.11"
    }
  ]
}