{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:e3f323f8-d361-5456-9ee8-4c5a460feff9",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.boot/spring-boot-loader-classic@3.5.16-tuxcare.1",
      "type": "library",
      "group": "org.springframework.boot",
      "name": "spring-boot-loader-classic",
      "version": "3.5.16-tuxcare.1",
      "purl": "pkg:maven/org.springframework.boot/spring-boot-loader-classic@3.5.16-tuxcare.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.boot/spring-boot-loader-classic@3.5.16-tuxcare.1"
    }
  ]
}