{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:2b1d9798-6f94-5cf3-b209-7ef9b68489cd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-json",
      "version": "3.1.8-tuxcare.7",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:edf984bd-0bf9-54ac-a5d1-dc6d0f1244d5",
      "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-starter-json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:51a92090-b410-5175-93cf-e0d1e082f549",
      "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-starter-json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:bac1d91d-ee52-5b53-a43c-4f243f54f1fa",
      "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-starter-json."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fb5d70b0-efc7-55c0-9c9d-b0d2ba9f10a9",
      "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-starter-json. 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-starter-json@3.1.8-tuxcare.7"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-json@3.1.8-tuxcare.7"
    }
  ]
}