{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "serialNumber": "urn:uuid:1ba5b4e8-f255-5c44-8fb3-3e761b8c23a6",
  "version": 1,
  "metadata": {
    "supplier": {
      "name": "TuxCare",
      "url": [
        "https://tuxcare.com"
      ]
    }
  },
  "components": [
    {
      "name": "loader-utils",
      "purl": "pkg:npm/loader-utils@2.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/loader-utils@2.0.0",
      "version": "2.0.0",
      "supplier": {
        "url": [
          "https://tuxcare.com"
        ],
        "name": "TuxCare"
      }
    }
  ],
  "vulnerabilities": [
    {
      "id": "CVE-2021-33623",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@2.0.0"
        }
      ],
      "bom-ref": "urn:uuid:1d2e3858-bf2b-539f-8e5c-c189d28d1054",
      "analysis": {
        "state": "not_affected",
        "detail": "Vulnerability CVE-2021-33623 does not affect version 2.0.0 of loader-utils. not_affected \u2014 CVE-2021-33623 affects the trim-newlines package (ReDoS vulnerability). The target repository (loader-utils 2.0.0-tuxcare.3) contains references to vulnerable trim-newlines versions (1.0.0 and 2.0.0) in yarn.lock as transitive dev dependencies. However, the target's runtime code does not use trim-newlines at all. The vulnerable dependency exists only in development tooling (standard-version \u2192 c...",
        "justification": "requires_dependency"
      }
    },
    {
      "id": "CVE-2022-37599",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@2.0.0"
        }
      ],
      "bom-ref": "urn:uuid:539e431f-2c4a-52b4-903d-bdf32d8ba91a",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37599 affects version 2.0.0 of loader-utils, and is fixed in 2.0.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37601",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@2.0.0"
        }
      ],
      "bom-ref": "urn:uuid:8d75788e-6956-5744-9b45-536cef3c15c4",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37601 affects version 2.0.0 of loader-utils, and is fixed in 2.0.0-tuxcare.1."
      }
    },
    {
      "id": "CVE-2022-37603",
      "affects": [
        {
          "ref": "pkg:npm/loader-utils@2.0.0"
        }
      ],
      "bom-ref": "urn:uuid:024b9ff7-c20d-59a5-969f-59e79eb15403",
      "analysis": {
        "state": "exploitable",
        "detail": "Vulnerability CVE-2022-37603 affects version 2.0.0 of loader-utils, and is fixed in 2.0.0-tuxcare.1."
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/loader-utils@2.0.0"
    }
  ]
}