{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:b662413c-5a15-5d32-92c6-227ede092073",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/net.sourceforge.nekohtml/nekohtml@1.9.22-tuxcare.1",
      "type": "library",
      "group": "net.sourceforge.nekohtml",
      "name": "nekohtml",
      "version": "1.9.22-tuxcare.1",
      "purl": "pkg:maven/net.sourceforge.nekohtml/nekohtml@1.9.22-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:e9f66c22-2c18-5cda-ad67-93c19f50c3c2",
      "id": "CVE-2022-24839",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-24839 is fixed in version 1.9.22-tuxcare.1 of net.sourceforge.nekohtml:nekohtml."
      },
      "affects": [
        {
          "ref": "pkg:maven/net.sourceforge.nekohtml/nekohtml@1.9.22-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:88639b7d-cdd9-54d3-af3f-a26d16000452",
      "id": "CVE-2024-23635",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability CVE-2024-23635 is a false positive for net.sourceforge.nekohtml:nekohtml 1.9.22-tuxcare.1."
      },
      "affects": [
        {
          "ref": "pkg:maven/net.sourceforge.nekohtml/nekohtml@1.9.22-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/net.sourceforge.nekohtml/nekohtml@1.9.22-tuxcare.1"
    }
  ]
}