{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:49cb95cf-af76-5352-888d-97cb12ea72db",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "json-smart",
      "purl": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1",
      "type": "library",
      "group": "net.minidev",
      "bom-ref": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1",
      "version": "2.3-tuxcare.1",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-27568",
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0b399555-0d91-5f33-bcc4-7187e7500267",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-27568 affects version 2.3-tuxcare.1 of net.minidev:json-smart."
      }
    },
    {
      "id": "CVE-2021-31684",
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:85b88159-66dd-5e43-ac96-34e53ff7894c",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-31684 is fixed in version 2.3-tuxcare.1 of net.minidev:json-smart."
      }
    },
    {
      "id": "CVE-2023-1370",
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:9c7119ba-11bf-5d27-9425-970dedef3752",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-1370 affects version 2.3-tuxcare.1 of net.minidev:json-smart."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/net.minidev/json-smart@2.3-tuxcare.1"
    }
  ]
}