{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:40062f07-569d-5ce3-9d3c-416ea7162afd",
  "version": 1,
  "metadata": {
    "tools": [
      {
        "name": "tuxcare-vex-generator",
        "version": "1.0.0"
      }
    ]
  },
  "components": [
    {
      "bom-ref": "pkg:npm/loader-utils@3.2.0",
      "type": "library",
      "name": "loader-utils",
      "version": "3.2.0",
      "purl": "pkg:npm/loader-utils@3.2.0"
    }
  ],
  "vulnerabilities": [
    {
      "bom-ref": "urn:uuid:5afab5ce-9db0-52ca-9905-130809f60ad8",
      "id": "CVE-2022-37599",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37599 affects version 3.2.0 of loader-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@3.2.0"
        }
      ]
    },
    {
      "bom-ref": "urn:uuid:39069251-64f7-566b-933a-8d4f142ca36a",
      "id": "CVE-2022-37603",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37603 affects version 3.2.0 of loader-utils."
      },
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@3.2.0"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@3.2.0"
    }
  ]
}