{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:9fad47c6-12cf-5713-94fe-cf606966d59c",
  "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.12",
      "type": "library",
      "group": "org.springframework.boot.aot",
      "name": "org.springframework.boot.aot.gradle.plugin",
      "version": "3.3.13-tuxcare.12",
      "purl": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.12"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:10e9715f-c03a-5c1f-a000-18b9c5962b5c",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2025-22235 does not affect version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:3087aff9-6565-57c6-a3c0-f25eae678823",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:73f0d6f1-181b-5066-97dd-9ad7484c5f36",
      "id": "CVE-2026-40972",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40972 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a1749924-6764-5210-ac46-4251adecd312",
      "id": "CVE-2026-40973",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40973 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e9ddf58e-a95b-5360-be64-aa84fb978855",
      "id": "CVE-2026-40974",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40974 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:c9d1bfea-eed4-5874-837c-f84dbd6222d1",
      "id": "CVE-2026-40975",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40975 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:62efa9b6-e5f7-5691-bbd3-9aafdb30796c",
      "id": "CVE-2026-40977",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-40977 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:024ad6df-6252-5f31-a9a7-ff2ac942c606",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.3.13-tuxcare.12 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.12"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6a792be2-4674-55b4-8b1f-a9b76c1a4b45",
      "id": "CVE-2026-41001",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-41001 is fixed in version 3.3.13-tuxcare.12 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.12"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.12"
    }
  ]
}