{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:17af9d57-49da-55bf-9f8f-bc70ac04c551",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0-tuxcare.1",
      "type": "library",
      "group": "com.squareup.retrofit2",
      "name": "retrofit",
      "version": "2.9.0-tuxcare.1",
      "purl": "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0-tuxcare.1"
    }
  ],
  "vulnerabilities": [],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.retrofit2/retrofit@2.9.0-tuxcare.1"
    }
  ]
}