{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:639620a2-be14-52a8-bad9-d1bea5ee1e47",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loader-utils",
      "purl": "pkg:npm/loader-utils@3.2.0",
      "type": "library",
      "bom-ref": "pkg:npm/loader-utils@3.2.0",
      "version": "3.2.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-37599",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:5afab5ce-9db0-52ca-9905-130809f60ad8",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37599 affects version 3.2.0 of loader-utils."
      }
    },
    {
      "id": "CVE-2022-37603",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@3.2.0"
        }
      ],
      "bom-ref": "urn:uuid:39069251-64f7-566b-933a-8d4f142ca36a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37603 affects version 3.2.0 of loader-utils."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@3.2.0"
    }
  ]
}