{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:09a29b35-2a44-5602-82ee-67c6979f5c84",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@5.1.2-tuxcare.2",
      "type": "library",
      "group": "org.springframework.batch",
      "name": "spring-batch-infrastructure",
      "version": "5.1.2-tuxcare.2",
      "purl": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@5.1.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:187b7d08-d9c1-5bcb-940d-434004b27d2c",
      "id": "CVE-2026-47878",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47878 affects version 5.1.2-tuxcare.2 of org.springframework.batch:spring-batch-infrastructure."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@5.1.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.batch/spring-batch-infrastructure@5.1.2-tuxcare.2"
    }
  ]
}