{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:87db4c3d-4663-5f38-b00d-6bccf337035d",
  "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.1.8-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-maven-plugin",
      "version": "3.1.8-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:c22c861d-0b41-514b-a6bd-4e0b78a0cdf3",
      "id": "CVE-2024-38807",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2024-38807 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:9fd95100-8a88-5e16-a24b-a77fa45e52ed",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2025-22235 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:a117d084-9f0d-531f-abe3-02ae96b9641b",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2026-22733 is fixed in version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-maven-plugin."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:312e0503-5f55-5fa9-8961-4b5b5ddaa7aa",
      "id": "CVE-2026-40992",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2026-40992 does not affect version 3.1.8-tuxcare.7 of org.springframework.boot:spring-boot-maven-plugin. not_affected \u2014 Spring Boot 2.7.18 is not affected by CVE-2026-40992. The vulnerability exists in the SSL autoconfiguration API (spring.mail.ssl.*) introduced in Spring Boot 3.4+, which does not exist in version 2.7.18. The target version only supports manual SSL configuration via spring.mail.properties.*, which the CVE explicitly excludes from its scope."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-maven-plugin@3.1.8-tuxcare.7"
    }
  ]
}