{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:cd583d65-7a26-5a78-b2ec-14c4de15ef58",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.12-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-devtools",
      "version": "3.2.12-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.12-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:852ec725-ae58-5dea-a6e8-77fb76110917",
      "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-devtools. 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-devtools@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:ae1128bb-e9cf-574c-8f02-4753d0328fb3",
      "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-devtools."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:7d175004-e9fe-5800-90c0-2b745e9e3712",
      "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-devtools."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.12-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9fba95d8-2689-529e-92f5-34cba16aaa91",
      "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-devtools. 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-devtools@3.2.12-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-devtools@3.2.12-tuxcare.1"
    }
  ]
}