{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:7a9e8079-53a5-5754-a884-8e00e7a91970",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loader-utils",
      "purl": "pkg:npm/loader-utils@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/loader-utils@1.1.0",
      "version": "1.1.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-37599",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:36caf870-4b71-588c-b3c4-13b28b34328e",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37599 affects version 1.1.0 of loader-utils, and is fixed in 1.1.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37601",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:cc9b32a1-d201-5429-9744-46027069a49f",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37601 affects version 1.1.0 of loader-utils, and is fixed in 1.1.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37603",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:f08ecbe4-337f-5e9e-b0cc-8eb3c1a34ce3",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37603 affects version 1.1.0 of loader-utils, and is fixed in 1.1.0-tuxcare.1."
      }
    },
    {
      "id": "GHSA-4xcv-9jjx-gfj3",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@1.1.0"
        }
      ],
      "bom-ref": "urn:uuid:743e6b6f-d0c7-529c-9e5c-34c7f2c68cfe",
      "analysis": {
        "state": "false_positive",
        "detail": "Vulnerability GHSA-4xcv-9jjx-gfj3 is a false positive for loader-utils 1.1.0. false_positive \u2014 Wrong-project match: CVE GHSA-4xcv-9jjx-gfj3 concerns the 'mem' memoization package, which is entirely absent from this loader-utils repository. No identity match, no vendored copy, and no dependency relationship exists between loader-utils and mem."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@1.1.0"
    }
  ]
}