{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:4a081670-a0f6-50b0-a1c9-7e194d47ff0b",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "minidev-parent",
      "purl": "pkg:maven/net.minidev/minidev-parent@2.3-tuxcare.1",
      "type": "library",
      "group": "net.minidev",
      "bom-ref": "pkg:maven/net.minidev/minidev-parent@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/minidev-parent@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:0a89233c-3c63-5446-ad35-2218cfbc7671",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2021-27568 affects version 2.3-tuxcare.1 of net.minidev:minidev-parent."
      }
    },
    {
      "id": "CVE-2021-31684",
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/minidev-parent@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:614f8cbf-2a59-5ef3-8b31-7f02d0ab729f",
      "analysis": {
        "state": "resolved",
        "detail": "Vulnerability CVE-2021-31684 is fixed in version 2.3-tuxcare.1 of net.minidev:minidev-parent."
      }
    },
    {
      "id": "CVE-2023-1370",
      "affects": [
        {
          "ref": "pkg:maven/net.minidev/minidev-parent@2.3-tuxcare.1"
        }
      ],
      "bom-ref": "urn:uuid:e5c8f23f-c8b3-5f42-82a0-873715365aae",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2023-1370 affects version 2.3-tuxcare.1 of net.minidev:minidev-parent."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:maven/net.minidev/minidev-parent@2.3-tuxcare.1"
    }
  ]
}