{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:436d680f-1648-512c-a47c-208eb29c85a6",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loader-utils",
      "purl": "pkg:npm/loader-utils@1.2.3",
      "type": "library",
      "bom-ref": "pkg:npm/loader-utils@1.2.3",
      "version": "1.2.3",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-37599",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.2.3"
        }
      ],
      "bom-ref": "urn:uuid:ed762098-5d58-5c82-9484-c53db74f9fd2",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37599 affects version 1.2.3 of loader-utils, and is fixed in 1.2.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37601",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.2.3"
        }
      ],
      "bom-ref": "urn:uuid:e3e0a801-e151-50e2-a6af-4d3d5285bcc3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37601 affects version 1.2.3 of loader-utils, and is fixed in 1.2.3-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37603",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.2.3"
        }
      ],
      "bom-ref": "urn:uuid:7d64625c-9f34-525c-9257-5811f489ba67",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37603 affects version 1.2.3 of loader-utils, and is fixed in 1.2.3-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@1.2.3"
    }
  ]
}