{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6460cec4-78bc-5477-943e-75f5489b15ed",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.3.13-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter-validation",
      "version": "3.3.13-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.3.13-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:62d2331b-7982-5dda-ac77-e6e5b73441f0",
      "id": "CVE-2025-22235",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2025-22235 affects version 3.3.13-tuxcare.1 of org.springframework.boot:spring-boot-starter-validation."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.3.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:fbc0939a-ba20-53e1-ae64-3c4ff670bace",
      "id": "CVE-2026-22733",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-22733 affects version 3.3.13-tuxcare.1 of org.springframework.boot:spring-boot-starter-validation."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.3.13-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter-validation@3.3.13-tuxcare.1"
    }
  ]
}