{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:84b5e738-148f-50ed-8baf-b3469eb30b50",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "htmlunit",
      "purl": "pkg:maven/net.sourceforge.htmlunit/htmlunit@2.70.0-tuxcare.3",
      "type": "library",
      "group": "net.sourceforge.htmlunit",
      "bom-ref": "pkg:maven/net.sourceforge.htmlunit/htmlunit@2.70.0-tuxcare.3",
      "version": "2.70.0-tuxcare.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2023-26119",
      "affects": [
        {
          "ref": "pkg:maven/net.sourceforge.htmlunit/htmlunit@2.70.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:f5109926-0686-5da6-b225-f19d4fa1e7f8",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-26119 is fixed in version 2.70.0-tuxcare.3 of net.sourceforge.htmlunit:htmlunit."
      }
    },
    {
      "id": "CVE-2023-49093",
      "affects": [
        {
          "ref": "pkg:maven/net.sourceforge.htmlunit/htmlunit@2.70.0-tuxcare.3"
        }
      ],
      "bom-ref": "urn:uuid:35bd890b-bfa4-536e-8263-424a59b78d74",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-49093 affects version 2.70.0-tuxcare.3 of net.sourceforge.htmlunit:htmlunit."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/net.sourceforge.htmlunit/htmlunit@2.70.0-tuxcare.3"
    }
  ]
}