{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:6090815a-45dc-51f1-ac2f-49e3260d4e94",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loader-utils",
      "purl": "pkg:npm/loader-utils@0.2.17",
      "type": "library",
      "bom-ref": "pkg:npm/loader-utils@0.2.17",
      "version": "0.2.17",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2022-37601",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@0.2.17"
        }
      ],
      "bom-ref": "urn:uuid:10f83073-e5d2-58f7-93eb-e584fee6eb00",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37601 affects version 0.2.17 of loader-utils, and is fixed in 0.2.17-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@0.2.17"
    }
  ]
}