{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:abd3b05d-bcc0-5084-bac2-6c18caa790aa",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "org.springframework.boot.gradle.plugin",
      "version": "3.2.12-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:dd9fc373-cc11-536f-b7bb-8aa45fa5c36b",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2024-38807 does not affect version 3.2.12-tuxcare.1 of org.springframework.boot:org.springframework.boot.gradle.plugin. already_fixed \u2014 CVE-2024-38807 signature forgery vulnerability is NOT present in Spring Boot 3.2.12. The upstream fix from commit 0b24ee857189e139f48826bf2aef10ae8680c11b (2024-08-22) is fully integrated into this version. The defense mechanism (JarEntriesStream with byte-by-byte content verification) is present and active in both spring-boot-loader and spring-boot-loader-classic."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7795cb98-956b-5766-be56-5e2d2a8d0622",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.2.12-tuxcare.1 of org.springframework.boot:org.springframework.boot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:6e3b30c5-f8c4-530f-acde-dcad502526b5",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.2.12-tuxcare.1 of org.springframework.boot:org.springframework.boot.gradle.plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7a7d8412-a21f-5a70-89da-a7eafffaf797",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.2.12-tuxcare.1 of org.springframework.boot:org.springframework.boot.gradle.plugin. not_affected \u2014 Spring Boot 3.2.12 is not affected by CVE-2026-40992. The vulnerability concerns incomplete SSL auto-configuration (enabling SSL without hostname verification) in Spring Boot's mail module, introduced in version 3.4.0 with the MailProperties.Ssl class and related auto-configuration logic. Version 3.2.12 predates this feature and has no SSL auto-configuration for mail - it only passes through us..."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/org.springframework.boot.gradle.plugin@3.2.12-tuxcare.1"
    }
  ]
}