{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b544c16d-fd78-595f-9e53-bc80548744d8",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "okhttp-tls",
      "purl": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.3",
      "type": "library",
      "group": "com.squareup.okhttp3",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.3",
      "version": "4.10.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-3782",
      "affects": [
        {
          "ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:333a10b8-bc54-5809-80f3-c9ded210e5e1",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-3782 is fixed in version 4.10.0-tuxcare.3 of com.squareup.okhttp3:okhttp-tls."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/okhttp-tls@4.10.0-tuxcare.3"
    }
  ]
}