{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:c71c1d53-6cde-5c9a-95d2-b9f0e4e1a316",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:maven/net.minidev/json-smart@1.3.2-tuxcare.2",
      "type": "library",
      "group": "net.minidev",
      "name": "json-smart",
      "version": "1.3.2-tuxcare.2",
      "purl": "pkg:maven/net.minidev/json-smart@1.3.2-tuxcare.2"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:182ffde3-300a-5629-bf3e-e4aaf7748933",
      "id": "CVE-2021-31684",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-31684 is fixed in version 1.3.2-tuxcare.2 of net.minidev:json-smart."
      },
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/json-smart@1.3.2-tuxcare.2"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:443de8ce-974c-5bf1-9a7e-ee54a7619253",
      "id": "CVE-2023-1370",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2023-1370 is fixed in version 1.3.2-tuxcare.2 of net.minidev:json-smart."
      },
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/json-smart@1.3.2-tuxcare.2"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/net.minidev/json-smart@1.3.2-tuxcare.2"
    }
  ]
}