{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:daa7f2ed-fd53-5d1a-a3b3-e923942df52a",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.springframework.plugin/spring-plugin-core@2.0.0.RELEASE-tuxcare.2",
      "type": "library",
      "group": "org.springframework.plugin",
      "name": "spring-plugin-core",
      "version": "2.0.0.RELEASE-tuxcare.2",
      "purl": "pkg:maven/org.springframework.plugin/spring-plugin-core@2.0.0.RELEASE-tuxcare.2"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/org.springframework.plugin/spring-plugin-core@2.0.0.RELEASE-tuxcare.2"
    }
  ]
}