{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b3ec5ba3-7876-568c-8d28-9596c8b82e4b",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.batch/spring-batch-bom@5.1.2-tuxcare.1",
      "type": "library",
      "group": "org.springframework.batch",
      "name": "spring-batch-bom",
      "version": "5.1.2-tuxcare.1",
      "purl": "pkg:maven/org.springframework.batch/spring-batch-bom@5.1.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:ad035bf4-a1e0-5ca8-8ab7-182e093dc962",
      "id": "CVE-2026-47878",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2026-47878 affects version 5.1.2-tuxcare.1 of org.springframework.batch:spring-batch-bom."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.springframework.batch/spring-batch-bom@5.1.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.batch/spring-batch-bom@5.1.2-tuxcare.1"
    }
  ]
}