{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:abc52c51-e7a8-5215-b382-9dd064d15ede",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-cli@3.5.16-tuxcare.2",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-cli",
      "version": "3.5.16-tuxcare.2",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-cli@3.5.16-tuxcare.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-cli@3.5.16-tuxcare.2"
    }
  ]
}