{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:de355251-661b-5a00-9d90-0fa04050601a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.2.12-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-maven-plugin",
      "version": "3.2.12-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.2.12-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:063c1b19-fe82-540c-8bb8-cefe9683e8af",
      "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:spring-boot-maven-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/spring-boot-maven-plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:82ded18e-b6a3-52b7-868b-7879f88eed7d",
      "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:spring-boot-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:2653f046-03a2-5c24-a0ba-c34c980f3f1f",
      "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:spring-boot-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9eaafa99-5c8a-5691-a132-aaec94c57e79",
      "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:spring-boot-maven-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/spring-boot-maven-plugin@3.2.12-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.2.12-tuxcare.1"
    }
  ]
}