{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:f2852819-42d3-585e-81f1-772ec543f653",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1",
      "type": "library",
      "group": "org.jsoup",
      "name": "jsoup",
      "version": "1.7.2-tuxcare.1",
      "purl": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:40c341c3-47f1-5201-b385-b645cd71414a",
      "id": "CVE-2015-6748",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2015-6748 is fixed in version 1.7.2-tuxcare.1 of org.jsoup:jsoup."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:d3d99858-29be-57d2-89fe-3d4a6f97fbd9",
      "id": "CVE-2021-37714",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-37714 affects version 1.7.2-tuxcare.1 of org.jsoup:jsoup."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:98eaeb93-b312-5b19-b550-39152ea49cce",
      "id": "CVE-2022-36033",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2022-36033 is fixed in version 1.7.2-tuxcare.1 of org.jsoup:jsoup."
      },
      "affects": [
        {
          "ref": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/org.jsoup/jsoup@1.7.2-tuxcare.1"
    }
  ]
}