{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:10ac3608-61a2-5bb4-9d8f-1756cf8dd65f",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.batch/spring-batch-test@4.3.10-tuxcare.2",
      "type": "library",
      "group": "org.springframework.batch",
      "name": "spring-batch-test",
      "version": "4.3.10-tuxcare.2",
      "purl": "pkg:maven/org.springframework.batch/spring-batch-test@4.3.10-tuxcare.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.batch/spring-batch-test@4.3.10-tuxcare.2"
    }
  ]
}