{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:fa636a76-7175-5d48-887e-f0ca3fda0d25",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.13-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-starter",
      "version": "3.3.13-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.13-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:a9fc8867-6678-5a67-99a2-ec6f3a7c1814",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.13-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:372b0f76-6b9b-506c-9320-8b4c68e307d8",
      "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."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.13-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-starter@3.3.13-tuxcare.1"
    }
  ]
}