{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c4da74b6-76e7-5da3-a54e-55fde18873cd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.data/spring-data-jpa@3.3.13-tuxcare.1",
      "type": "library",
      "group": "org.springframework.data",
      "name": "spring-data-jpa",
      "version": "3.3.13-tuxcare.1",
      "purl": "pkg:maven/org.springframework.data/spring-data-jpa@3.3.13-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:88919728-905b-5f49-b4ee-2f03df2f9123",
      "id": "CVE-2026-47834",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47834 affects version 3.3.13-tuxcare.1 of org.springframework.data:spring-data-jpa."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.data/spring-data-jpa@3.3.13-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.data/spring-data-jpa@3.3.13-tuxcare.1"
    }
  ]
}