{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:8bc12be2-6ead-5d9a-b597-e4549a8a43c7",
  "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.8",
      "type": "library",
      "group": "org.springframework.boot.aot",
      "name": "org.springframework.boot.aot.gradle.plugin",
      "version": "3.3.13-tuxcare.8",
      "purl": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.8"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:3b77012f-9fe2-5238-9c69-e6932bac9914",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:83c02b01-fb03-5740-a1e9-6047da7cdf9b",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:44bfd30a-c300-5c41-b50a-1f3ef930ceee",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:5d3db903-ff26-55d9-856a-d79ded4fdc3c",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6680dc0d-8de8-530e-a155-cdef4bbdaf04",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:211dc05e-7292-561b-bff1-7fcd6abf1c2c",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:342eb2d8-49dc-50d6-8b27-4563ea5a9b41",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:538beab2-f1f0-5c7b-8a11-4d160a3040a2",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.8 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.8"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e9266f67-a94f-5c1b-884c-859efb5e47b3",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.8 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.8"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.8"
    }
  ]
}