{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:dcbf532f-d612-5535-8294-1b197b6dc7eb",
  "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.9",
      "type": "library",
      "group": "org.springframework.boot.aot",
      "name": "org.springframework.boot.aot.gradle.plugin",
      "version": "3.3.13-tuxcare.9",
      "purl": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.9"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:d1c1dbfa-8470-5576-acb6-462c93a093b5",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:148c6672-8a9f-5e80-b1f2-6f868172fbc1",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:85f09cbf-a71b-5636-b003-c75cd404dc61",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:29817bab-b137-5200-bd30-35c79984c472",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6956dc01-ed6b-55c4-8b15-1c5361aa189b",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:8e3ca854-4918-5aff-b6ba-84222df6ced7",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6ad0e864-26f0-5fc4-9f5b-9c40b4248260",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:e0e1f041-fe77-5c74-80c4-47413d54a2c8",
      "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.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.9"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:b052a505-89b1-542e-b574-285496daa6ca",
      "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.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.9"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot.aot/org.springframework.boot.aot.gradle.plugin@3.3.13-tuxcare.9"
    }
  ]
}