{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:749f8d26-a5b6-5a3d-bba6-935e280c3986",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.ws/spring-xml@3.1.8.tuxcare",
      "type": "library",
      "group": "org.springframework.ws",
      "name": "spring-xml",
      "version": "3.1.8.tuxcare",
      "purl": "pkg:maven/org.springframework.ws/spring-xml@3.1.8.tuxcare"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.ws/spring-xml@3.1.8.tuxcare"
    }
  ]
}