{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:80b9e522-31b3-5c67-b8a3-cbd2b1ad30ee",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "mockwebserver",
      "purl": "pkg:maven/com.squareup.okhttp3/mockwebserver@4.10.0-tuxcare.3",
      "type": "library",
      "group": "com.squareup.okhttp3",
      "bom-ref": "pkg:maven/com.squareup.okhttp3/mockwebserver@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/mockwebserver@4.10.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:c5022428-87eb-5702-b206-38bbccc32a99",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-3782 is fixed in version 4.10.0-tuxcare.3 of com.squareup.okhttp3:mockwebserver."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/com.squareup.okhttp3/mockwebserver@4.10.0-tuxcare.3"
    }
  ]
}