{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7040d1b1-9315-5236-9596-a4d2770af18c",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "logging-interceptor",
      "purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.10.0-tuxcare.3",
      "type": "library",
      "group": "com.squareup.okhttp3",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/logging-interceptor@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/logging-interceptor@4.10.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:84d4607b-7336-5815-9d31-8228116fb19b",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-3782 is fixed in version 4.10.0-tuxcare.3 of com.squareup.okhttp3:logging-interceptor."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/logging-interceptor@4.10.0-tuxcare.3"
    }
  ]
}