{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:e7c3d0eb-ef31-44b1-8a60-ad66ddd2be48",
  "metadata": {
    "timestamp": "2026-03-16T19:08:07.903Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.9.0"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.2.1",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "10.0.0",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "minimatch",
      "version": "0.2.14-tuxcare.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "purl": "pkg:npm/minimatch@0.2.14-tuxcare.1?vcs_url=git%3A%2F%2Fgithub.com%2Fisaacs%2Fminimatch.git",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "lru-cache",
      "version": "2.7.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|lru-cache@2.7.3",
      "author": "Isaac Z. Schlueter",
      "description": "A cache object that deletes the least-recently-used items.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/lru-cache@2.7.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-2.7.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/node-lru-cache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-lru-cache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-2.7.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a989b589eb4737020033f1ada2604ac3adc4f60bb3a62a7b168487073a39141c58e45e770986d2f1352a949b147146e9e96f923c569addeda35277636d92c25"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/lru-cache"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigmund",
      "version": "1.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|sigmund@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Quick and dirty signatures for Objects.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigmund@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigmund%2F-%2Fsigmund-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/sigmund.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sigmund#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sigmund/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigmund/-/sigmund-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c2bc45df87a356a66f984ae6366e95dbfd522286a580ea12ec81ba02fb49e5ef543b37ba3679a096f2625afcd2ef421b3a8e9777559578522510955ebe95cf2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigmund"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap",
      "version": "21.6.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tap@21.6.2",
      "author": "Isaac Z. Schlueter",
      "description": "A Test-Anything-Protocol library for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap@21.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap%2F-%2Ftap-21.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/tap#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap/-/tap-21.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ac4bb15fe115190e89384c919cb43cd1f6bbbf9b3ccaeb69440d752c08cfeadfc1e88d3f9935a4696d0d7d5a17e570d7df3e71f47544b767688d2ac92dcca9f4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap"
        }
      ]
    },
    {
      "type": "library",
      "name": "after-each",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/after-each@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.afterEach()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/after-each@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fafter-each%2F-%2Fafter-each-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/after-each#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/after-each/-/after-each-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ccd4e5b3ec7b776a299b4ff30b627a32c08f52046b13bace9343ef789f5ca3af58b33b72b6d4f3f943d51876a67642ad568999866be0992946403549f565cbd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/after-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "after",
      "group": "@tapjs",
      "version": "3.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.after() and t.teardown()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/after@3.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fafter%2F-%2Fafter-3.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/after#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/after/-/after-3.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "63c0cbd05f54c7a4b07bb6f9838a8b160254105ad5af97e1995384370e03ff1eeb0d1cb1ff773ce986b5a7d889ae9904d919ef746abd03147fad3335dfb63b2e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/after"
        }
      ]
    },
    {
      "type": "library",
      "name": "asserts",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/asserts@4.3.4",
      "author": "Isaac Z. Schlueter",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/asserts@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fasserts%2F-%2Fasserts-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/asserts#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/asserts/-/asserts-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d647f6ab4a10ecb0992b2e65e0e7bbfd95628e127d6316d2e2a9aa1ad8fb718c0ec3843bf0a34bc2d861d7873d1016c8d901ca5034b62da2ccf1ad6a30b98f88"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/asserts"
        }
      ]
    },
    {
      "type": "library",
      "name": "before-each",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/before-each@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.beforeEach()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/before-each@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fbefore-each%2F-%2Fbefore-each-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/before-each#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/before-each/-/before-each-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a42ec0ef0a306bc6b464ca1101a5f98639b52c7fc11bfadb2a9719c6506ebb5db3cc93090ffc0a143e89dcfe0d4dbfea70b51fade63ea668d6e5aee6d6b86dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/before-each"
        }
      ]
    },
    {
      "type": "library",
      "name": "before",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/before@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.before()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/before@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fbefore%2F-%2Fbefore-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/before#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/before/-/before-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e779fff3f464b4f91b0ae66f7834d88a995baf35a31646009e6602ac58b1112b05a14ae47d308f8de0919a88c14b5e33b917557b890bb17e9759891a5292dd64"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/before"
        }
      ]
    },
    {
      "type": "library",
      "name": "chdir",
      "group": "@tapjs",
      "version": "3.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/chdir@3.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.chdir()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/chdir@3.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fchdir%2F-%2Fchdir-3.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/chdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/chdir/-/chdir-3.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "077ede1abb38ef1b1e27b766f629214ad5fb28da9f96f655893da532a54009e36fa314a9460cb5a6eedc3e2c78c0abc19590ad35868e0fc883366fb99c37ef49"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/chdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@tapjs",
      "version": "4.5.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
      "author": "Isaac Z. Schlueter",
      "description": "pluggable core of node-tap",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/core@4.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fcore%2F-%2Fcore-4.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/core#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/core/-/core-4.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0a29a6d8c813785b60918270f4ace843bdec5b30b30fb93d0e125413cf97b30acc75406b6e5073fd4e645710608902878be3852cd0bd83c4fa52e01516d4a11"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "filter",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/filter@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "tap plugin providing t.only() and grep option",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/filter@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Ffilter%2F-%2Ffilter-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/filter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/filter/-/filter-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0696da864fc1bf7d197c6a03a595631a1be0f02ab6caa09971ac1dfb8aad4d348363e57b184a5d246bb6ff612fc173feb383e494fc76905af2f17f66e8eb40a2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/filter"
        }
      ]
    },
    {
      "type": "library",
      "name": "fixture",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/fixture@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "Tap plugin to provide t.testdir() and t.fixture()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/fixture@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Ffixture%2F-%2Ffixture-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/fixture#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/fixture/-/fixture-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd1bf5bc3d87ff669bb744b962be48095fd9688a979aeb0167a1f841b8a1f681368ef6ece80543cf94ddd1a7596d6babb47acf2ee3854c8cf652c6c97e108273"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/fixture"
        }
      ]
    },
    {
      "type": "library",
      "name": "intercept",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/intercept@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.intercept() and t.capture()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/intercept@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fintercept%2F-%2Fintercept-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/intercept#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/intercept/-/intercept-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ee27c430f9a9e3228743b3ea74fc027ad8a914bbc27a06c8c8a8a010376cfe9d3764d1498e0174e83f53e2f73f9b4b00e522a43eb1d54ce534533692ae588fef"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/intercept"
        }
      ]
    },
    {
      "type": "library",
      "name": "mock",
      "group": "@tapjs",
      "version": "4.4.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/mock@4.4.2",
      "author": "Isaac Z. Schlueter",
      "description": "tap plugin adding t.mockRequire() and t.mockImport()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/mock@4.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fmock%2F-%2Fmock-4.4.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/mock#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/mock/-/mock-4.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "07a49f3568d608fbe337d09a1dee39944725d99143910214a05e633ed8708b6998c472dfc85144aa8ad926182ea13b3b4e8797bc8aaabaa13f2ee93d21eb8a05"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/mock"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-serialize",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/node-serialize@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "Stream TAP test data as a serialized node:test stream",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/node-serialize@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fnode-serialize%2F-%2Fnode-serialize-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/node-serialize#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/node-serialize/-/node-serialize-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "484083be3052ecd54288267abc4b4cc2dc714ae47ad4d1c1bdaf8f948435994d1ab284d8c55f65a5134401bf541c52a9aae103964f9b2e0da2374d5ada77ccbb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/node-serialize"
        }
      ]
    },
    {
      "type": "library",
      "name": "run",
      "group": "@tapjs",
      "version": "4.5.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/run@4.5.2",
      "author": "Isaac Z. Schlueter",
      "description": "Command-line interface for the node-tap runner",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/run@4.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Frun%2F-%2Frun-4.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/run#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/run/-/run-4.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3aae5866fa06c44a214562bc3f5c073c8027b9d10e1cf77f6c859ac05b519f4646bc5edb45db99947a5fe1e108ad11ca63ce06fc8ddf982df9e3ad3871e8f189"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/run"
        }
      ]
    },
    {
      "type": "library",
      "name": "snapshot",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/snapshot@4.3.4",
      "author": "Isaac Z. Schlueter",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/snapshot@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fsnapshot%2F-%2Fsnapshot-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/snapshot#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/snapshot/-/snapshot-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dac2576862c950c6a491d25de620d646e720c875fb7f978fd399b8c1ea96abd74bcd7ee9d4914ead65d4c27b3c442218ed55fd571fb88c4365c493b2c188f2aa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/snapshot"
        }
      ]
    },
    {
      "type": "library",
      "name": "spawn",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/spawn@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.spawn()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/spawn@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fspawn%2F-%2Fspawn-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/spawn/-/spawn-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a906364922e45e49e92f592774b4b56c23e8f6f60a57c29af7750f22596f0c4c1a637a14320861fbe10e13877253140f80c1699a85288fc9126e6da1a2d7af6d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "stdin",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/stdin@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.stdin()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/stdin@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fstdin%2F-%2Fstdin-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/stdin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/stdin/-/stdin-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d2415e68f106c0d5b1f11d33f54abddff08d84083ef4d6d33d95be197b23b874121b5db983b55904d04083620c79099543d6d459adfe7f94cda7f2672d5bc99a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/stdin"
        }
      ]
    },
    {
      "type": "library",
      "name": "test",
      "group": "@tapjs",
      "version": "4.4.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
      "author": "Isaac Z. Schlueter",
      "description": "the pluggable Test class for node-tap",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/test@4.4.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Ftest%2F-%2Ftest-4.4.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/test#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/test/-/test-4.4.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "62e5204df7cf346ce87637873ac685fe3d3fe41fdb02ab5f830a9492a6b7996770ab396607601c200ea506d2da41f6e31bcc2018dc187ecdcc720c64191ab17c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/test"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "group": "@tapjs",
      "version": "3.5.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/typescript@3.5.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension that adds typescript support",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/typescript@3.5.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Ftypescript%2F-%2Ftypescript-3.5.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/typescript#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/typescript/-/typescript-3.5.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cfc3b5d02a5b3d8a0703cefa0e5838d2a5ed334e7c6a43fbe87350cbe11d344f80845a3b92895de18060ca361153b58358d969d81fcc3e0b32fce6783d15d05b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "worker",
      "group": "@tapjs",
      "version": "4.3.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/worker@4.3.4",
      "author": "Isaac Z. Schlueter",
      "description": "a built-in tap extension for t.worker()",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/worker@4.3.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fworker%2F-%2Fworker-4.3.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/worker#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/worker/-/worker-4.3.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02f99fc0c8095c1fde3b022d8bfacebf0d65d5e1ecc547b1de5cab8620bab8ae623a66c7581385b061f011f73b67879eaed3cce8552a9d9c64c644c4546b9e8a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/worker"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-import",
      "version": "2.4.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
      "author": "Isaac Z. Schlueter",
      "description": "Look up the file that an `import()` statement will resolve to, possibly relative to a given parentURL",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/resolve-import@2.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fresolve-import%2F-%2Fresolve-import-2.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/resolve-import.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/resolve-import#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/resolve-import/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/resolve-import/-/resolve-import-2.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80b58a740e6d8afe63fc3ee2a51e3bbb7a2f6d57f314fadcb53770d94967a66afa3cf5554af3ca18d5aed3d8d754d94e48b2c0783e82035ddb8c87a5a56b6d4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/resolve-import"
        }
      ]
    },
    {
      "type": "library",
      "name": "function-loop",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|function-loop@4.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Run a list of functions in order in a given object context.  The functions can be callback-taking or promise-returning.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/function-loop@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffunction-loop%2F-%2Ffunction-loop-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/function-loop.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/function-loop#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/function-loop/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/function-loop/-/function-loop-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7f7e2240179d605dd7708f77b9ec1964e9f2b1c0eb6a0c604cafde4ef541ef89377c20f4668ace8b9055f464b833caf3fc9a0d8b42a5dea5f963d307dd2fc22d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/function-loop"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-actual-promise",
      "version": "1.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "Verify if something is a Promise",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-actual-promise@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-actual-promise%2F-%2Fis-actual-promise-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/is-actual-promise.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/is-actual-promise#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/is-actual-promise/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-actual-promise/-/is-actual-promise-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c6c1623b5a1fd022ec4273d9d625c7353c91f58b3339e58a62ffaaea7f284855b78a9a28149d63d656d132088c0abfa9a7680baee112238cdbe4093a78ae4e9d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-actual-promise"
        }
      ]
    },
    {
      "type": "library",
      "name": "stack",
      "group": "@tapjs",
      "version": "4.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
      "author": "Isaac Z. Schlueter",
      "description": "Utility for working with stack traces",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/stack@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fstack%2F-%2Fstack-4.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/stack#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/stack/-/stack-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4850127b861a541cccaff1574e6fd0b12cdbcd764e9a00cda66637114d093620c23788b31cc527a1763e2a1d04637e61c7d0b8243bd18e0bf631220cedb07282"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/stack"
        }
      ]
    },
    {
      "type": "library",
      "name": "tcompare",
      "version": "9.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
      "author": "Isaac Z. Schlueter",
      "description": "A comprehensive comparison library, for use in test frameworks",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tcompare@9.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftcompare%2F-%2Ftcompare-9.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/tcompare#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tcompare/-/tcompare-9.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ea4153536c655cd154f3cfc3000210be306ee739d31b1f103e716d68a88b8a7d8eb6ca475f27af4aed2251366de14ad27ee442e9f21a8510aa6902215e5b1355"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tcompare"
        }
      ]
    },
    {
      "type": "library",
      "name": "trivial-deferred",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "The most dead-simple trivial Deferred implementation",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/trivial-deferred@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftrivial-deferred%2F-%2Ftrivial-deferred-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/trivial-deferred.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/trivial-deferred#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/trivial-deferred/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/trivial-deferred/-/trivial-deferred-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8866cced7dac96ff4e443563db2d85154ab770fff2a5bb6eda743c4b7f2e7e32f482504006f991f694ddb226f55ed4b62d48612cc6de95a05469ffece49ddd4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/trivial-deferred"
        }
      ]
    },
    {
      "type": "library",
      "name": "processinfo",
      "group": "@tapjs",
      "version": "3.1.9",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/processinfo@3.1.9",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/processinfo@3.1.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fprocessinfo%2F-%2Fprocessinfo-3.1.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/processinfo.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/processinfo#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/processinfo/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/processinfo/-/processinfo-3.1.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c886d81fd44e2399b91760791e993ab7cf4e90706b0db2f7aa770f3bd39f3ee4af26cbc02031bdd48d21c4640da2175ac66ab3e4be1088861ce58d0a9ad2f309"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/processinfo"
        }
      ]
    },
    {
      "type": "library",
      "name": "async-hook-domain",
      "version": "4.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|async-hook-domain@4.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "An implementation of Domain-like error handling, built on async_hooks",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/async-hook-domain@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fasync-hook-domain%2F-%2Fasync-hook-domain-4.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/tapjs/async-hook-domain.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/async-hook-domain#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/async-hook-domain/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/async-hook-domain/-/async-hook-domain-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d292d7b11a87408df1d622b4abaeac6a5b37f585605906998f359bfe4d850cc966b67a879f15ceaae87d7e2ad747612cf7e65ae159d997b7f5caf7034466fc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/async-hook-domain"
        }
      ]
    },
    {
      "type": "library",
      "name": "diff",
      "version": "8.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|diff@8.0.3",
      "description": "A JavaScript text diff implementation.",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/diff@8.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff%2F-%2Fdiff-8.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/kpdecker/jsdiff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kpdecker/jsdiff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/kpdecker/jsdiff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/diff/-/diff-8.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a9e8c78bb6dc483e21400644d2d3406b044ad59b5a7c70e6313324aeb2068122e5ee14e740798a09e078e7101c6df4ea2b6ce8c243378f76c7b7fe1bfc045b61"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/diff"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass",
      "version": "7.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "minimal implementation of a PassThrough stream",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass@7.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass%2F-%2Fminipass-7.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass/-/minipass-7.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b44047a839c8a0cff5ad7304d738246bd83a43695ca029311cbb9cece0c9e41c5b3f977873667970682d5c092ee7ddb4d02c7b762b874ce61f4810fc9fa9a6f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass"
        }
      ]
    },
    {
      "type": "library",
      "name": "signal-exit",
      "version": "4.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0",
      "author": "Ben Coe",
      "description": "when you want to fire an event no matter how a process exits.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/signal-exit@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/signal-exit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/signal-exit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/signal-exit/-/signal-exit-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6f3c99d5ef3cc3d3b588d25b2a73a5bd84eb58f0e5e3a3b56c6d03dd7227bfef6d90faf1acdf235144e21650e4926296827d4ce827c8035dd2b86a8e6bd2a8af"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/signal-exit"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-parser",
      "version": "18.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
      "description": "parse the test anything protocol",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-parser@18.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap-parser%2F-%2Ftap-parser-18.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap-parser/-/tap-parser-18.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b1ad0cd7c7ba44045f3b42eb9b5cdb42f6feec6e06fd3864148245be3787d4329e9e5e31c32520a515026f926aeb85ded3cea9e1aba22ef4737e946319ddd9a3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "tap-yaml",
      "version": "4.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yaml handling for TAP parsers and generators",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tap-yaml@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftap-yaml%2F-%2Ftap-yaml-4.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/yaml#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tap-yaml/-/tap-yaml-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e3c062c178f77146b52ede812f37dac0919956285f442635f60ca36877ed4297bcba512607d8195bd90285091d6f4f8be18525196509329591009ffd6cf4a054"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tap-yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "mkdirp",
      "version": "3.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
      "description": "Recursively mkdir, like `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mkdirp@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmkdirp%2F-%2Fmkdirp-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-mkdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-mkdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mkdirp/-/mkdirp-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8db325140190e6a3a6151f32ffb2dc52bb7b7d612d62963962cb70520eb5c9fdd927d4a61d9ad64e0c61a32dc73d5cb8155691f82ac84707c5e66603216815e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mkdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "rimraf",
      "version": "6.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3",
      "author": "Isaac Z. Schlueter",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rimraf@6.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frimraf%2F-%2Frimraf-6.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/rimraf.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/rimraf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/rimraf/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/rimraf/-/rimraf-6.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ca83e0abd9917ad5f91c68ad547641f6c840412a76234f25b34c94fa28d3dc48f6a24fb1d2761b4c5d0b8de709135f45eeef6290d65f12e36ae599ec52da148"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rimraf"
        }
      ]
    },
    {
      "type": "library",
      "name": "walk-up-path",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Given a path string, return a generator that walks up the path, emitting each dirname.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/walk-up-path@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwalk-up-path%2F-%2Fwalk-up-path-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/walk-up-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/walk-up-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/walk-up-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/walk-up-path/-/walk-up-path-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de1bbeb43f18cd22c6b8562d3d16f8f2f76128c8b4290579b27fae5abf3eedd304abfd86fddb4badd0e29e42e3aaae5321b2018d8278031fe7dd889a5bb40cf0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/walk-up-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "error-serdes",
      "group": "@tapjs",
      "version": "4.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/error-serdes@4.3.0",
      "author": "Isaac Z. Schlueter",
      "description": "Port of node's error_serdes.js to userland, plus test message streaming",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/error-serdes@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Ferror-serdes%2F-%2Ferror-serdes-4.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/error-serdes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/error-serdes/-/error-serdes-4.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a8fdbaeaebcf9b61bde4294f169a8037a9f89e270b6c7ad961b65697450ef9b88e766be3492bb1798e5fed817281397e52ece5cb18e54601d3abcaa27e7a9373"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/error-serdes"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "group": "@isaacs",
      "version": "7.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@isaacs/which@7.0.4",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/which@7.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40isaacs%2Fwhich%2F-%2Fwhich-7.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@isaacs/which/-/which-7.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a974e8599158f422af5acbde5774795473492d09074c82573bd2785dad5480dc150910362c4b26bd60bce0c21d9decc52ec8e7d90f86cdb2fff32545d7fa3327"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@isaacs/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "config",
      "group": "@tapjs",
      "version": "5.5.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/config@5.5.2",
      "author": "Isaac Z. Schlueter",
      "description": "Utility loading and managing tap configuration",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/config@5.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Fconfig%2F-%2Fconfig-5.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/config#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/config/-/config-5.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "190c8a978d1f19a9a84af4f84ac7d07d9c9a1d3f1f6e8356e4e86b03586131cdf8762e63fde7e20f5e5594d55b3c6139d41652b39337270ed8ba4176fc283c08"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/config"
        }
      ]
    },
    {
      "type": "library",
      "name": "reporter",
      "group": "@tapjs",
      "version": "4.4.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tapjs/reporter@4.4.4",
      "author": "Isaac Z. Schlueter",
      "description": "Pretty test output reporters for tap",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tapjs/reporter@4.4.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tapjs%2Freporter%2F-%2Freporter-4.4.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/tapjs/tapjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/src/reporter#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/tapjs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tapjs/reporter/-/reporter-4.4.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b2f5a6a4980c4317b88a228e56bfc78b99061c93410e9d8dafc803d1a42e010e1fa7d80e8762c54176b626fecb04a84c8c2ed46a25bf5fb935a84564da739fbe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tapjs/reporter"
        }
      ]
    },
    {
      "type": "library",
      "name": "c8",
      "version": "10.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|c8@10.1.3",
      "author": "Ben Coe",
      "description": "output coverage reports using Node.js' built in coverage",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/c8@10.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fc8%2F-%2Fc8-10.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/bcoe/c8.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/c8#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/c8/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/c8/-/c8-10.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2ef732ace01a3a7aeb94ca56db69faf743d4bf18aae147fd58c850c0d27dbe06a090bfe9875f83e2ebe3bc30395c26f292b734b31f9acbaa558bd619d469e1c8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/c8"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "foreground-child",
          "version": "3.3.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|c8@10.1.3|foreground-child@3.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/foreground-child@3.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforeground-child%2F-%2Fforeground-child-3.3.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/foreground-child.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/foreground-child/-/foreground-child-3.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8085e32aab45b96120cc544903d58241e4892d90e380950e302333c6dbc5abfdfb2a88ccd41146b9faac0b2d2be2a4909982ec65831ec91ab321638cba9d37b3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/c8/node_modules/foreground-child"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "chalk",
      "version": "5.6.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
      "description": "Terminal string styling done right",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chalk@5.6.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchalk%2F-%2Fchalk-5.6.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/chalk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/chalk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/chalk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chalk/-/chalk-5.6.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ecdcc12f4acde9f3145be7fb03a228e21e34a90946fb11a6b4cc5f6e71ff2bb4c0b6df094165502beea0d145ca31e549a3257912490db04ad0f29543ddb2c76c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chalk"
        }
      ]
    },
    {
      "type": "library",
      "name": "chokidar",
      "version": "4.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|chokidar@4.0.3",
      "author": "Paul Miller",
      "description": "Minimal and efficient cross-platform file watching library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chokidar@4.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchokidar%2F-%2Fchokidar-4.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/paulmillr/chokidar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/chokidar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chokidar/-/chokidar-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "420ceef247c1be8f9c038f7ada39cfd4a912e83a29e4d4ba83b4792c5609af86fc51bf783cf417524b02c3d3ef5e87973d145d751342e42d4941447648c1ad9c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chokidar"
        }
      ]
    },
    {
      "type": "library",
      "name": "foreground-child",
      "version": "4.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|foreground-child@4.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/foreground-child@4.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforeground-child%2F-%2Fforeground-child-4.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/foreground-child.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/foreground-child/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/foreground-child/-/foreground-child-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c9e5d968d6c2046693f60893a4b3c176d79dce3c21949054a0bfd1e015505399a7d13417387c15225d50d8332e04874d9e8e24b40d5a6d9edd4055710fab87c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/foreground-child"
        }
      ]
    },
    {
      "type": "library",
      "name": "glob",
      "version": "13.0.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
      "author": "Isaac Z. Schlueter",
      "description": "the most correct and second fastest glob implementation in JavaScript",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/glob@13.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-13.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/node-glob.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-glob#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-glob/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-13.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5a3972ae89669bcb83a66fe8806c976576f567e09ad81f0d6c9c2a0558346b12bd19b05ea12ef2195eaf8d79d87469ba5f9de27a112ec716f288aa7c42637857"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/glob"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-options-to-argv",
      "version": "1.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|node-options-to-argv@1.0.0",
      "description": "Convert a NODE_OPTIONS environment variable to an argv list, or vice versa",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-options-to-argv@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-options-to-argv%2F-%2Fnode-options-to-argv-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/node-options-to-argv/-/node-options-to-argv-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f7dacb94ff829ff16c495f648e99365261762ed9aba6ffcbf54edf51fc2cfcc55791e6563e93c3b1090cafbf6a0af485fe84ca5552414e6e6c1f398ada3e8822"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-options-to-argv"
        }
      ]
    },
    {
      "type": "library",
      "name": "opener",
      "version": "1.5.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|opener@1.5.2",
      "author": "Domenic Denicola",
      "description": "Opens stuff, like webpages and files and executables, cross-platform",
      "licenses": [
        {
          "expression": "(WTFPL OR MIT)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/opener@1.5.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fopener%2F-%2Fopener-1.5.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/domenic/opener.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/domenic/opener#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/domenic/opener/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/opener/-/opener-1.5.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "babe5421dcb0e58ef2123f702f386a5e2cba199dccc31d32188fb9b0c9f6af4374bf770a26f526147e723cff965e1f5ed317f2cf2257f790fc974f3c0cd163ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/opener"
        }
      ]
    },
    {
      "type": "library",
      "name": "pacote",
      "version": "21.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|pacote@21.5.0",
      "author": "GitHub Inc.",
      "description": "JavaScript package downloader",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pacote@21.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpacote%2F-%2Fpacote-21.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/pacote.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/pacote#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/pacote/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pacote/-/pacote-21.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "56d674481f266f94f3c377570df54022387254a5076644bf647f7fe66a4a7a7c02f6c14e5cd234248ee4105ec8324c0e9ec58c16bbc0647cf1d53e5f9aba7d15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pacote"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-scurry",
      "version": "2.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2",
      "author": "Isaac Z. Schlueter",
      "description": "walk paths fast and efficiently",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-scurry@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-scurry%2F-%2Fpath-scurry-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/path-scurry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/path-scurry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/path-scurry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-scurry/-/path-scurry-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dcefe2555b0900fb0e9e9c1621e0fe77acffecf9aa029c9078f52d0a77636ad8fff48e4bca51efb79aa5b856814f7239877af57a37d1d39e9cf850aff8d9cd5e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-scurry"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.2.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2|lru-cache@11.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-11.2.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-11.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "698fd1f9a12c45e9667b5eca1906bfd59488a4ba4d618ae172b7a929366013e5b758cd7a60c09a3f03872c7b26a2964710b5343a38a7d653d5c4a47432286770"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/path-scurry/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "semver",
      "version": "7.7.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
      "author": "GitHub Inc.",
      "description": "The semantic version parser used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/semver@7.7.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsemver%2F-%2Fsemver-7.7.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-semver.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-semver#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-semver/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/semver/-/semver-7.7.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bc5282d8812d427561a53efc875629f30cf0adff0233e33328c1c62597c1b738593727111675ec1e4e84e53c4892432c80d4bb99d5f700607bc7640cd9d8b894"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/semver"
        }
      ]
    },
    {
      "type": "library",
      "name": "ts-node-temp-fork-for-pr-2009",
      "group": "@isaacs",
      "version": "10.9.7",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7",
      "author": "Blake Embrey",
      "description": "TypeScript execution environment and REPL for node.js, with source map support",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/ts-node-temp-fork-for-pr-2009@10.9.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40isaacs%2Fts-node-temp-fork-for-pr-2009%2F-%2Fts-node-temp-fork-for-pr-2009-10.9.7.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/TypeStrong/ts-node.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://typestrong.org/ts-node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TypeStrong/ts-node/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@isaacs/ts-node-temp-fork-for-pr-2009/-/ts-node-temp-fork-for-pr-2009-10.9.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f5fd1b854afd4e7c30a60521129af7163c52687fce1da011904d85f5f334952e2722cd8635eaebbc6c10cf8f77764d092a54da19856b29bab7eaf03fc21677e2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@isaacs/ts-node-temp-fork-for-pr-2009"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "diff",
          "version": "4.0.4",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7|diff@4.0.4",
          "description": "A javascript text diff implementation.",
          "licenses": [
            {
              "license": {
                "id": "BSD-3-Clause",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/diff@4.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdiff%2F-%2Fdiff-4.0.4.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/kpdecker/jsdiff.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/kpdecker/jsdiff#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "http://github.com/kpdecker/jsdiff/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/diff/-/diff-4.0.4.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5f4ee7b6d25093091f29fbd33c6fca4a713638c75c5026a8ebe797177c269c84119f668f0071f75710db0ce75e82477a25b3ec5ea4a1a6f10e1df013fa708dc1"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@isaacs/ts-node-temp-fork-for-pr-2009/node_modules/diff"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "jackspeak",
      "version": "4.2.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|jackspeak@4.2.3",
      "author": "Isaac Z. Schlueter",
      "description": "A very strict and proper argument parser.",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jackspeak@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjackspeak%2F-%2Fjackspeak-4.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/jackspeak.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/jackspeak#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/jackspeak/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jackspeak/-/jackspeak-4.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ca4915470ad8bc59b59dbd8025f28a60faf47a617a2225c3614685c78667f59b881fb32bcc4677b03e5196a197351a47b6f5072723a70841713a5343b46a3bc2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jackspeak"
        }
      ]
    },
    {
      "type": "library",
      "name": "package-json-from-dist",
      "version": "1.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|package-json-from-dist@1.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "Load the local package.json from either src or dist folder",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/package-json-from-dist@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpackage-json-from-dist%2F-%2Fpackage-json-from-dist-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/package-json-from-dist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/package-json-from-dist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/package-json-from-dist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/package-json-from-dist/-/package-json-from-dist-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5046484b7fdbcb8382f2f2f73f67535d1113a5e6cb236362239bc8ae3683ff952dae4157fed35bc234d2440182ffeec2028da921c05a4605a670104772c68223"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/package-json-from-dist"
        }
      ]
    },
    {
      "type": "library",
      "name": "sync-content",
      "version": "2.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|sync-content@2.0.4",
      "author": "Isaac Z. Schlueter",
      "description": "Synchronize the contents of one folder to another location, only copying files if contents differ.",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sync-content@2.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsync-content%2F-%2Fsync-content-2.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/sync-content.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/sync-content#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/sync-content/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sync-content/-/sync-content-2.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c378a888199b6a88286f7dd674b9eec0593ef2da5e3c8e7c09358aaad740804a9cda17c6b92c0fd3680f113a8d5ffdcf2d2e6c92fe5ad70411d206da6b65b45d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sync-content"
        }
      ]
    },
    {
      "type": "library",
      "name": "tshy",
      "version": "3.3.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tshy@3.3.2",
      "author": "Isaac Z. Schlueter",
      "description": "TypeScript HYbridizer - Hybrid (CommonJS/ESM) TypeScript node package builder",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tshy@3.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftshy%2F-%2Ftshy-3.3.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/tshy.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/tshy#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/tshy/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tshy/-/tshy-3.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bce21792a32d05636329447f73df7ee8de742e159d9ca1b5c44dfee707fc20f773c71da570814fbdb1a015d0418284cc6dd35bf26cf4e8c526ee163e4c59c973"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tshy"
        }
      ]
    },
    {
      "type": "library",
      "name": "typescript",
      "version": "5.9.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|typescript@5.9.3",
      "author": "Microsoft Corp.",
      "description": "TypeScript is a language for application scale JavaScript development",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/typescript@5.9.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftypescript%2F-%2Ftypescript-5.9.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/TypeScript.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/typescript/-/typescript-5.9.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e5d6f6733c38a72ebf5e52ddc9feded5e8580d130f508ef04f772b33f4a7d00c3e357d0ac2d98e2f290762694a454f86d795bd511e12e9a7cc2d9ba3394e04b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/typescript"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-element-to-jsx-string",
      "version": "15.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|react-element-to-jsx-string@15.0.0",
      "author": "Algolia, Inc.",
      "description": "Turn a ReactElement into the corresponding JSX string.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-element-to-jsx-string@15.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact-element-to-jsx-string%2F-%2Freact-element-to-jsx-string-15.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/algolia/react-element-to-jsx-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/algolia/react-element-to-jsx-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/algolia/react-element-to-jsx-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/react-element-to-jsx-string/-/react-element-to-jsx-string-15.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50383895707a0739686cdeb43fc7c75953d7dcacb0f0e46b4de06d0a598894676438e13e19841216f98453988b2e9c29ffabf8d8320dc0d7303a138b7d0fff15"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-element-to-jsx-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "pirates",
      "version": "4.0.7",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|pirates@4.0.7",
      "author": "Ari Porad",
      "description": "Properly hijack require, i.e., properly define require hooks and customizations",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/pirates@4.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpirates%2F-%2Fpirates-4.0.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/danez/pirates.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/danez/pirates#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/danez/pirates/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/pirates/-/pirates-4.0.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4dfc92aecff99e6f1f4090dc043b949e0dd53942ac77b4beceabdb3938865c77f15f8c0adf56ab77e86836ebe489c33fd981739690e000139ebca4ac0781bf14"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/pirates"
        }
      ]
    },
    {
      "type": "library",
      "name": "process-on-spawn",
      "version": "1.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|process-on-spawn@1.1.0",
      "author": "Corey Farrell",
      "description": "Execute callbacks when child processes are spawned",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/process-on-spawn@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprocess-on-spawn%2F-%2Fprocess-on-spawn-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/cfware/process-on-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cfware/process-on-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cfware/process-on-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/process-on-spawn/-/process-on-spawn-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "24e9ce3d0ffc4d9823b352481ff9bd9e2ec57e29a335afcf471ef2fd66f9a9d22db2784ed23138013edf0b41e30b6f03510583af9d1dc126192dd44c96a0eadd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/process-on-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "uuid",
      "version": "8.3.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|uuid@8.3.2",
      "description": "RFC4122 (v1, v4, and v5) UUIDs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/uuid@8.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fuuid%2F-%2Fuuid-8.3.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/uuidjs/uuid.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/uuidjs/uuid#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/uuidjs/uuid/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/uuid/-/uuid-8.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f8d62cd9078c5b2f865853849bdc679fa1c20e9d25ed0043ee697cccb52627ef77439345d0da1c12b9f09139175453625f7fdfa42e9a7d2f0385bfe0cfb47b7a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/uuid"
        }
      ]
    },
    {
      "type": "library",
      "name": "events-to-array",
      "version": "2.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|events-to-array@2.0.3",
      "author": "Isaac Z. Schlueter",
      "description": "Put a bunch of emitted events in an array, for testing.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/events-to-array@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fevents-to-array%2F-%2Fevents-to-array-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/events-to-array.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/events-to-array/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/events-to-array/-/events-to-array-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7ffa84da02261d16b80a9db2d6cb44392830f304c5c94755257ec6fff6ccc1b695f49a88485c60f7d35b99541e3fb60b9c3519dae9fce758e5683ae5a6619e85"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/events-to-array"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml-types",
      "version": "0.4.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yaml-types@0.4.0",
      "author": "Eemeli Aro",
      "description": "Useful JavaScript types for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yaml-types@0.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyaml-types%2F-%2Fyaml-types-0.4.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml-types.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eemeli/yaml-types/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yaml-types/-/yaml-types-0.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5df6c0df4354838fcb5948a994c6e2b9f522c1886007d8ef0614d67a5ed742a8d5f86681efd736b513aeffcfd3bbb8ced07bc3be7296b4193992c591ae143fd2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "yaml",
      "version": "2.8.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yaml@2.8.2",
      "author": "Eemeli Aro",
      "description": "JavaScript parser and stringifier for YAML",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yaml@2.8.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyaml%2F-%2Fyaml-2.8.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/eemeli/yaml.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://eemeli.org/yaml/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/eemeli/yaml/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yaml/-/yaml-2.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9a99729caa9cd42da14d56317743d4db1400736d93235bd284060692c0827f16e7fdd1709c74cd8b56ef62c05392175436d1887f9c4d3a0f77f2bad2498bd2f4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yaml"
        }
      ]
    },
    {
      "type": "library",
      "name": "isexe",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|isexe@4.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Minimal module to check if a file is executable.",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/isexe@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/isexe.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/isexe#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/isexe/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14552d64ca6867c46a1d2dd77971261d62c0e2d847f99c42bf694e88f227d5773b0b1aea856ccd483cc3fbf7214bfcdb61ece68b058b7500b4f497502a6b613b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/isexe"
        }
      ]
    },
    {
      "type": "library",
      "name": "polite-json",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|polite-json@5.0.0",
      "description": "JSON.parse and stringify with better errors that respects formatting",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/polite-json@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpolite-json%2F-%2Fpolite-json-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/polite-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/polite-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/polite-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/polite-json/-/polite-json-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38b4bfd1779401c13c6b67ddc1e98d8dafae74a81736763ac8a5485ea003db3551c752af63a02da3fad9daf7736f1a98c0f5b4bba482342fdb00c3cdce9cf16f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/polite-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "ink",
      "version": "5.2.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ink@5.2.1",
      "author": "Vadim Demedes",
      "description": "React for CLI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ink@5.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fink%2F-%2Fink-5.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/ink.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/ink#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/ink/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ink/-/ink-5.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06a714c96ac6f73ab91c8c16e8971f147b0861e6c991659be1f73335a87582850ed2fbf9be778895fc2e4bce6dc3227985847fcb5f05940614c6b3bd0a121656"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ink"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|ink@5.2.1|signal-exit@3.0.7",
          "author": "Ben Coe",
          "description": "when you want to fire an event no matter how a process exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/signal-exit@3.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-3.0.7.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/signal-exit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/signal-exit/-/signal-exit-3.0.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/ink/node_modules/signal-exit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "ms",
      "version": "2.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ms@2.1.3",
      "description": "Tiny millisecond conversion utility",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ms@2.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fms%2F-%2Fms-2.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vercel/ms.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vercel/ms#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vercel/ms/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ms/-/ms-2.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ms"
        }
      ]
    },
    {
      "type": "library",
      "name": "patch-console",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|patch-console@2.0.0",
      "author": "vdemedes",
      "description": "Patch console methods to intercept output",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/patch-console@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpatch-console%2F-%2Fpatch-console-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/patch-console.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/patch-console#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/patch-console/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/patch-console/-/patch-console-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d1835d51c78c75a430a0a71ed606ad0d2726328e69bbfb5f0017e7cc4a9e1b482d4e677b9a1fd67308148ed01e394ecdf2714595b4019c52b68175b97c6be630"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/patch-console"
        }
      ]
    },
    {
      "type": "library",
      "name": "prismjs-terminal",
      "version": "1.2.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|prismjs-terminal@1.2.4",
      "author": "Isaac Z. Schlueter",
      "description": "PrismJS syntax highlighting for the terminal",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prismjs-terminal@1.2.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprismjs-terminal%2F-%2Fprismjs-terminal-1.2.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/prismjs-terminal.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/prismjs-terminal#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/prismjs-terminal/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/prismjs-terminal/-/prismjs-terminal-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4b69ec8f2eacdb1da3178b935bcba55f5f6bbe645f7bd475c269cdc08e70981810104ac1d2fb8ab9e54f33337a2ac151082276210ad6512d01aa170db2b47dc6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prismjs-terminal"
        }
      ]
    },
    {
      "type": "library",
      "name": "react",
      "version": "18.3.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|react@18.3.1",
      "description": "React is a JavaScript library for building user interfaces.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react@18.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact%2F-%2Freact-18.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/react/-/react-18.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c12fa1020252851d0a844bcf240adfb8f54dd7e1f3d6dd18ea7e632eb1906e46f8bab80f13fd11bdefb590c075bffa16807826e1621c57e8bb176a53563fb689"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-length",
      "version": "6.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|string-length@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the real length of a string - by correctly counting astral symbols and ignoring ansi escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-length@6.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-length%2F-%2Fstring-length-6.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-length.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-length#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-length/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-length/-/string-length-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d54dfad69c591c443e15e4a3cea46957e72edaf4f361e59e69f5c52f2922165bf855cd27de78e053c1eb31bca2939bb09bbee769632e546f1f84417e3af6f52a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-length"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-coverage",
      "group": "@bcoe",
      "version": "1.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@bcoe/v8-coverage@1.0.2",
      "author": "Charles Samborski",
      "description": "Helper functions for V8 coverage files.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40bcoe/v8-coverage@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40bcoe%2Fv8-coverage%2F-%2Fv8-coverage-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/bcoe/v8-coverage.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/bcoe/v8-coverage#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/bcoe/v8-coverage/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@bcoe/v8-coverage/-/v8-coverage-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eb300193f10203f418482435346895c306d07ab50267e4d06e9eb843702099f36fbab1c7d23f13b576b5a9b4a15c0eaaaa4a408f85795bca4fea62ded6670ca8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@bcoe/v8-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "schema",
      "group": "@istanbuljs",
      "version": "0.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@istanbuljs/schema@0.1.3",
      "author": "Corey Farrell",
      "description": "Schemas describing various structures used by nyc and istanbuljs",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40istanbuljs/schema@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40istanbuljs%2Fschema%2F-%2Fschema-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/schema.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/schema#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/schema/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@istanbuljs/schema/-/schema-0.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "657458e2336f56049543c0cbdcb4dc6a4680b57c13554c44f3586c96cc83d80b685d6ff05686f5d0790e2755ffa4095c23b0fed98a192a0e5da3c1bfc3a45880"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@istanbuljs/schema"
        }
      ]
    },
    {
      "type": "library",
      "name": "find-up",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|find-up@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Find a file or directory by walking up parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/find-up@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffind-up%2F-%2Ffind-up-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/find-up.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/find-up/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/find-up/-/find-up-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efcfcf5d3d7094b2c3813cc3b3bb23abd873cf4bd70fece7fbbc32a447b87d74310a6766a9f1ac10f4319a2092408dda8c557dd5b552b2f36dac94625ba9c69e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/find-up"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-coverage",
      "version": "3.2.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|istanbul-lib-coverage@3.2.2",
      "author": "Krishnan Anantheswaran",
      "description": "Data library for istanbul coverage objects",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-coverage@3.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-coverage%2F-%2Fistanbul-lib-coverage-3.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-coverage",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3bc769b05fabd1657ff0c35129f9e6aed09686e2a3c6bab6c3e8e9cc12f95192938b62de5569d63a6591c4595eb0938d99cfb02c01af29064439a9e4a342c54e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-report",
      "version": "3.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|istanbul-lib-report@3.0.1",
      "author": "Krishnan Anantheswaran",
      "description": "Base reporting library for istanbul",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-lib-report@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-lib-report%2F-%2Fistanbul-lib-report-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-lib-report",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1827c4d66b6c1c63842c253c7bf67b616ce99b26ebc7ff9d4937cbaef63ca9199a63acd74ca5a7e964088da005c34ebd89c9ba19530d920bb437323888f65437"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-lib-report"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-reports",
      "version": "3.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|istanbul-reports@3.2.0",
      "author": "Krishnan Anantheswaran",
      "description": "istanbul reports",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/istanbul-reports@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fistanbul-reports%2F-%2Fistanbul-reports-3.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git#packages/istanbul-reports",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/istanbuljs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c6616592fde86a4d5df1375d22db7b643e4a47e3a30b08830534269a28d6af0174c5d5192ac5ac043ed9e39c667a5ca4889c12a488e03904a4be699898dc0bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/istanbul-reports"
        }
      ]
    },
    {
      "type": "library",
      "name": "test-exclude",
      "version": "7.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2",
      "author": "Ben Coe",
      "description": "test for inclusion or exclusion of paths using globs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/test-exclude@7.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftest-exclude%2F-%2Ftest-exclude-7.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/test-exclude.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://istanbul.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/test-exclude/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/test-exclude/-/test-exclude-7.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bbd13a03e64361da7b6b85a76ab9173d93b1f08973e3afa46f2ea9d7267ccec193cfd8186ba1484bb963da87b3ccd2a6b5dcb224d3669970e9a606b9181ee44b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/test-exclude"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "glob",
          "version": "10.5.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0",
          "author": "Isaac Z. Schlueter",
          "description": "the most correct and second fastest glob implementation in JavaScript",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/glob@10.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fglob%2F-%2Fglob-10.5.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-glob.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-glob#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-glob/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/glob/-/glob-10.5.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0df5cdf037e127b347dce7bb7059aedcd0aed7029b911789f13a2bcd20056d22ab94d69048a7c8cea62a558f3395bb3634b05b5a9462539d865f63db68154d92"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/glob"
            }
          ],
          "components": [
            {
              "type": "library",
              "name": "minimatch",
              "version": "9.0.9",
              "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0|minimatch@9.0.9",
              "author": "Isaac Z. Schlueter",
              "description": "a glob matcher in javascript",
              "licenses": [
                {
                  "license": {
                    "id": "ISC",
                    "acknowledgement": "declared"
                  }
                }
              ],
              "purl": "pkg:npm/minimatch@9.0.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-9.0.9.tgz",
              "externalReferences": [
                {
                  "url": "git://github.com/isaacs/minimatch.git",
                  "type": "vcs",
                  "comment": "as detected from PackageJson property \"repository.url\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch#readme",
                  "type": "website",
                  "comment": "as detected from PackageJson property \"homepage\""
                },
                {
                  "url": "https://github.com/isaacs/minimatch/issues",
                  "type": "issue-tracker",
                  "comment": "as detected from PackageJson property \"bugs.url\""
                },
                {
                  "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-9.0.9.tgz",
                  "type": "distribution",
                  "hashes": [
                    {
                      "alg": "SHA-512",
                      "content": "381c0137d00be1daa61139694b6cdab31faf4de59c956ce46e57d993b2930398f78de38e373fed4429d9a26532bcd83cdf02f966ff52b3a1cc2570202fc47662"
                    }
                  ],
                  "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
                }
              ],
              "properties": [
                {
                  "name": "cdx:npm:package:development",
                  "value": "true"
                },
                {
                  "name": "cdx:npm:package:path",
                  "value": "node_modules/test-exclude/node_modules/glob/node_modules/minimatch"
                }
              ]
            }
          ]
        },
        {
          "type": "library",
          "name": "foreground-child",
          "version": "3.3.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|foreground-child@3.3.1",
          "author": "Isaac Z. Schlueter",
          "description": "Run a child as if it's the foreground process. Give it stdio. Exit when it exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/foreground-child@3.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fforeground-child%2F-%2Fforeground-child-3.3.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/foreground-child.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/foreground-child/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/foreground-child/-/foreground-child-3.3.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "8085e32aab45b96120cc544903d58241e4892d90e380950e302333c6dbc5abfdfb2a88ccd41146b9faac0b2d2be2a4909982ec65831ec91ab321638cba9d37b3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/foreground-child"
            }
          ]
        },
        {
          "type": "library",
          "name": "jackspeak",
          "version": "3.4.3",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|jackspeak@3.4.3",
          "author": "Isaac Z. Schlueter",
          "description": "A very strict and proper argument parser.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/jackspeak@3.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjackspeak%2F-%2Fjackspeak-3.4.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/jackspeak.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/jackspeak#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/jackspeak/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jackspeak/-/jackspeak-3.4.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "386959429cf6c9f6a103f45dd58f0277d48812caaf5e42d5a12c3f720c219e114c0dbb1015e658a0927b6c86414bd05c6a6516f7a6acabf9e93d6ba033e45007"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/jackspeak"
            }
          ]
        },
        {
          "type": "library",
          "name": "path-scurry",
          "version": "1.11.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|path-scurry@1.11.1",
          "author": "Isaac Z. Schlueter",
          "description": "walk paths fast and efficiently",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/path-scurry@1.11.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-scurry%2F-%2Fpath-scurry-1.11.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/path-scurry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/path-scurry#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/path-scurry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-scurry/-/path-scurry-1.11.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "5dae0dc35ec54bd02940527dba62e2252e28ac68e6ed9cf052bc1a99c190b874b30f2b61f5ba0a0dac9c61d0dc643baa6004d7c381c55e06aa59372d5bfbf51c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/path-scurry"
            }
          ]
        },
        {
          "type": "library",
          "name": "cliui",
          "group": "@isaacs",
          "version": "8.0.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|@isaacs/cliui@8.0.2",
          "author": "Ben Coe",
          "description": "easily create complex multi-column command-line-interfaces",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40isaacs/cliui@8.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40isaacs%2Fcliui%2F-%2Fcliui-8.0.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/yargs/cliui.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/yargs/cliui#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/yargs/cliui/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@isaacs/cliui/-/cliui-8.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3bc8dc8da6d76a578e1bd0d0d3e0115d66414df9cfe16340ab3ba224aee5978e009b118abff2763384cf8f18d8df39c109fbc15c5cee726d6dc1dc85c9b16a10"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/@isaacs/cliui"
            }
          ]
        },
        {
          "type": "library",
          "name": "brace-expansion",
          "version": "2.0.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|brace-expansion@2.0.2",
          "author": "Julian Gruber",
          "description": "Brace expansion as known from sh/bash",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/brace-expansion@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrace-expansion%2F-%2Fbrace-expansion-2.0.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/brace-expansion.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/brace-expansion/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/brace-expansion/-/brace-expansion-2.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "26dd2f1f233e8e6501aa88c1ec4d4d21869db74bc8d10c63c5dd9312b5bde300f3f84d8b026e6f28c5d7c20e996414c73ee5250e0407297be318175f705d590d"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/brace-expansion"
            }
          ]
        },
        {
          "type": "library",
          "name": "lru-cache",
          "version": "10.4.3",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|lru-cache@10.4.3",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@10.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-10.4.3.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-10.4.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "24d03365c5eb0ade365462ee633d337c0cc37c0bc9596e807d8943050c835790c2948da6e6c0262be3883bbb39f577ec46c587a74da3009ad169d3d1193b7a49"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/lru-cache"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "5.1.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|string-width@5.1.2",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@5.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-5.1.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-5.1.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "1e72ce091def8dc63c6dea0d2ed723679fe7c67d9a7e6304ea586b0eb79ba24a8c6a9f976de5bc9fd4d7a4f0cea9d18ae6a708de84f418a4d6eb00bb10c895a8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "8.1.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|wrap-ansi@8.1.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@8.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrap-ansi%2F-%2Fwrap-ansi-8.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/wrap-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrap-ansi/-/wrap-ansi-8.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "b22ed0588eb350cab9e9b11216f6a0b66ccc7463ada317d1f927b3d753286df73bb66f9591472493d6d6d9479f7d319551b3a4b31992c34000da0b3c83bd4d09"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/wrap-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "balanced-match",
          "version": "1.0.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|balanced-match@1.0.2",
          "author": "Julian Gruber",
          "description": "Match balanced character pairs, like \"{\" and \"}\"",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/balanced-match@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbalanced-match%2F-%2Fbalanced-match-1.0.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/juliangruber/balanced-match.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/juliangruber/balanced-match/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/balanced-match/-/balanced-match-1.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "de849e50ed13315ebb84dd4099b5ec2b8c9aa94eed8e21e56f144364ea47d0a5bdf82797e1b440697d009f1b74b71d8cae94695b041a3f02252121098585393f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/balanced-match"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "9.2.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|emoji-regex@9.2.2",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@9.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-9.2.2.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-9.2.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "2f5f03689b17494936fb8da9bfc98bb398c94f686a164144e23db5c0e9a06d4aac67684bef636c514efce60f515e0a37b3464d815978d93887a7766d3affd5ca"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/test-exclude/node_modules/emoji-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-to-istanbul",
      "version": "9.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0",
      "author": "Ben Coe",
      "description": "convert from v8 coverage format to istanbul's format",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-to-istanbul@9.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fv8-to-istanbul%2F-%2Fv8-to-istanbul-9.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/istanbuljs/v8-to-istanbul.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/istanbuljs/v8-to-istanbul#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/istanbuljs/v8-to-istanbul/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9221946a558dfab80127fd4e1d9b01b54e2b5d939f8ffeeb290c542ca948cf0cd04af3095143603f0244121ee053ac445710b46a1a0e06f376608f061fa14d80"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8-to-istanbul"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "trace-mapping",
          "group": "@jridgewell",
          "version": "0.3.31",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0|@jridgewell/trace-mapping@0.3.31",
          "author": "Justin Ridgewell",
          "description": "Trace the original position through a source map",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.31?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Ftrace-mapping%2F-%2Ftrace-mapping-0.3.31.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/trace-mapping",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
            },
            {
              "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/jridgewell/sourcemaps/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cf3351f9275048327373c8e869e3fc410a0242bf0db98c76748232b65d507811191c9f6e5ba85e6ecad881bcfc849c1441aa374d608cb667d5f0dbb5b7038b03"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/v8-to-istanbul/node_modules/@jridgewell/trace-mapping"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs-parser",
      "version": "21.1.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs-parser@21.1.1",
      "author": "Ben Coe",
      "description": "the mighty option parser used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs-parser@21.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs-parser%2F-%2Fyargs-parser-21.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yargs-parser/-/yargs-parser-21.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b55a6c256ec376379c0221696c80757b7ab1210b04e8da0f739fde4ddadb6c80b88742d5b16867a1ade0fa6d87725048ba31f3b31678549540f8652e736fcb07"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "yargs",
      "version": "17.7.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yargs@17.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyargs%2F-%2Fyargs-17.7.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/yargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yargs.js.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/yargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yargs/-/yargs-17.7.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "edd4b3cd143ef822a7348fe4aca9d8455ec928a3d45cc121eb5b286872a0f66ad6121cc55a1167c4fc4697eebd703d4ebbadc2d773543c29e621caefa82b8ceb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yargs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-4.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "8.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|emoji-regex@8.0.0",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/yargs/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "readdirp",
      "version": "4.1.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|readdirp@4.1.2",
      "author": "Thorsten Lorenz",
      "description": "Recursive version of fs.readdir with small RAM & CPU footprint.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/readdirp@4.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freaddirp%2F-%2Freaddirp-4.1.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/paulmillr/readdirp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/paulmillr/readdirp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/readdirp/-/readdirp-4.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "18387090b7f2c162f6b3abc48f286b8be79799f1fa8f52fb244dbb5a1a8b798ce887f0370c16981848f61ff1c56429ff90c7e29bbdc55f11094f0d3a5adc50c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/readdirp"
        }
      ]
    },
    {
      "type": "library",
      "name": "minimatch",
      "version": "10.2.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4",
      "author": "Isaac Z. Schlueter",
      "description": "a glob matcher in javascript",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minimatch@10.2.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminimatch%2F-%2Fminimatch-10.2.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/minimatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minimatch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minimatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minimatch/-/minimatch-10.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a118d3c3ff7b69304dd111db60276d1753107efbac488050334219120ce5eb8dbafbc8d20b49c5d5afc69a754ba5f07dcb2afa83a153a96aa26556f1aed68222"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minimatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise-retry",
      "group": "@gar",
      "version": "1.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@gar/promise-retry@1.0.2",
      "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40gar/promise-retry@1.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40gar%2Fpromise-retry%2F-%2Fpromise-retry-1.0.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/wraithgar/node-promise-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/wraithgar/node-promise-retry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/wraithgar/node-promise-retry/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@gar/promise-retry/-/promise-retry-1.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2e6fd92e10d9701102b5add39824129e0890ca415d7f0f90b48d7f19832c65de25de71be3fc58b075e97b92ed668118b43ef44f9c39c590b2d87d71acae1adf2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@gar/promise-retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "git",
      "group": "@npmcli",
      "version": "7.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2",
      "author": "GitHub Inc.",
      "description": "a util for spawning git from npm CLI contexts",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/git@7.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fgit%2F-%2Fgit-7.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/git.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/git#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/git/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/git/-/git-7.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a1ea251c38c4c4d0090279583f6ab3363317fd78bd6e6bbbf02f5d206af8c63a1bad229bb8c602a61f254f39f8be75b736322a566c3f7fc0427e8baac895e546"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/git"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.2.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2|lru-cache@11.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-11.2.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-11.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "698fd1f9a12c45e9667b5eca1906bfd59488a4ba4d618ae172b7a929366013e5b758cd7a60c09a3f03872c7b26a2964710b5343a38a7d653d5c4a47432286770"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@npmcli/git/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "installed-package-contents",
      "group": "@npmcli",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/installed-package-contents@4.0.0",
      "author": "GitHub Inc.",
      "description": "Get the list of files installed in a package in node_modules, including bundled dependencies",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/installed-package-contents@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Finstalled-package-contents%2F-%2Finstalled-package-contents-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/installed-package-contents.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/installed-package-contents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/installed-package-contents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/installed-package-contents/-/installed-package-contents-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c8dc8076407107bda0b59e06af05c233465479da3d9c86ce30a7c68ede82bba0d77f4a7ccb53d589900a0c2f2af24bff7ee7f1d164e3441752972aef9cfee198"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/installed-package-contents"
        }
      ]
    },
    {
      "type": "library",
      "name": "package-json",
      "group": "@npmcli",
      "version": "7.0.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/package-json@7.0.5",
      "author": "GitHub Inc.",
      "description": "Programmatic API to update package.json",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/package-json@7.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fpackage-json%2F-%2Fpackage-json-7.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/package-json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/package-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/package-json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/package-json/-/package-json-7.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "895b93946dce46ada26956b521653100efe3229efbb54281868323bb3616da42f830b3756e2fe87ea919ec3ece3b087c728031d7f4b681ed2b31d1aff2c2d239"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/package-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise-spawn",
      "group": "@npmcli",
      "version": "9.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/promise-spawn@9.0.1",
      "author": "GitHub Inc.",
      "description": "spawn processes the way the npm cli likes to do",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/promise-spawn@9.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fpromise-spawn%2F-%2Fpromise-spawn-9.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/promise-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/promise-spawn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/promise-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/promise-spawn/-/promise-spawn-9.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38b51aa2a06ecb1793a94be30371591625d47d80b56a5a7749af7d816dc4503cf7b59dc26d70dd719eea58a07389cac995e220b9ca166a6587d6c680987fe5d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/promise-spawn"
        }
      ]
    },
    {
      "type": "library",
      "name": "run-script",
      "group": "@npmcli",
      "version": "10.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/run-script@10.0.4",
      "author": "GitHub Inc.",
      "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/run-script@10.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Frun-script%2F-%2Frun-script-10.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/run-script.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/run-script#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/run-script/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/run-script/-/run-script-10.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "986516af5b8c9dfd257b64f07ce658e121716465c67e6e09b5acbf9f001ad852cd00a5d4a14c1a1b004c347dfa5073ed8a759f4d22779ea150af4d3dd42c551a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/run-script"
        }
      ]
    },
    {
      "type": "library",
      "name": "cacache",
      "version": "20.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cacache@20.0.3",
      "author": "GitHub Inc.",
      "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cacache@20.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcacache%2F-%2Fcacache-20.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/cacache.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/cacache#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/cacache/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cacache/-/cacache-20.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "de9529e1ef21bf4ee4d509628d9bba2a7edcf7e6695969388f717c377c4fb8213150ba1ba89c9d2983938f5153ab9f2cae426c5ef3bb2db1801f80b4654dd61b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cacache"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.2.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cacache@20.0.3|lru-cache@11.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-11.2.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-11.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "698fd1f9a12c45e9667b5eca1906bfd59488a4ba4d618ae172b7a929366013e5b758cd7a60c09a3f03872c7b26a2964710b5343a38a7d653d5c4a47432286770"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cacache/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-minipass",
      "version": "3.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|fs-minipass@3.0.3",
      "author": "GitHub Inc.",
      "description": "fs read and write streams based on minipass",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fs-minipass@3.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffs-minipass%2F-%2Ffs-minipass-3.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs-minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs-minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs-minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fs-minipass/-/fs-minipass-3.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d4040f570a51db9c95927c1ce3926e91bcfb32837b2bc99b74e81110a17705ec42bfc6919a41826040a0c94941f948667be98ee9171d500675f3d3dad4e456f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fs-minipass"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-package-arg",
      "version": "13.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-package-arg@13.0.2",
      "author": "GitHub Inc.",
      "description": "Parse the things that can be arguments to `npm install`",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-package-arg@13.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-package-arg%2F-%2Fnpm-package-arg-13.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-package-arg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-package-arg",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-package-arg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-package-arg/-/npm-package-arg-13.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21c882137498dee13ce0b77c599536de000f3d5f6b218a1de05fab73ebc9ee1edcc0026df5593a4d5b0aeb4af2ed48f74914b76ea451206b93a7d615964e9634"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-package-arg"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-packlist",
      "version": "10.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-packlist@10.0.4",
      "author": "GitHub Inc.",
      "description": "Get a list of the files to add from a folder into an npm package",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-packlist@10.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-packlist%2F-%2Fnpm-packlist-10.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-packlist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-packlist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-packlist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-packlist/-/npm-packlist-10.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b8c5bbde26a30fc8621f8641c445771c2f9e4e7a6922ac1a923398baf81d7676a5230da5260b8abe22b5a5c5090e52169b5c12264721a4364349556c6446119e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-packlist"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-pick-manifest",
      "version": "11.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-pick-manifest@11.0.3",
      "author": "GitHub Inc.",
      "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-pick-manifest@11.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-pick-manifest%2F-%2Fnpm-pick-manifest-11.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-pick-manifest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-pick-manifest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-pick-manifest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-pick-manifest/-/npm-pick-manifest-11.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6eecf209f7a8198fcfc4aaa606a9f521426b667522d555494dd49244f188eb4b49754854a1240586cd33c9c26890374ece741e9ed82ba5ff0b6b2107cb2625a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-pick-manifest"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-registry-fetch",
      "version": "19.1.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-registry-fetch@19.1.1",
      "author": "GitHub Inc.",
      "description": "Fetch-based http client for use with npm registry APIs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-registry-fetch@19.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-registry-fetch%2F-%2Fnpm-registry-fetch-19.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-registry-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-registry-fetch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-registry-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-registry-fetch/-/npm-registry-fetch-19.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4da9016a9e8e335c341fbdd56550dfe388855ec392de1f8be3054c5e66d6390ae866016131c8748ee37a5d2cc13650fdeb9c882af5a0d9d7eeecd4a26982f1b7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-registry-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "proc-log",
      "version": "6.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
      "author": "GitHub Inc.",
      "description": "just emit 'log' events on the process object",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/proc-log@6.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fproc-log%2F-%2Fproc-log-6.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/proc-log.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/proc-log#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/proc-log/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/proc-log/-/proc-log-6.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "886f866257517f6050d140d401de8943f470cda432ea65e6b24fc8ce56326a5e00e12345c39e0c787e3fb4b905e08e56a161bd490c2ea96cd2f7d8da1501c1b9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/proc-log"
        }
      ]
    },
    {
      "type": "library",
      "name": "sigstore",
      "version": "4.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|sigstore@4.1.0",
      "author": "bdehamer@github.com",
      "description": "code-signing for npm packages",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/sigstore@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsigstore%2F-%2Fsigstore-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/sigstore/-/sigstore-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fdf52052162086e2f3553fe0689a1e55e84b0a06625313c23cc73254d6349487ff7130b3e7c2bf59323b3de7c36ab5f1a7d9d42a9130835cb2cf779204c4ed80"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/sigstore"
        }
      ]
    },
    {
      "type": "library",
      "name": "ssri",
      "version": "13.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ssri@13.0.1",
      "author": "GitHub Inc.",
      "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ssri@13.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fssri%2F-%2Fssri-13.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/ssri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/ssri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/ssri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ssri/-/ssri-13.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4148917f5faef703d32ffefa1936252adb43101595d606bd6575bc046ea47dd7b2c8cf0b18f8b1f6044eca0f55dbe3f4c4dc85dd7d86a39dbac4a15d319ac749"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ssri"
        }
      ]
    },
    {
      "type": "library",
      "name": "tar",
      "version": "7.5.11",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tar@7.5.11",
      "author": "Isaac Z. Schlueter",
      "description": "tar for node",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tar@7.5.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftar%2F-%2Ftar-7.5.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-tar.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-tar#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-tar/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tar/-/tar-7.5.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a18cc1f7dff29eb689cc4c0b6961d81416bd2d6f3ebd169dafef35b141f6195f883964dda73815e6d51db1c80fa53082ab2ca228280c058fdde313f6af5fd71"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tar"
        }
      ]
    },
    {
      "type": "library",
      "name": "source-map-support",
      "group": "@cspotcode",
      "version": "0.8.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@cspotcode/source-map-support@0.8.1",
      "description": "Fixes stack traces for files with source maps",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40cspotcode/source-map-support@0.8.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40cspotcode%2Fsource-map-support%2F-%2Fsource-map-support-0.8.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/cspotcode/node-source-map-support.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cspotcode/node-source-map-support#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cspotcode/node-source-map-support/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "21c84d7fa74de2d1e8305227ffb384f0b599d7d63aabfebb0667fabe719112ff1149b0556fd2cf27111c9f0adcc17ea2c52bda886a2898052fbb8612c57ad583"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@cspotcode/source-map-support"
        }
      ]
    },
    {
      "type": "library",
      "name": "node14",
      "group": "@tsconfig",
      "version": "14.1.8",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node14@14.1.8",
      "description": "A base TSConfig for working with Node 14.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node14@14.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tsconfig%2Fnode14%2F-%2Fnode14-14.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tsconfig/node14/-/node14-14.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4a3193faa3ef87c52173ce3dc8d303d1920fafaf40c81ed9e3a9ccaa1ac8de0095a1c77a9a12348cfe18138a273bfb9fa667a78117d3c4d329769284a76c5122"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tsconfig/node14"
        }
      ]
    },
    {
      "type": "library",
      "name": "node16",
      "group": "@tsconfig",
      "version": "16.1.8",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node16@16.1.8",
      "description": "A base TSConfig for working with Node 16.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node16@16.1.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tsconfig%2Fnode16%2F-%2Fnode16-16.1.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tsconfig/node16/-/node16-16.1.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4ff09f77016bcbaeb45a3668af9eb3d05de9c5e0a596df0a3b159c1c55ba644b942ca50e6d30c431d82d72dcae24fc70ab2583b2f1d17f11da278148202ca8a9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tsconfig/node16"
        }
      ]
    },
    {
      "type": "library",
      "name": "node18",
      "group": "@tsconfig",
      "version": "18.2.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node18@18.2.6",
      "description": "A base TSConfig for working with Node 18.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node18@18.2.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tsconfig%2Fnode18%2F-%2Fnode18-18.2.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tsconfig/node18/-/node18-18.2.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "780590cc08cf8f5f2d2a70f3996b2dcf83b259ec0b50d066f6d76837d2dacb3a1ba1192d631dc49e4d595cf993863e792fb73855662afc1cead00e75ce765f87"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tsconfig/node18"
        }
      ]
    },
    {
      "type": "library",
      "name": "node20",
      "group": "@tsconfig",
      "version": "20.1.9",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node20@20.1.9",
      "description": "A base TSConfig for working with Node 20.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tsconfig/node20@20.1.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tsconfig%2Fnode20%2F-%2Fnode20-20.1.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tsconfig/bases.git#bases",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/tsconfig/bases#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tsconfig/bases/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tsconfig/node20/-/node20-20.1.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "223953bf546cbe73ed51c8d3aad56c644c4a56af8a431e20e6908fe6d23bac0b3a5deb25daa1704b3fed3c3042e096a390bfcc95ecc1bb780f530a911e5f9122"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tsconfig/node20"
        }
      ]
    },
    {
      "type": "library",
      "name": "node",
      "group": "@types",
      "version": "25.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@types/node@25.5.0",
      "description": "TypeScript definitions for node",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/node@25.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fnode%2F-%2Fnode-25.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/node",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@types/node/-/node-25.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8e9d8fded40c4b15ae82409428b44f554a4668be4c545c05f110ee491ced7f080dd709aa25e3126ca96712d42a53c52b8539b312665dbb623abf6769a7b5c8c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/node"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn-walk",
      "version": "8.3.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|acorn-walk@8.3.5",
      "description": "ECMAScript (ESTree) AST walker",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@8.3.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn-walk%2F-%2Facorn-walk-8.3.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn-walk/-/acorn-walk-8.3.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1c41cd7db6abb3dbf8a60a56e923b52923e47e84b4c5538cffd53390996d8e5b0766625ab3183c69792e65aed231ff2f28620186952c3e5b904aa849142a9e6f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "acorn",
      "version": "8.16.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|acorn@8.16.0",
      "description": "ECMAScript parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/acorn@8.16.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Facorn%2F-%2Facorn-8.16.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/acornjs/acorn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/acornjs/acorn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/acornjs/acorn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/acorn/-/acorn-8.16.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "51527213d32db4eb014080cac35b246fd9c0c10b91e70b860f7fbcd8ae89809966fd8f8a23dda836c30d199098743b15b511d26a4d29715e439e8e7ee2387db3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/acorn"
        }
      ]
    },
    {
      "type": "library",
      "name": "arg",
      "version": "4.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|arg@4.1.3",
      "author": "Josh Junon",
      "description": "Another simple argument parser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/arg@4.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Farg%2F-%2Farg-4.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/zeit/arg.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zeit/arg#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zeit/arg/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/arg/-/arg-4.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e7c4bd403a86d17c76ed8c0f4adf5f2718af8d8978df6602c1f0cc7d9fbbd5102a52b65e7fb2eb2906772c72cec024b814b341a653f9df7671f3de5278e087bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/arg"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-error",
      "version": "1.3.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|make-error@1.3.6",
      "author": "Julien Fontanet",
      "description": "Make your own error types!",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-error@1.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmake-error%2F-%2Fmake-error-1.3.6.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/JsCommunity/make-error.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JsCommunity/make-error",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JsCommunity/make-error/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/make-error/-/make-error-1.3.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b3c52194d7bbbcf2a8990842d6a15e94ca24aff49cdc080d6eca379fbe2654f0392d3670901f4d9577f85cf6a62f1244f21d2087bdeb33de31bf0453d825489f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-error"
        }
      ]
    },
    {
      "type": "library",
      "name": "v8-compile-cache-lib",
      "version": "3.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|v8-compile-cache-lib@3.0.1",
      "author": "Andrew Bradley",
      "description": "Require hook for automatic V8 compile cache persistence",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/v8-compile-cache-lib@3.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fv8-compile-cache-lib%2F-%2Fv8-compile-cache-lib-3.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/cspotcode/v8-compile-cache-lib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/cspotcode/v8-compile-cache-lib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/cspotcode/v8-compile-cache-lib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c1aed88f25067cd667808fefb4ad141c037e9600c2c413c2ca55571a9d33bb9f45cf96a21ad3576aadc3848a2fd3adcca2b07e55fb9f2e1dc9945d8a7532b7c6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/v8-compile-cache-lib"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "group": "@isaacs",
      "version": "9.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@isaacs/cliui@9.0.0",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/cliui@9.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40isaacs%2Fcliui%2F-%2Fcliui-9.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/isaacs/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@isaacs/cliui/-/cliui-9.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0289099b8b6e0478a5953f85a4cb7143ad27f0e6f25c16adabb8c3dbf240f5dc5b0c3a242909bc28c86de626c6ccb554f4824320a2b84cf2a0307118327de532"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@isaacs/cliui"
        }
      ]
    },
    {
      "type": "library",
      "name": "native-preview",
      "group": "@typescript",
      "version": "7.0.0-dev.20260316.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@typescript/native-preview@7.0.0-dev.20260316.1",
      "author": "Microsoft Corp.",
      "description": "Preview CLI of the native TypeScript compiler port",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript/native-preview@7.0.0-dev.20260316.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40typescript%2Fnative-preview%2F-%2Fnative-preview-7.0.0-dev.20260316.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/typescript-go.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/typescript-go/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@typescript/native-preview/-/native-preview-7.0.0-dev.20260316.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b3e406371fb7cf14d906e670de834e1651eaa5b9a0d1c4e005dfdbe92459e66a37bc50a19217e562a456d88bd3bd4f5adcf3d7ddb400910fe059b0d90a6342dd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript/native-preview"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonc-simple-parser",
      "version": "3.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|jsonc-simple-parser@3.0.0",
      "description": "A simple JSON parser that supports comments and optional trailing commas.",
      "purl": "pkg:npm/jsonc-simple-parser@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonc-simple-parser%2F-%2Fjsonc-simple-parser-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/fabiospampinato/jsonc-simple-parser.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/fabiospampinato/jsonc-simple-parser#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/fabiospampinato/jsonc-simple-parser/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonc-simple-parser/-/jsonc-simple-parser-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d2a8bd2ae8f824f6abe3fddbf7066d7ae3d9ad3785cd7b10c8e663ee192c9d178264ddd5af5ec3a33ef0fe2dc4f571fbbd19154c7847112fabd61f7b23e85fc3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonc-simple-parser"
        }
      ]
    },
    {
      "type": "library",
      "name": "pretty-print-object",
      "group": "@base2",
      "version": "1.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@base2/pretty-print-object@1.0.1",
      "author": "Chris Baker",
      "description": "Convert an object or array into a formatted string",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40base2/pretty-print-object@1.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40base2%2Fpretty-print-object%2F-%2Fpretty-print-object-1.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Chris-Baker/pretty-print-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Chris-Baker/pretty-print-object#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Chris-Baker/pretty-print-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e22ae2f22d40a981c91360ecb59624c84a6b83a3eaeac2b1df19f9169c9293db0d847eea3762cb9472427c34d94482cdc1034f0fb9804d63344c1ba2eee0b5a4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@base2/pretty-print-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-plain-object",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|is-plain-object@5.0.0",
      "author": "Jon Schlinkert",
      "description": "Returns true if an object was created by the `Object` constructor, or Object.create(null).",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-plain-object@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-plain-object%2F-%2Fis-plain-object-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jonschlinkert/is-plain-object.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jonschlinkert/is-plain-object/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-plain-object/-/is-plain-object-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5514b32a46cc9b98cc0e828b6e5b4090543942bed50e24c5197c581575e8c158f7f3b19e18d382b0e1fa32ccb4d12199dc5a7ce1bd4d69ad69b2a81c08810fe5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-plain-object"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-dom",
      "version": "18.3.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|react-dom@18.3.1",
      "description": "React package for working with the DOM.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-dom@18.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact-dom%2F-%2Freact-dom-18.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-dom",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/react-dom/-/react-dom-18.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e66e2740aa7ead945bd3d2cd1f9f463380714e1f76e75ff295b2886e97bb4e91b17c9fbd92fe812e42c15c88e3b296e06e720136a948db7b519d3593d2c9d423"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-dom"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-is",
      "version": "18.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|react-is@18.1.0",
      "description": "Brand checking of React Elements.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-is@18.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact-is%2F-%2Freact-is-18.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-is",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/react-is/-/react-is-18.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "165ec5b9a6d7b099d5e50d6a20e430c7fb1a806175f24a206f88297dc1b88232c158ed160e28b3d64a3f1316b2bb113b227c909012e4c51146e68c58e94bb72a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-is"
        }
      ]
    },
    {
      "type": "library",
      "name": "fromentries",
      "version": "1.3.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|fromentries@1.3.2",
      "author": "Feross Aboukhadijeh",
      "description": "Object.fromEntries() ponyfill (in 6 lines)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fromentries@1.3.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffromentries%2F-%2Ffromentries-1.3.2.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/feross/fromentries.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/feross/fromentries",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/feross/fromentries/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fromentries/-/fromentries-1.3.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7071291101d48347fc5ddb5909cd99021ac7ccacd3d0cac551372fc7e85fc58bbbac630373948aa17161fa7e188a0c6c1d747373a3ab0ac85d4756d61fa1c7ca"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fromentries"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-tokenize",
      "group": "@alcalzone",
      "version": "0.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@alcalzone/ansi-tokenize@0.1.3",
      "author": "AlCalzone",
      "description": "Efficiently modify strings containing ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40alcalzone/ansi-tokenize@0.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40alcalzone%2Fansi-tokenize%2F-%2Fansi-tokenize-0.1.3.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@alcalzone/ansi-tokenize/-/ansi-tokenize-0.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "df25b13d3ab7510fc563da7512b3f12327d3eb87a559a32f33d9481e76aaa727edeb7b64c68745e5a5049581eb762b16bdee5c113921d7e281c35c89b96d1a47"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@alcalzone/ansi-tokenize"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-escapes",
      "version": "7.3.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ansi-escapes@7.3.0",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for manipulating the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-escapes@7.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-escapes%2F-%2Fansi-escapes-7.3.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/ansi-escapes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/ansi-escapes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-escapes/-/ansi-escapes-7.3.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06f53c9d8806401c5c98cb84794126353beb3158c93521fb4605b6e2f5dec4de157a7eaa0afcb84e7b67be59f09cc2d356571141075b458f0d2a7688a1e58336"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-escapes"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-styles",
      "version": "6.2.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
      "author": "Sindre Sorhus",
      "description": "ANSI escape codes for styling strings in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-styles@6.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-6.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-styles.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-styles/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-6.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e038fa336f0907ea001fc9059132d4a3e6b68f038592ea9bdf2b9c53408035c45151bc52d1c3f49d96021a371cdc1357c1122c5159831a0cdac267bbcef247be"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-styles"
        }
      ]
    },
    {
      "type": "library",
      "name": "auto-bind",
      "version": "5.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|auto-bind@5.0.1",
      "author": "Sindre Sorhus",
      "description": "Automatically bind methods to their class instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/auto-bind@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fauto-bind%2F-%2Fauto-bind-5.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/auto-bind.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/auto-bind#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/auto-bind/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/auto-bind/-/auto-bind-5.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a28be2a9dc3081f21f3660f0a3de3096c85c7737ceeb85d5d0283aa03b0360125f2130f3d449e00f6cfb0e46ef0969fe5c832c22a5b6eec11517aa9ca49ad172"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/auto-bind"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-boxes",
      "version": "3.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cli-boxes@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Boxes for use in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-boxes@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-boxes%2F-%2Fcli-boxes-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-boxes.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-boxes#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-boxes/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-boxes/-/cli-boxes-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe5cc6a4458bffc3df23406604e3d1c29d1cff014d5f545d50c2f78cafd1712040f53f26643750a6a6012ad0854ce7d06f03ea5843a98ea5be1676b2734f7af6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-boxes"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-cursor",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cli-cursor@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Toggle the CLI cursor",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-cursor@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-cursor%2F-%2Fcli-cursor-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-cursor/-/cli-cursor-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "546b6532edf1ff80ceb4853012445ecf1519da505a70d2421dab21d0dd167990c14beed4c75766dd75808166312c914c31d39e5cc1d7a2bb2110585b31219e96"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-cursor"
        }
      ]
    },
    {
      "type": "library",
      "name": "cli-truncate",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Truncate a string to a specific width in the terminal",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cli-truncate@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcli-truncate%2F-%2Fcli-truncate-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/cli-truncate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/cli-truncate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cli-truncate/-/cli-truncate-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9cf75a15d43487f1848a06cf0a5cf5d43d2ffd9244c3199e55919e328dd9e52b4fb544e403da35943e90c288ab622483cdb7309f65dc8f0982a7af16d484b84c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cli-truncate"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "slice-ansi",
          "version": "5.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0|slice-ansi@5.0.0",
          "description": "Slice a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/slice-ansi@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslice-ansi%2F-%2Fslice-ansi-5.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/slice-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/slice-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/slice-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slice-ansi/-/slice-ansi-5.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "142fa5822cd53df89ed24921a9449cc11bb53bf945e8d3a026694280afbf2d8c4309393cb067a561a1c384570337e4a7dc2bfedd549ae01c9ea3e20c0b3a4c81"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cli-truncate/node_modules/slice-ansi"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "code-excerpt",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|code-excerpt@4.0.0",
      "author": "vdemedes",
      "description": "Extract code excerpts",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/code-excerpt@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcode-excerpt%2F-%2Fcode-excerpt-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/code-excerpt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/code-excerpt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/code-excerpt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/code-excerpt/-/code-excerpt-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c71a1d0a605e9f78b2da2d16b402bc16514dad1ce352a8d1b0c7e1a39f314ffc2f654d584ccddf0a7463732d6024f31ea5a465826ff47bac3c4a9587a67dff70"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/code-excerpt"
        }
      ]
    },
    {
      "type": "library",
      "name": "es-toolkit",
      "version": "1.45.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|es-toolkit@1.45.1",
      "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/es-toolkit@1.45.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fes-toolkit%2F-%2Fes-toolkit-1.45.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/toss/es-toolkit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://es-toolkit.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/toss/es-toolkit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/es-toolkit/-/es-toolkit-1.45.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fe38683a3fc5c7e03e208c8334ebcedd322d1a694c2a1b57f084801ca13dd1ce1bfe4d6da9aa8467eb94a9fa54f033275b9720349bfad3acd2e798c6bf36b45f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/es-toolkit"
        }
      ]
    },
    {
      "type": "library",
      "name": "indent-string",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|indent-string@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Indent each line in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/indent-string@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Findent-string%2F-%2Findent-string-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/indent-string.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/indent-string/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/indent-string/-/indent-string-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "9ba140a3fb299ac5b601bd9f537e494d8c2d38a6b6c80c174b08234afd53273878321ee60b797300e54b069adbef65ec4eb824108b25ed8ac53408838918481a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/indent-string"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-in-ci",
      "version": "1.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|is-in-ci@1.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the process is running in a Continuous Integration (CI) environment",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-in-ci@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-in-ci%2F-%2Fis-in-ci-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-in-ci.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-in-ci#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-in-ci/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-in-ci/-/is-in-ci-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "794b808f26d54c73185a6fd4faf04ed6c63f24e0a0a0f097471cdd8eed0af8ad018865b44828442f530b0b43e80884753a53e8e58029f07b90a1496c584202c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-in-ci"
        }
      ]
    },
    {
      "type": "library",
      "name": "react-reconciler",
      "version": "0.29.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|react-reconciler@0.29.2",
      "description": "React package for creating custom renderers.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/react-reconciler@0.29.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freact-reconciler%2F-%2Freact-reconciler-0.29.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/react-reconciler",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/react-reconciler/-/react-reconciler-0.29.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd942a2226200c24cffdfd4dfe6011d749c91ab3c3d9947e8c3484b0a5891d80bb0a6db0a1d9706d1deea5945d0b77232234a54cb355c8eec8bb4632eedd8062"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/react-reconciler"
        }
      ]
    },
    {
      "type": "library",
      "name": "scheduler",
      "version": "0.23.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|scheduler@0.23.2",
      "description": "Cooperative scheduler for the browser environment.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/scheduler@0.23.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fscheduler%2F-%2Fscheduler-0.23.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/facebook/react.git#packages/scheduler",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://reactjs.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/react/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/scheduler/-/scheduler-0.23.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "50e4a1b0fc33ecdacc52a851eadd215a315dbaf3b36edbfbb680c7d7f848adf44d2030679c159dd02c094c6bd3a67815966c0609d3fdfd997fb55ac3a9cb98cd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/scheduler"
        }
      ]
    },
    {
      "type": "library",
      "name": "slice-ansi",
      "version": "7.1.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2",
      "description": "Slice a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/slice-ansi@7.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fslice-ansi%2F-%2Fslice-ansi-7.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/slice-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/slice-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/slice-ansi/-/slice-ansi-7.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88e056160517edc688662baeb480b15605f549dc700151452b0b7512f31861e73f3563b999e389e8ae6e43186b6017502677b82b18aa65cf8aa6d14e585488f7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/slice-ansi"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "5.1.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2|is-fullwidth-code-point@5.1.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@5.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-5.1.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-5.1.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "e571d8692ca2a800dbe119d9d4175a77a70fa7c4e88ac7b84f312370e6031d991309b2a089497b593502a4d587bb1983b7dd709ec64173dc629cdce8a6fdc931"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/slice-ansi/node_modules/is-fullwidth-code-point"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "stack-utils",
      "version": "2.0.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|stack-utils@2.0.6",
      "author": "James Talmage",
      "description": "Captures and cleans stack traces",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/stack-utils@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstack-utils%2F-%2Fstack-utils-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/tapjs/stack-utils.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tapjs/stack-utils/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/stack-utils/-/stack-utils-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5e5916bdf226e919ac5ad349c7ebaab4a2d2f1ea856f1520d19ccb5ea63471a132f65ee1aee5fc2298839e3b0b6afa0182a08247bd53a963bc31a5d885e27745"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/stack-utils"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "7.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@7.2.0",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@7.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-7.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b6c693224296f5be0df80123f92540f96849cd5effccc85c4aeefc98b2964a4edc5cc3921ec04a15652cd1f5b0abc4322b73202414115fa19b8b89186ddbc691"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "type-fest",
      "version": "4.41.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|type-fest@4.41.0",
      "author": "Sindre Sorhus",
      "description": "A collection of essential TypeScript types",
      "licenses": [
        {
          "expression": "(MIT OR CC0-1.0)",
          "acknowledgement": "declared"
        }
      ],
      "purl": "pkg:npm/type-fest@4.41.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftype-fest%2F-%2Ftype-fest-4.41.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/type-fest.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/type-fest/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/type-fest/-/type-fest-4.41.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4de4d243a1f9607be9a95c0145c9cb0c20670ce1d662eec8bc66c74fa37c00eca672bf4f2468dcd464ed896653620d0d0a0630be761612454285002bf5b8dfc0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/type-fest"
        }
      ]
    },
    {
      "type": "library",
      "name": "widest-line",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|widest-line@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of the widest line in a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/widest-line@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwidest-line%2F-%2Fwidest-line-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/widest-line.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/widest-line#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/widest-line/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/widest-line/-/widest-line-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "73d6d9a7b6f962d463db039ee9d963df630af81c7f33f77ef550764873353adb141d1d1a574b5d3fa0d687f88cb749168b5b7983522e76eea141135dd40e0f54"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/widest-line"
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "9.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@9.0.2",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@9.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrap-ansi%2F-%2Fwrap-ansi-9.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrap-ansi/-/wrap-ansi-9.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e3602d9a0aa357e5f556974e7f24c6398462d3fceca0baad5d07244e6a937b26d3f810c86ccfc6bb1a3bc77a44dafb69af5a24eb146a33d3a905ef89ca8ab2c3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "ws",
      "version": "8.19.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ws@8.19.0",
      "author": "Einar Otto Stangvik",
      "description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ws@8.19.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fws%2F-%2Fws-8.19.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/websockets/ws.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/websockets/ws",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/websockets/ws/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ws/-/ws-8.19.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6e5013da68ce1088b4673aee25f2216f79e9b3be0f4564c2cf5223825584129425e574bf50d6a66babb6feb8c59030e8baaaf82faeebcbed5a18800b5625a30e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ws"
        }
      ]
    },
    {
      "type": "library",
      "name": "yoga-layout",
      "version": "3.2.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yoga-layout@3.2.1",
      "author": "Meta Open Source",
      "description": "An embeddable and performant flexbox layout engine with bindings for multiple languages",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yoga-layout@3.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyoga-layout%2F-%2Fyoga-layout-3.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/facebook/yoga.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://yogalayout.dev/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/facebook/yoga/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yoga-layout/-/yoga-layout-3.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d0b3ceb770312aa31d141640dc7040b7fb7ff2f20aabb55a4186ee03c5b10a0ba783ea7d4d5c8a458769bc26fcd0771d4cdd8d91b20a6e13702947e6ded432c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yoga-layout"
        }
      ]
    },
    {
      "type": "library",
      "name": "prismjs",
      "version": "1.30.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|prismjs@1.30.0",
      "author": "Lea Verou",
      "description": "Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/prismjs@1.30.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fprismjs%2F-%2Fprismjs-1.30.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/PrismJS/prism.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/PrismJS/prism#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/PrismJS/prism/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/prismjs/-/prismjs-1.30.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0c4bd5d99176af6ffadd5fad2bc850beb4766469f5d2cac76d7be24e572fecaa73c3c8d688d4ea6d58233b7218f11c6bace505f153cc410172b18618bf4619c7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/prismjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "loose-envify",
      "version": "1.4.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0",
      "author": "Andres Suarez",
      "description": "Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/loose-envify@1.4.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Floose-envify%2F-%2Floose-envify-1.4.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/zertosh/loose-envify.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/zertosh/loose-envify/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/loose-envify/-/loose-envify-1.4.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "972bb13c6aff59f86b95e9b608bfd472751cd7372a280226043cee918ed8e45ff242235d928ebe7d12debe5c351e03324b0edfeb5d54218e34f04b71452a0add"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/loose-envify"
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "7.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@7.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-7.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c833cc363a785b27d80641e78c844b7dc6b58ba28cc860adb1582829eff3d7eeafba481a10d76018166df9998a3dce206afbc46793a01df1ddadace180dc86ef"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi"
        }
      ]
    },
    {
      "type": "library",
      "name": "locate-path",
      "version": "6.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|locate-path@6.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first path that exists on disk of multiple paths",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/locate-path@6.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flocate-path%2F-%2Flocate-path-6.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/locate-path.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/locate-path/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/locate-path/-/locate-path-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "88f64ae9e6236f146edee078fd667712c10830914ca80a28a65dd1fb3baad148dc026fcc3ba282c1e0e03df3f77a54f3b6828fdcab67547c539f63470520d553"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/locate-path"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-exists",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|path-exists@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if a path exists",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-exists@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-exists%2F-%2Fpath-exists-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-exists.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-exists/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-exists/-/path-exists-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6a4f50cb943b8d86f65b071ecb9169be0d8aa0073f64884b48b392066466ca03ec1b091556dd1f65ad2aaed333fa6ead2530077d943c167981e0c1b82d6cbbff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-exists"
        }
      ]
    },
    {
      "type": "library",
      "name": "cross-spawn",
      "version": "7.0.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6",
      "author": "André Cruz",
      "description": "Cross platform child_process#spawn and child_process#spawnSync",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cross-spawn@7.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcross-spawn%2F-%2Fcross-spawn-7.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/moxystudio/node-cross-spawn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/moxystudio/node-cross-spawn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cross-spawn/-/cross-spawn-7.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b95d903963f69d6ceccb668ca7c69189b862f5d9731791e0879487681f4e893184c834e2249cb1d2ecb9d505ddc966ed00736e6b85c9cd429c6b73b3294777bc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cross-spawn"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "which",
          "version": "2.0.2",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|which@2.0.2",
          "author": "Isaac Z. Schlueter",
          "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/which@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-2.0.2.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/isaacs/node-which.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-which#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-which/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-2.0.2.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "04b2374e5d535b73ef97bd25df2ab763ae22f9ac29c17aac181616924a8cb676d782b303fb28fbae15b492e103c7325a6171a3116e6881aa4a34c10a34c8e26c"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/which"
            }
          ]
        },
        {
          "type": "library",
          "name": "isexe",
          "version": "2.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|isexe@2.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Minimal module to check if a file is executable.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/isexe@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fisexe%2F-%2Fisexe-2.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/isexe.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/isexe#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/isexe/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/isexe/-/isexe-2.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "447c4c2e9f659ca1c61d19e0f5016144231b600715a67ebdb2648672addfdfac638155564e18f8aaa2db4cb96aed2b23f01f9f210d44b8210623694ab3241e23"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cross-spawn/node_modules/isexe"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "make-dir",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|make-dir@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Make a directory and its parents if needed - Think `mkdir -p`",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-dir@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmake-dir%2F-%2Fmake-dir-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/make-dir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/make-dir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/make-dir/-/make-dir-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8577544d960854eb75131fff8c0422fb04d9669529c018ffd10b0ecea7a06f7ac630c78989212ee712c79d87c1ad1578447dbe38248e3bde48b3fef1d562786f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-dir"
        }
      ]
    },
    {
      "type": "library",
      "name": "supports-color",
      "version": "7.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|supports-color@7.2.0",
      "author": "Sindre Sorhus",
      "description": "Detect whether a terminal supports color",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/supports-color@7.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsupports-color%2F-%2Fsupports-color-7.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/supports-color.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/supports-color#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/supports-color/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/supports-color/-/supports-color-7.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "aa9080bd197db2db8e1ef78ab27ec79dc251befe74d6a21a70acd094effe2f0c5cf7ed2adb02f2bf80dfbedf34fc33e7da9a8e06c25d0e2a205c647df8ebf047"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/supports-color"
        }
      ]
    },
    {
      "type": "library",
      "name": "html-escaper",
      "version": "2.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|html-escaper@2.0.2",
      "author": "Andrea Giammarchi",
      "description": "fast and safe way to escape and unescape &<>'\" chars",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/html-escaper@2.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhtml-escaper%2F-%2Fhtml-escaper-2.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/WebReflection/html-escaper.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/WebReflection/html-escaper/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/html-escaper/-/html-escaper-2.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1f688cb5dd08e0cb7979889aa517480e3a7e5f37a55d0d2d144e094bb605c057af5d73263a9f66c8dad4bc28340fac2cf22aa444f05f28781bc228354a694b7e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/html-escaper"
        }
      ]
    },
    {
      "type": "library",
      "name": "istanbul-lib-coverage",
      "group": "@types",
      "version": "2.0.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@types/istanbul-lib-coverage@2.0.6",
      "description": "TypeScript definitions for istanbul-lib-coverage",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40types/istanbul-lib-coverage@2.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40types%2Fistanbul-lib-coverage%2F-%2Fistanbul-lib-coverage-2.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git#types/istanbul-lib-coverage",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9017fb7f6ae5a6d25b32f17b4a54f1b5f6fdec48e42525efd81d981f8dbfca0411ce19257e276abf4baef5adcabdb9306b2c05e6669a8989a41b313fb3354d7"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@types/istanbul-lib-coverage"
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-source-map",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|convert-source-map@2.0.0",
      "author": "Thorsten Lorenz",
      "description": "Converts a source-map from/to  different formats and allows adding/changing properties.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/convert-source-map@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconvert-source-map%2F-%2Fconvert-source-map-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/thlorenz/convert-source-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thlorenz/convert-source-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/convert-source-map/-/convert-source-map-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2afa78e7d1eb576144275080b22d4abbe318de46ac1f5f53172913cf6c5698c7aae9b936354dd75ef7c9f90eb59b4c64b56c2dfb51d261fdc966c4e6b3769126"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-source-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "cliui",
      "version": "8.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1",
      "author": "Ben Coe",
      "description": "easily create complex multi-column command-line-interfaces",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/cliui@8.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcliui%2F-%2Fcliui-8.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/cliui.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/cliui#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/cliui/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/cliui/-/cliui-8.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "05278d9f2bacef90b8fff350f6042dd7f72c4d7ca8ffc49bf9a7cb024cc0a6d16e32ca1df4716890636e759a62fe8415ef786754afac47ee4f55131df83afb61"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/cliui"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-4.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "wrap-ansi",
          "version": "7.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|wrap-ansi@7.0.0",
          "author": "Sindre Sorhus",
          "description": "Wordwrap a string with ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/wrap-ansi@7.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrap-ansi%2F-%2Fwrap-ansi-7.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/wrap-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/wrap-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/wrap-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "8.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|emoji-regex@8.0.0",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/ansi-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-4.3.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-4.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/cliui/node_modules/ansi-styles"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "escalade",
      "version": "3.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|escalade@3.2.0",
      "author": "Luke Edwards",
      "description": "A tiny (183B to 210B) and fast utility to ascend parent directories",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escalade@3.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescalade%2F-%2Fescalade-3.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lukeed/escalade.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lukeed/escalade#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lukeed/escalade/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escalade/-/escalade-3.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5948f6aa5c5a42d3b883a3eae5cdbd193716183c9df22b4bf334e58a98040b3dc97ac02288e2a8b5df0953aa2d0773c00a01bac64254c9585ba0c4be6e37bf8c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escalade"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-caller-file",
      "version": "2.0.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|get-caller-file@2.0.5",
      "author": "Stefan Penner",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-caller-file@2.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-caller-file%2F-%2Fget-caller-file-2.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/stefanpenner/get-caller-file.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/stefanpenner/get-caller-file/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-caller-file/-/get-caller-file-2.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0f214fdc133fdd81d340e0942ffc343991d1d25a4a786af1a2d70759ca8d11d9e5b6a1705d57e110143de1e228df801f429a34ac6922e1cc8889fb58d3a87616"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-caller-file"
        }
      ]
    },
    {
      "type": "library",
      "name": "require-directory",
      "version": "2.1.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|require-directory@2.1.1",
      "author": "Troy Goode",
      "description": "Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/require-directory@2.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frequire-directory%2F-%2Frequire-directory-2.1.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/troygoode/node-require-directory.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/troygoode/node-require-directory/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/troygoode/node-require-directory/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/require-directory/-/require-directory-2.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "7c6c4423bfb0b06f71aef763b2b9662f6d8e3134e21d1c0032ba2211e320abc833a0b0bf3d0afb46c4434932d483f6d9019b45f9354890773aff84482abba2f9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/require-directory"
        }
      ]
    },
    {
      "type": "library",
      "name": "y18n",
      "version": "5.0.8",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|y18n@5.0.8",
      "author": "Ben Coe",
      "description": "the bare-bones internationalization library used by yargs",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/y18n@5.0.8?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fy18n%2F-%2Fy18n-5.0.8.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/yargs/y18n.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/yargs/y18n",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/yargs/y18n/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/y18n/-/y18n-5.0.8.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d297c5cde81e0d62472480264cb44fd83c078dd179b3b8e8f6dbb3b5d43102120d09dbd2fb79c620da8f774d00a61a8947fd0b8403544baffeed209bf7c60e7c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/y18n"
        }
      ]
    },
    {
      "type": "library",
      "name": "brace-expansion",
      "version": "5.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|brace-expansion@5.0.4",
      "description": "Brace expansion as known from sh/bash",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/brace-expansion@5.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbrace-expansion%2F-%2Fbrace-expansion-5.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/juliangruber/brace-expansion.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/brace-expansion/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/brace-expansion/-/brace-expansion-5.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "87e0c49e956fc667d579f6b88c56c27f91dd1f960c0d746c98a7e5a5fd6920b6564459536c9a71794e799c99784a6b791d0686ce0d68e911c53c968eaa79810e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/brace-expansion"
        }
      ]
    },
    {
      "type": "library",
      "name": "retry",
      "version": "0.13.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|retry@0.13.1",
      "author": "Tim Koschützki",
      "description": "Abstraction for exponential and custom retry strategies for failed operations.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/retry@0.13.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fretry%2F-%2Fretry-0.13.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/tim-kos/node-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/tim-kos/node-retry",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/tim-kos/node-retry/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/retry/-/retry-0.13.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d0050dc8f16d4281ed127a1fba8238f4dcb6e64455aea2cce02bda280a9c1822b861a0ef34a5fab8714914e439249f07ce7c5b5e470959e7a3d838663215676"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/retry"
        }
      ]
    },
    {
      "type": "library",
      "name": "ini",
      "version": "6.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ini@6.0.0",
      "author": "GitHub Inc.",
      "description": "An ini encoder/decoder for node",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ini@6.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fini%2F-%2Fini-6.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/ini.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/ini#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/ini/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ini/-/ini-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2014dd224cd934ea6a9bbab7751a89bcc6a57578c31d69040dfaf0184413b3979a40c595f9d8c0851fb06a1c8d34c01afaaa5b0d4841315b7864a370a4f9bbc5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ini"
        }
      ]
    },
    {
      "type": "library",
      "name": "which",
      "version": "6.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|which@6.0.1",
      "author": "GitHub Inc.",
      "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/which@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwhich%2F-%2Fwhich-6.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-which.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-which#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-which/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/which/-/which-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a062dee3a308ac246a5fbcad3d47fae84018bdd78c219627dd66a872aa8a640c6b06992a1df2ffaaf4f227f6d3939f80a870a35e6aefdc2116832dfaf3385152"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/which"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-bundled",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-bundled@5.0.0",
      "author": "GitHub Inc.",
      "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-bundled@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-bundled%2F-%2Fnpm-bundled-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-bundled.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-bundled#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-bundled/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-bundled/-/npm-bundled-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "24b4a96f387a5145c8128a8fb1806f54d566cab8d56757f31056eac4a91325091604edf1173153f8a0e748a416c0e40d6ee591c2de4b483e873932c6216cdfaf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-bundled"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-normalize-package-bin",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-normalize-package-bin@5.0.0",
      "author": "GitHub Inc.",
      "description": "Turn any flavor of allowable package.json bin into a normalized object",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-normalize-package-bin@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-normalize-package-bin%2F-%2Fnpm-normalize-package-bin-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-normalize-package-bin/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-normalize-package-bin/-/npm-normalize-package-bin-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0898b7392e092ec34c9abdaed3b38996172b3f109e39e3ffe31abaeda58d6a2e9335659b4eb94d0e097c35c14a5657012a9d7c18f8fe1336cd220ac17d986c6a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-normalize-package-bin"
        }
      ]
    },
    {
      "type": "library",
      "name": "hosted-git-info",
      "version": "9.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2",
      "author": "GitHub Inc.",
      "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/hosted-git-info@9.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhosted-git-info%2F-%2Fhosted-git-info-9.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/hosted-git-info.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/hosted-git-info/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/hosted-git-info/-/hosted-git-info-9.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "338db687ba3f051deb98243c5078bb732c8ca8a96d74ff54a3e2767d72be452018fb04dc28e211ca14ee2afe2a9fe0c97f783e3cbf3dd00cc8779299a57f8206"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/hosted-git-info"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.2.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2|lru-cache@11.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-11.2.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-11.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "698fd1f9a12c45e9667b5eca1906bfd59488a4ba4d618ae172b7a929366013e5b758cd7a60c09a3f03872c7b26a2964710b5343a38a7d653d5c4a47432286770"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/hosted-git-info/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "json-parse-even-better-errors",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|json-parse-even-better-errors@5.0.0",
      "author": "GitHub Inc.",
      "description": "JSON.parse with context information on error",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/json-parse-even-better-errors@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjson-parse-even-better-errors%2F-%2Fjson-parse-even-better-errors-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/json-parse-even-better-errors.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/json-parse-even-better-errors/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/json-parse-even-better-errors/-/json-parse-even-better-errors-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "645d67c59dbc561428b915a151c565508377ab04a03eeb302b4e6cfc721aa1eb40a04ffdb678159821e34b199240f6afd6777e94fb532f4619ff6005751fe261"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/json-parse-even-better-errors"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-expression-parse",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|spdx-expression-parse@4.0.0",
      "author": "Kyle E. Mitchell",
      "description": "parse SPDX license expressions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-expression-parse@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-expression-parse%2F-%2Fspdx-expression-parse-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-expression-parse.js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-expression-parse.js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-expression-parse/-/spdx-expression-parse-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0a5c9ae492228ffec2e9b451db6fad9c65db73854a9626ca4958f6887bd5797e62316eecd5221096abbaf7d26438324922187fa54bbc2f4fd52e1f317e50fe2d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-expression-parse"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-gyp",
      "group": "@npmcli",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/node-gyp@5.0.0",
      "author": "GitHub Inc.",
      "description": "Tools for dealing with node-gyp packages",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/node-gyp@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fnode-gyp%2F-%2Fnode-gyp-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/node-gyp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/node-gyp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/node-gyp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/node-gyp/-/node-gyp-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bae1b91d91572dfc852aa83c432a6c9a02d05bbb268918d5738e5ba83fe87d965c47fbb112381053ca833efd2cf5311e314880014fc60b96d1ebef947538ab21"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/node-gyp"
        }
      ]
    },
    {
      "type": "library",
      "name": "node-gyp",
      "version": "12.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|node-gyp@12.2.0",
      "author": "Nathan Rajlich",
      "description": "Node.js native addon build tool",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/node-gyp@12.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnode-gyp%2F-%2Fnode-gyp-12.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/nodejs/node-gyp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/nodejs/node-gyp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/node-gyp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/node-gyp/-/node-gyp-12.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ab6dd6773ad0bf8f0aa335e5af4535bfd7703bf939f4d1de4b39fa96819c6acc9fd149d2aedcecf2447133e99fc0949fd03917d2ce3785caa09d23b8fd536d85"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/node-gyp"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs",
      "group": "@npmcli",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/fs@5.0.0",
      "author": "GitHub Inc.",
      "description": "filesystem utilities for the npm cli",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/fs@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Ffs%2F-%2Ffs-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/fs/-/fs-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "eceb02d6034e44111ac0e6b9fa3da95cdf6fb2271a20e1f970f5f1a11e9f24e987ebf117a4907609a8d73aed5f3d116e9f69b5964b44157d75f8ff3d86a3bfa2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass-collect",
      "version": "2.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-collect@2.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "A Minipass stream that collects all the data into a single chunk",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass-collect@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass-collect%2F-%2Fminipass-collect-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass-collect.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass-collect#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass-collect/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass-collect/-/minipass-collect-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0fb57c3cef686b3ecf5862db0800ae235a843acabb50a7cba2dc7f0b401eb78ddf09407fc1f43b0d87aada847fb2f1491980c73ebdfc48701379a8ff6682872b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass-collect"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass-flush",
      "version": "1.0.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5",
      "author": "Isaac Z. Schlueter",
      "description": "A Minipass stream that calls a flush function before emitting 'end'",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass-flush@1.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass-flush%2F-%2Fminipass-flush-1.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass-flush.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass-flush#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass-flush/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass-flush/-/minipass-flush-1.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "266412618a4f52a5f92729f5997691c0e75ad6e43c1cfe4a013fe80d22c2cedd41611850534fe10edb01d6e7d97c4133319f5a0159ac070f3e156b085e50a55b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass-flush"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minipass",
          "version": "3.3.6",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|minipass@3.3.6",
          "author": "Isaac Z. Schlueter",
          "description": "minimal implementation of a PassThrough stream",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minipass@3.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass%2F-%2Fminipass-3.3.6.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/minipass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minipass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minipass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass/-/minipass-3.3.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minipass-flush/node_modules/minipass"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyallist%2F-%2Fyallist-4.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/yallist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/yallist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/yallist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yallist/-/yallist-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minipass-flush/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass-pipeline",
      "version": "1.2.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4",
      "author": "Isaac Z. Schlueter",
      "description": "create a pipeline of streams using Minipass",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass-pipeline@1.2.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass-pipeline%2F-%2Fminipass-pipeline-1.2.4.tgz",
      "externalReferences": [
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass-pipeline/-/minipass-pipeline-1.2.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c6e22aedc20eb74f513d1275f60762e1bf9188dbc31587b9247fa080dbc1a86aa941772bbb73dc466399b8704a58ad53c5ff7e710f8731537877acf8e8b64fec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass-pipeline"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "minipass",
          "version": "3.3.6",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|minipass@3.3.6",
          "author": "Isaac Z. Schlueter",
          "description": "minimal implementation of a PassThrough stream",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/minipass@3.3.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass%2F-%2Fminipass-3.3.6.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/minipass.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/minipass#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/minipass/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass/-/minipass-3.3.6.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "0f188d89dc5210afad1c6eb3388925bcd3b09b786f0ab6d4addb7363be14e87293271bc80df3942f95b93f61a17770d392184a3d81aa78d508879a9c3386017f"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minipass-pipeline/node_modules/minipass"
            }
          ]
        },
        {
          "type": "library",
          "name": "yallist",
          "version": "4.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|yallist@4.0.0",
          "author": "Isaac Z. Schlueter",
          "description": "Yet Another Linked List",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/yallist@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyallist%2F-%2Fyallist-4.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/isaacs/yallist.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/yallist#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/yallist/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yallist/-/yallist-4.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "df074689d672ab93c1d3ce172c44b94e9392440df08d7025216321ba6da445cbffe354a7d9e990d1dc9c416e2e6572de8f02af83a12cbdb76554bf8560472dec"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/minipass-pipeline/node_modules/yallist"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "p-map",
      "version": "7.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|p-map@7.0.4",
      "author": "Sindre Sorhus",
      "description": "Map over promises concurrently",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-map@7.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-map%2F-%2Fp-map-7.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-map.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-map/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-map/-/p-map-7.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b64010130f32b0cce6921830f24fb553f88f856361ca42a74a4e11779ccba0f242b8968644fa3a629a2cad981ac472b30c774359666f13f4a4ee1b0bd97fc2a5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-map"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-filename",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|unique-filename@5.0.0",
      "author": "GitHub Inc.",
      "description": "Generate a unique filename for use in temporary directories or caches.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-filename@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funique-filename%2F-%2Funique-filename-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/unique-filename.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/iarna/unique-filename",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/iarna/unique-filename/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unique-filename/-/unique-filename-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d916894c0bc06f8a30ca39654df5f3142949ed6b06c65ca490fbc2afda40fff2c3f60a15abe9b83cf01e06036874667b9d2ae7b53fdab96a49e98e4815771f8e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unique-filename"
        }
      ]
    },
    {
      "type": "library",
      "name": "validate-npm-package-name",
      "version": "7.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|validate-npm-package-name@7.0.2",
      "author": "GitHub Inc.",
      "description": "Give me a string and I'll tell you if it's a valid npm package name",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/validate-npm-package-name@7.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fvalidate-npm-package-name%2F-%2Fvalidate-npm-package-name-7.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/validate-npm-package-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/validate-npm-package-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/validate-npm-package-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/validate-npm-package-name/-/validate-npm-package-name-7.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8550c8070b11aee4fbdcf6caeee3f979b52df9ecc4b429b3673dc5e7d052af617a39516727fea1f258aebdd2eb43cf179a793affec461aeabea46f56c13bb2dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/validate-npm-package-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "ignore-walk",
      "version": "8.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ignore-walk@8.0.0",
      "author": "GitHub Inc.",
      "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ignore-walk@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fignore-walk%2F-%2Fignore-walk-8.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/ignore-walk.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/ignore-walk#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/ignore-walk/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ignore-walk/-/ignore-walk-8.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "14278c653e0d89140687e62478a32d5ab3a60605a31e3309dba5905ab450ca8cb3a9ebdd68649a9146895b9c506268cb954564daa5270a361505ac7d10a2a0f0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ignore-walk"
        }
      ]
    },
    {
      "type": "library",
      "name": "npm-install-checks",
      "version": "8.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|npm-install-checks@8.0.0",
      "author": "GitHub Inc.",
      "description": "Check the engines and platform fields in package.json",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/npm-install-checks@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnpm-install-checks%2F-%2Fnpm-install-checks-8.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/npm-install-checks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/npm-install-checks#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/npm-install-checks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/npm-install-checks/-/npm-install-checks-8.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "49c01474ca72ce46e9c6835e910ded35174523c489f3ac2029949065d5314fe6e3d30545a6c10c5a79173f4b7055ed60272345e5aa415832618486e0ac856244"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/npm-install-checks"
        }
      ]
    },
    {
      "type": "library",
      "name": "redact",
      "group": "@npmcli",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/redact@4.0.0",
      "author": "GitHub Inc.",
      "description": "Redact sensitive npm information from output",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/redact@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fredact%2F-%2Fredact-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/redact.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/redact#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/redact/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/redact/-/redact-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "80e060e581cc7d9cbe4df1c0adf56883081f05e42729b6c6a37a525322bf812234015bbea4488355c2a541bd03f0c8352cd45920b67a5c6f08e5d2782ae01df5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/redact"
        }
      ]
    },
    {
      "type": "library",
      "name": "jsonparse",
      "version": "1.3.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|jsonparse@1.3.1",
      "author": "Tim Caswell",
      "description": "This is a pure-js JSON streaming parser for node.js",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/jsonparse@1.3.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjsonparse%2F-%2Fjsonparse-1.3.1.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/creationix/jsonparse.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/creationix/jsonparse#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "http://github.com/creationix/jsonparse/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/jsonparse/-/jsonparse-1.3.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3ce417be974bebdf8296e62c8a5949ed25212afcad6235bdbc6fc62a99dffb13fc51681810cfd168ccc71e87db00b0e229b6cfd56f141189a01a5dfd5a43d9b2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/jsonparse"
        }
      ]
    },
    {
      "type": "library",
      "name": "make-fetch-happen",
      "version": "15.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4",
      "author": "GitHub Inc.",
      "description": "Opinionated, caching, retrying fetch client",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/make-fetch-happen@15.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmake-fetch-happen%2F-%2Fmake-fetch-happen-15.0.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/make-fetch-happen.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/make-fetch-happen#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/make-fetch-happen/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/make-fetch-happen/-/make-fetch-happen-15.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bccdac1bec1b55e54661c0a6d7a98cddde5fb9e9bda02dbc9f8dfa1e3b063b72dcc684c8f0b3556b8af06439f77fbebe716c93e061890f18d3614d48da7afacf"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/make-fetch-happen"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass-fetch",
      "version": "5.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-fetch@5.0.2",
      "author": "GitHub Inc.",
      "description": "An implementation of window.fetch in Node.js using Minipass streams",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass-fetch@5.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass-fetch%2F-%2Fminipass-fetch-5.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/minipass-fetch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/minipass-fetch#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/minipass-fetch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass-fetch/-/minipass-fetch-5.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9dd2ad9af1e0a2d88460fc81ae6c235126861b035f983d7033415445981e3981d19969fca2be767961211fa3726291b8c6c4e767b4616f0501aa69231794015"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass-fetch"
        }
      ]
    },
    {
      "type": "library",
      "name": "minizlib",
      "version": "3.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minizlib@3.1.0",
      "author": "Isaac Z. Schlueter",
      "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minizlib@3.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminizlib%2F-%2Fminizlib-3.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minizlib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minizlib#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minizlib/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minizlib/-/minizlib-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "299c58a350549160f64d514baf4310a0cf2f5148a0583dcb943f376bfef906a0bee2a1341dbd55a39bf516071f68d5ef7d7cebfb912143a8a783f09a0628d397"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minizlib"
        }
      ]
    },
    {
      "type": "library",
      "name": "bundle",
      "group": "@sigstore",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/bundle@4.0.0",
      "author": "bdehamer@github.com",
      "description": "Sigstore bundle type",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/bundle@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Fbundle%2F-%2Fbundle-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/bundle/-/bundle-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3700a5e58d15e838b435ec6f913a9da157e68d3690c282ccdb7eabf3d284a231a6abf8cc96cf12fb36fbc8ec003dd5ef6f07ca0e53fe9665e000be2f292413f8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/bundle"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@sigstore",
      "version": "3.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/core@3.1.0",
      "author": "bdehamer@github.com",
      "description": "Base library for Sigstore",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/core@3.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Fcore%2F-%2Fcore-3.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/core#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/core/-/core-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a39730d50621350f48ae88a8271a737b198f8df09eee0cda7ddd91637aa7329c6be191236be25a77f53cb201696ae7ba6ce685fb3ed1564c8a555e3814df8df0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "protobuf-specs",
      "group": "@sigstore",
      "version": "0.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0",
      "author": "bdehamer@github.com",
      "description": "code-signing for npm packages",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/protobuf-specs@0.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Fprotobuf-specs%2F-%2Fprotobuf-specs-0.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/protobuf-specs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/protobuf-specs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/protobuf-specs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/protobuf-specs/-/protobuf-specs-0.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "30cf172305233766f0bc283542faccb5b066a5c487ae4845482bb50f5d4dc8fbc3436e4711ce281b9fce7107ddfd395ffcec662961110e3d33184db78d068cc0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/protobuf-specs"
        }
      ]
    },
    {
      "type": "library",
      "name": "sign",
      "group": "@sigstore",
      "version": "4.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/sign@4.1.0",
      "author": "bdehamer@github.com",
      "description": "Sigstore signing library",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/sign@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Fsign%2F-%2Fsign-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/sign/-/sign-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "571d5198bc4b1a7494ab1fe8e7f56c0a392e3792fbcbebf1104c1ac2f73bbbee96b57d96e0635aedbf4712399c456a21c3f77a0690135e6bcec1cefc9be4b076"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/sign"
        }
      ]
    },
    {
      "type": "library",
      "name": "tuf",
      "group": "@sigstore",
      "version": "4.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/tuf@4.0.1",
      "author": "bdehamer@github.com",
      "description": "Client for the Sigstore TUF repository",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/tuf@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Ftuf%2F-%2Ftuf-4.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/tuf/-/tuf-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "38f64183ccb955cf72663996087ae558f301a96e7277cfb014d97eb6131db5c5b3def8d54a8250bad17c624af323448b1a792e1687f81d2b165215eb7f6d7d2f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/tuf"
        }
      ]
    },
    {
      "type": "library",
      "name": "verify",
      "group": "@sigstore",
      "version": "3.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@sigstore/verify@3.1.0",
      "author": "bdehamer@github.com",
      "description": "Verification of Sigstore signatures",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40sigstore/verify@3.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40sigstore%2Fverify%2F-%2Fverify-3.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sigstore/sigstore-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/verify#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sigstore/sigstore-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@sigstore/verify/-/verify-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "98d7b422282a974f18ba948e1afd7ded8747a4f3ebf84cc36667c280c73b44f35a653c3968b374d67065e821c93a1dc11ad9cc223f3711e3786eeb4172173c02"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@sigstore/verify"
        }
      ]
    },
    {
      "type": "library",
      "name": "fs-minipass",
      "group": "@isaacs",
      "version": "4.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@isaacs/fs-minipass@4.0.1",
      "author": "Isaac Z. Schlueter",
      "description": "fs read and write streams based on minipass",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40isaacs/fs-minipass@4.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40isaacs%2Ffs-minipass%2F-%2Ffs-minipass-4.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/fs-minipass.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/fs-minipass#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/fs-minipass/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@isaacs/fs-minipass/-/fs-minipass-4.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c209bd1219768e97aa3f7cf0ffb9a8de4447169e4c10386a01dc32d5f4c69070309e418e56c829bd084bf01e67d6a95bd358d5de7fdb23465f669e65580d64e3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@isaacs/fs-minipass"
        }
      ]
    },
    {
      "type": "library",
      "name": "chownr",
      "version": "3.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|chownr@3.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "like `chown -R`",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/chownr@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fchownr%2F-%2Fchownr-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/isaacs/chownr.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/chownr#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/chownr/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/chownr/-/chownr-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f88c7363d05939077f5ee60f466aef1158c5fe7aa3e64813e2412aed5a1fac3a0cd4cc6846311692b082dc4b4b8b9f5355ac314c09fea2b27015072ba84375fa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/chownr"
        }
      ]
    },
    {
      "type": "library",
      "name": "yallist",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yallist@5.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "Yet Another Linked List",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yallist@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyallist%2F-%2Fyallist-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/yallist.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/yallist#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/yallist/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yallist/-/yallist-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "620bd44dfc2ac9ced45d532b07e4889ac5584a64d2f17fed4abb5d35930898cfa7efe413ae2457c978a6d2606b4d735eab3545d0a5868073de8b2562145acd0f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yallist"
        }
      ]
    },
    {
      "type": "library",
      "name": "trace-mapping",
      "group": "@jridgewell",
      "version": "0.3.9",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/trace-mapping@0.3.9",
      "author": "Justin Ridgewell",
      "description": "Trace the original position through a source map",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/trace-mapping@0.3.9?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Ftrace-mapping%2F-%2Ftrace-mapping-0.3.9.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/trace-mapping.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/trace-mapping/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "dc17a5b7ab5d73c6cf800b5b72676d349962ad5a139846f97b6802f783e7930116f6323a0801d47a81bce6d8d63f95aabaa7dabe832d330886e0ff76e9928ab9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/trace-mapping"
        }
      ]
    },
    {
      "type": "library",
      "name": "undici-types",
      "version": "7.18.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|undici-types@7.18.2",
      "description": "A stand-alone types package for Undici",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/undici-types@7.18.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fundici-types%2F-%2Fundici-types-7.18.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/nodejs/undici.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://undici.nodejs.org",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/nodejs/undici/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/undici-types/-/undici-types-7.18.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "02cb82cdf7c61c9c9b49a46b9abe5e1ebf359b0254de48f0e8cfaea6b5af09788d78df52386c10dc99fc8dbf26dd9ea2cd58249e7d51d054c21003f642b2d8ff"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/undici-types"
        }
      ]
    },
    {
      "type": "library",
      "name": "native-preview-linux-x64",
      "group": "@typescript",
      "version": "7.0.0-dev.20260316.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@typescript/native-preview-linux-x64@7.0.0-dev.20260316.1",
      "author": "Microsoft Corp.",
      "description": "Preview CLI of the native TypeScript compiler port",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40typescript/native-preview-linux-x64@7.0.0-dev.20260316.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40typescript%2Fnative-preview-linux-x64%2F-%2Fnative-preview-linux-x64-7.0.0-dev.20260316.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/microsoft/typescript-go.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/microsoft/typescript-go/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20260316.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2c63ee07088a62f41bb88cdcf8f64f0154e07d034e011ba99617b5a5b660105812007a8b1ae27feab4aa247c06434c3e7f9a81d29f6d29ee164094623c2568f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@typescript/native-preview-linux-x64"
        }
      ]
    },
    {
      "type": "library",
      "name": "reghex",
      "version": "3.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|reghex@3.0.2",
      "author": "Phil Pluckthun",
      "description": "The magical sticky regex-based parser generator 🧙",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/reghex@3.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Freghex%2F-%2Freghex-3.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/kitten/reghex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kitten/reghex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kitten/reghex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/reghex/-/reghex-3.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "65bf43279bba1a182a452067c55d904a72ea13070ac47585035376c946b865400ed4ff23956298b5667afe8a15eb2ca5b29197257d0efee37312fd31ac2b7068"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/reghex"
        }
      ]
    },
    {
      "type": "library",
      "name": "is-fullwidth-code-point",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|is-fullwidth-code-point@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if the character represented by a given Unicode code point is fullwidth",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/is-fullwidth-code-point@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3b82f4f78376fdd67bc6a55dad7861f6bd4a3833c9a459acf01e6c19d24b3f2ebae0082f5ecade654c82410348b59443958ba0e314ad2e3369feccf71ef068c1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/is-fullwidth-code-point"
        }
      ]
    },
    {
      "type": "library",
      "name": "environment",
      "version": "1.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|environment@1.1.0",
      "author": "Sindre Sorhus",
      "description": "Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/environment@1.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fenvironment%2F-%2Fenvironment-1.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/environment.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/environment#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/environment/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/environment/-/environment-1.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c54b683e432081bcf430fc8f8885abd4aa7869e5898c367a48cbd44618a68dd660b11b83a65179fecf617201a1c97321b3eeafa67ba8899da4162bb714c9d2f1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/environment"
        }
      ]
    },
    {
      "type": "library",
      "name": "restore-cursor",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Gracefully restore the CLI cursor on exit",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/restore-cursor@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Frestore-cursor%2F-%2Frestore-cursor-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/restore-cursor.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/restore-cursor/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/restore-cursor/-/restore-cursor-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23d7cf5d4f6078ef5b1ceb7da471ce84e9187ab20cb2655a581d2b036008f44461ffec7f8bb315e4728136b83e9633b97a83d580272716e46327db87e88ff77a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/restore-cursor"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "signal-exit",
          "version": "3.0.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0|signal-exit@3.0.7",
          "author": "Ben Coe",
          "description": "when you want to fire an event no matter how a process exits.",
          "licenses": [
            {
              "license": {
                "id": "ISC",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/signal-exit@3.0.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsignal-exit%2F-%2Fsignal-exit-3.0.7.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/tapjs/signal-exit.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tapjs/signal-exit/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/signal-exit/-/signal-exit-3.0.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c270f6644fa5f923c2feea12d2f5de13d2f5fb4c2e68ca8a95fcfd00c528dfc26cc8b48159215c1d1d51ae2eb62d9735daf2ebd606f78e5ee2c10860c2901b19"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/restore-cursor/node_modules/signal-exit"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "convert-to-spaces",
      "version": "2.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|convert-to-spaces@2.0.1",
      "author": "Vadim Demedes",
      "description": "Convert tabs to spaces in a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/convert-to-spaces@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fconvert-to-spaces%2F-%2Fconvert-to-spaces-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/vadimdemedes/convert-to-spaces.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/vadimdemedes/convert-to-spaces#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/vadimdemedes/convert-to-spaces/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/convert-to-spaces/-/convert-to-spaces-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "adc4356ec40ef7bf7dc2adb8b84e40336b4020bcb88171882bf9e315671542418d67de9e765a58f80edb8f0bf38d8bcb0f2ce61b532630b661a5cb1bfa494d31"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/convert-to-spaces"
        }
      ]
    },
    {
      "type": "library",
      "name": "escape-string-regexp",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|escape-string-regexp@2.0.0",
      "author": "Sindre Sorhus",
      "description": "Escape RegExp special characters",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/escape-string-regexp@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fescape-string-regexp%2F-%2Fescape-string-regexp-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/escape-string-regexp.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/escape-string-regexp/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "529cdc2c25e895459c36ee47b5530761d5c98c0ae3b05f42d1a367aae658638b96fd5bb49a2cb96285af6d5df8e476ae56f700527a51ba130c72a4dc18e636fb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/escape-string-regexp"
        }
      ]
    },
    {
      "type": "library",
      "name": "emoji-regex",
      "version": "10.6.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|emoji-regex@10.6.0",
      "author": "Mathias Bynens",
      "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/emoji-regex@10.6.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-10.6.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://mths.be/emoji-regex",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/mathiasbynens/emoji-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-10.6.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b68508f38612e589b15b6d7d7ab9e2583d022153a8e3ac46282a2578d41180ecc3a2b8018b5bf80fbd7f385ce00fd18ed9418a22fd42dd2a7c0c09f4fa3e70ec"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/emoji-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "get-east-asian-width",
      "version": "1.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|get-east-asian-width@1.5.0",
      "author": "Sindre Sorhus",
      "description": "Determine the East Asian Width of a Unicode character",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/get-east-asian-width@1.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fget-east-asian-width%2F-%2Fget-east-asian-width-1.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/get-east-asian-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/get-east-asian-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/get-east-asian-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/get-east-asian-width/-/get-east-asian-width-1.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "090f9b10ef93bdafea966c36e1d09e8ee94ae6933356750e14e8a356881ddca42cd3b1e7448829f131a2a6f082453d3ac5e6046e96e0c1a0b18251728ae21c98"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/get-east-asian-width"
        }
      ]
    },
    {
      "type": "library",
      "name": "js-tokens",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|js-tokens@4.0.0",
      "author": "Simon Lydell",
      "description": "A regex that tokenizes JavaScript.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/js-tokens@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fjs-tokens%2F-%2Fjs-tokens-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/lydell/js-tokens.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/lydell/js-tokens#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/lydell/js-tokens/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/js-tokens/-/js-tokens-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45d2547e5704ddc5332a232a420b02bb4e853eef5474824ed1b7986cf84737893a6a9809b627dca02b53f5b7313a9601b690f690233a49bce0e026aeb16fcf29"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/js-tokens"
        }
      ]
    },
    {
      "type": "library",
      "name": "ansi-regex",
      "version": "6.2.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ansi-regex@6.2.2",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@6.2.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-6.2.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/ansi-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/ansi-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-6.2.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "06add2992a721476968cf93c21ff7273ab2f33c739e9d079040b56e106f0e631d3c305d77132e844c9290c9a7a54bd17ce559a0874d7ae415444c6260f4b0baa"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ansi-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-locate",
      "version": "5.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|p-locate@5.0.0",
      "author": "Sindre Sorhus",
      "description": "Get the first fulfilled promise that satisfies the provided testing function",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-locate@5.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-locate%2F-%2Fp-locate-5.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-locate.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-locate/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-locate/-/p-locate-5.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2da363b51594058fbecc1e6713f37071aa0cca548f93e4be647341d53cdd6cc24c9f2e9dca7a401aded7fed97f418ab74c8784ea7c47a696e8d8b1b29ab1b93f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-locate"
        }
      ]
    },
    {
      "type": "library",
      "name": "path-key",
      "version": "3.1.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|path-key@3.1.1",
      "author": "Sindre Sorhus",
      "description": "Get the PATH environment variable key cross-platform",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/path-key@3.1.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpath-key%2F-%2Fpath-key-3.1.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/path-key.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/path-key/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/path-key/-/path-key-3.1.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a2399e374a9dfb2d23b3312da18e3caf43deab97703049089423aee90e5fe3595f92cc17b8ab58ae18284e92e7c887079b6e1486ac7ee53aa6d889d2c0b844e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/path-key"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-command",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|shebang-command@2.0.0",
      "author": "Kevin Mårtensson",
      "description": "Get the command from a shebang",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-command@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshebang-command%2F-%2Fshebang-command-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/kevva/shebang-command.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kevva/shebang-command#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kevva/shebang-command/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/shebang-command/-/shebang-command-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "907c6bdb366962d766acdd6a0e3aeb5ff675ad1d641bc0f1fa09292b51b87979af5ecc26704d614d6056614ce5ada630d7fc99a7a62e0d8efb62dbdb3747660c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-command"
        }
      ]
    },
    {
      "type": "library",
      "name": "has-flag",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|has-flag@4.0.0",
      "author": "Sindre Sorhus",
      "description": "Check if argv has a specific flag",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/has-flag@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhas-flag%2F-%2Fhas-flag-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/has-flag.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/has-flag/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/has-flag/-/has-flag-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1329094ff4352a34d672da698080207d23b4b4a56e6548e180caf5ee4a93ba6325e807efdc421295e53ba99533a170c54c01d30c2e0d3a81bf67153712f94c3d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/has-flag"
        }
      ]
    },
    {
      "type": "library",
      "name": "resolve-uri",
      "group": "@jridgewell",
      "version": "3.1.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/resolve-uri@3.1.2",
      "author": "Justin Ridgewell",
      "description": "Resolve a URI relative to an optional base URI",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/resolve-uri@3.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fresolve-uri%2F-%2Fresolve-uri-3.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/resolve-uri.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/resolve-uri/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6d12128022233f6d3fb5b5923d63048b9e1054f45913192e0fd9492fe508c542adc15240f305b54eb6f58ccb354455e8d42053359ff98690bd42f98a59da292b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/resolve-uri"
        }
      ]
    },
    {
      "type": "library",
      "name": "sourcemap-codec",
      "group": "@jridgewell",
      "version": "1.5.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5",
      "author": "Justin Ridgewell",
      "description": "Encode/decode sourcemap mappings",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40jridgewell/sourcemap-codec@1.5.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40jridgewell%2Fsourcemap-codec%2F-%2Fsourcemap-codec-1.5.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jridgewell/sourcemaps.git#packages/sourcemap-codec",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jridgewell/sourcemaps/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "71843ddf5d20aeac6e7966e5f96b885086a251a0dc8fb58eab97d58449633558117ce52163d7f2db34ef7e8a96b2779b87c4a5ef45527056c80af2672ca0743a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@jridgewell/sourcemap-codec"
        }
      ]
    },
    {
      "type": "library",
      "name": "balanced-match",
      "version": "4.0.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|balanced-match@4.0.4",
      "description": "Match balanced character pairs, like \"{\" and \"}\"",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/balanced-match@4.0.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fbalanced-match%2F-%2Fbalanced-match-4.0.4.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/juliangruber/balanced-match.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/juliangruber/balanced-match/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/balanced-match/-/balanced-match-4.0.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "04bae011c453c17da8ea01b118e08dc8cbc64a9df96287ee633c3d87520c4d198aaadb40659554ebb6dd6fd3ebdaf50703cfa3de2dad25f8cee82ebee26c864c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/balanced-match"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-exceptions",
      "version": "2.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|spdx-exceptions@2.5.0",
      "author": "The Linux Foundation",
      "description": "list of SPDX standard license exceptions",
      "licenses": [
        {
          "license": {
            "id": "CC-BY-3.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-exceptions@2.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-exceptions%2F-%2Fspdx-exceptions-2.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/kemitchell/spdx-exceptions.json.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kemitchell/spdx-exceptions.json/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-exceptions/-/spdx-exceptions-2.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3e2538dabfb13b851b512d5bba8dcb3c992394eef8df45e7e5254085da73cec3c7b236d855f9679c57404e069b9cbb9d7be0aabb6e69e8dfa0da5c3f3c5b1ae3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-exceptions"
        }
      ]
    },
    {
      "type": "library",
      "name": "spdx-license-ids",
      "version": "3.0.23",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|spdx-license-ids@3.0.23",
      "author": "Shinnosuke Watanabe",
      "description": "A list of SPDX license identifiers",
      "licenses": [
        {
          "license": {
            "id": "CC0-1.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/spdx-license-ids@3.0.23?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fspdx-license-ids%2F-%2Fspdx-license-ids-3.0.23.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jslicense/spdx-license-ids.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jslicense/spdx-license-ids/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/spdx-license-ids/-/spdx-license-ids-3.0.23.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0962dc0821fb54bbb5dd380e1feafca753bf667c21aaffdd6dbea5a96cbaec6fa94f590799e0fff95dfa0156ffbeaf10308430552849e92b25e453e1d1fb9277"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/spdx-license-ids"
        }
      ]
    },
    {
      "type": "library",
      "name": "env-paths",
      "version": "2.2.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|env-paths@2.2.1",
      "author": "Sindre Sorhus",
      "description": "Get paths for storing things like data, config, cache, etc",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/env-paths@2.2.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fenv-paths%2F-%2Fenv-paths-2.2.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/env-paths.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/env-paths#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/env-paths/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/env-paths/-/env-paths-2.2.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fa1d6590b2a164c4d88e8835544a49346ecd64959cb9cd830e4feab2a49345108e5e22e3790d5dd7fb9dad41a1a8cc5480097028d67471fdaea9a9f918bb92d8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/env-paths"
        }
      ]
    },
    {
      "type": "library",
      "name": "exponential-backoff",
      "version": "3.1.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|exponential-backoff@3.1.3",
      "author": "Sami Sayegh",
      "description": "A utility that allows retrying a function with an exponential delay between attempts.",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/exponential-backoff@3.1.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fexponential-backoff%2F-%2Fexponential-backoff-3.1.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/coveooss/exponential-backoff.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/coveooss/exponential-backoff#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/coveooss/exponential-backoff/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/exponential-backoff/-/exponential-backoff-3.1.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "66011e6578f7d2af88d0437e09b492a48c8f689e475500f5f19d66faed455db01e4fde26af5cf0e74ab8aba8e2882e38ecd97f61370861201fb621aa7adc1708"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/exponential-backoff"
        }
      ]
    },
    {
      "type": "library",
      "name": "graceful-fs",
      "version": "4.2.11",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|graceful-fs@4.2.11",
      "description": "A drop-in replacement for fs, making various improvements.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/graceful-fs@4.2.11?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fgraceful-fs%2F-%2Fgraceful-fs-4.2.11.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/node-graceful-fs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/node-graceful-fs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/graceful-fs/-/graceful-fs-4.2.11.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "45b279fe398570d342703579a3d7939c12c9fc7b33595d0fef76dcf857f89d2feb263f98692e881b288e2f45680585fe9755ab97793ade1fcaac7fa7849d17bd"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/graceful-fs"
        }
      ]
    },
    {
      "type": "library",
      "name": "nopt",
      "version": "9.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|nopt@9.0.0",
      "author": "GitHub Inc.",
      "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/nopt@9.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnopt%2F-%2Fnopt-9.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/nopt.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/nopt#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/nopt/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/nopt/-/nopt-9.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "661ab76bec852ab63048196e2f81fd5cfde6df2e6ebd0901ff4f42c03aee0a246647f5096279fd5b8478f2bcb4b860bbd1a7933ca2f29c1b6c70ff5e7c515c3f"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/nopt"
        }
      ]
    },
    {
      "type": "library",
      "name": "tinyglobby",
      "version": "0.2.15",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tinyglobby@0.2.15",
      "author": "Superchupu",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tinyglobby@0.2.15?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftinyglobby%2F-%2Ftinyglobby-0.2.15.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://superchupu.dev/tinyglobby",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/SuperchupuDev/tinyglobby/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tinyglobby/-/tinyglobby-0.2.15.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8f666ae0dc90606e573124f871bb34d8093c88951dc513345c8e50cb15ee64ecca3883665aeae9dec997bb7cb9c03709ae9b70a528e05c7cc8431474a265e58d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tinyglobby"
        }
      ]
    },
    {
      "type": "library",
      "name": "unique-slug",
      "version": "6.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|unique-slug@6.0.0",
      "author": "GitHub Inc.",
      "description": "Generate a unique character string suitible for use in files and URLs.",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/unique-slug@6.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Funique-slug%2F-%2Funique-slug-6.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/unique-slug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/unique-slug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/unique-slug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/unique-slug/-/unique-slug-6.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e0bba9ec4ce7f16ddde76ff106164155dc77db7724c5aec312f77d90f407a694e42e8257c3a96dac10b28f9a67af18f4a8a0f160c279e82a3136e142b1c7538b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/unique-slug"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent",
      "group": "@npmcli",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0",
      "author": "GitHub Inc.",
      "description": "the http/https agent used by the npm cli",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40npmcli/agent@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40npmcli%2Fagent%2F-%2Fagent-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/agent.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/agent#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/agent/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@npmcli/agent/-/agent-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "90041370437d13c1112d583902c1b02cda056fea041ba7a781ba805363f8de00f8244224346307755434f7a16c380018a593c1d114add338089ca2004b597940"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@npmcli/agent"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "lru-cache",
          "version": "11.2.7",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0|lru-cache@11.2.7",
          "author": "Isaac Z. Schlueter",
          "description": "A cache object that deletes the least-recently-used items.",
          "licenses": [
            {
              "license": {
                "id": "BlueOak-1.0.0",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/lru-cache@11.2.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Flru-cache%2F-%2Flru-cache-11.2.7.tgz",
          "externalReferences": [
            {
              "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/isaacs/node-lru-cache/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/lru-cache/-/lru-cache-11.2.7.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "698fd1f9a12c45e9667b5eca1906bfd59488a4ba4d618ae172b7a929366013e5b758cd7a60c09a3f03872c7b26a2964710b5343a38a7d653d5c4a47432286770"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/@npmcli/agent/node_modules/lru-cache"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "http-cache-semantics",
      "version": "4.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|http-cache-semantics@4.2.0",
      "author": "Kornel Lesiński",
      "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-cache-semantics@4.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-cache-semantics%2F-%2Fhttp-cache-semantics-4.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/kornelski/http-cache-semantics.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/kornelski/http-cache-semantics#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/kornelski/http-cache-semantics/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-cache-semantics/-/http-cache-semantics-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "753c5cbcf5ea3ef5c1429ab9754afa9843095f8a08105bfa6f0a26dc50f02910ecb888e324600daa106ea009fd73545024874029abf7dc40fae44db2b3ef3b41"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-cache-semantics"
        }
      ]
    },
    {
      "type": "library",
      "name": "negotiator",
      "version": "1.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|negotiator@1.0.0",
      "description": "HTTP content negotiation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/negotiator@1.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fnegotiator%2F-%2Fnegotiator-1.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jshttp/negotiator.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jshttp/negotiator#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jshttp/negotiator/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/negotiator/-/negotiator-1.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f0e7ecfc051087c31a11cae5ab9c4e5f4090f72a53179765efc9a394c35f38ad3c7f3a604c741140f07170f944b48c34c91a70b3e668ff7afee5645bcbbbb71a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/negotiator"
        }
      ]
    },
    {
      "type": "library",
      "name": "iconv-lite",
      "version": "0.7.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|iconv-lite@0.7.2",
      "author": "Alexander Shtuchkin",
      "description": "Convert character encodings in pure javascript.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/iconv-lite@0.7.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ficonv-lite%2F-%2Ficonv-lite-0.7.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/pillarjs/iconv-lite.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pillarjs/iconv-lite",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pillarjs/iconv-lite/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/iconv-lite/-/iconv-lite-0.7.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "8a6f438c40d0e79b3d7cbe04633380bf4c8caa6301499a7a1b456f1724cc3ca5b1892047523f4d5bfaaa2e65d4c17aeb33b02fa9295309fbea45bd1c33cc98ab"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/iconv-lite"
        }
      ]
    },
    {
      "type": "library",
      "name": "minipass-sized",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|minipass-sized@2.0.0",
      "author": "Isaac Z. Schlueter",
      "description": "A Minipass stream that raises an error if you get a different number of bytes than expected",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/minipass-sized@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fminipass-sized%2F-%2Fminipass-sized-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/isaacs/minipass-sized.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/isaacs/minipass-sized#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/isaacs/minipass-sized/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/minipass-sized/-/minipass-sized-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cd2b0786da3905c5153369b52eeae75d8e8cfff70685569e813ef539f397a29af14faa3bf3419977bf7679ae857eb424b94e2eb0764851ccc040c454136a65cc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/minipass-sized"
        }
      ]
    },
    {
      "type": "library",
      "name": "promise-retry",
      "version": "2.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1",
      "author": "IndigoUnited",
      "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/promise-retry@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpromise-retry%2F-%2Fpromise-retry-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/IndigoUnited/node-promise-retry.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-promise-retry#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/IndigoUnited/node-promise-retry/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/promise-retry/-/promise-retry-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "cbe58a165051f011979ec3652071463d99b20dfdc314ca0b85a7e5027c99815eab1bac6ef89c1eb13a3643d47a5f0626b66c001429009377b7e6311da1e87fde"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/promise-retry"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "retry",
          "version": "0.12.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1|retry@0.12.0",
          "author": "Tim Koschützki",
          "description": "Abstraction for exponential and custom retry strategies for failed operations.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/retry@0.12.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fretry%2F-%2Fretry-0.12.0.tgz",
          "externalReferences": [
            {
              "url": "git://github.com/tim-kos/node-retry.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/tim-kos/node-retry/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/retry/-/retry-0.12.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "f4b9224f08d487aad3e79e43b44f6b4d7f81281c8f7eb333100b67944b5d130af73647dfc228a1a9ed9b5800e0f8e4118edf6097a20276607f6450c2180b52a3"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/promise-retry/node_modules/retry"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "tuf-js",
      "version": "4.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|tuf-js@4.1.0",
      "author": "bdehamer@github.com",
      "description": "JavaScript implementation of The Update Framework (TUF)",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tuf-js@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ftuf-js%2F-%2Ftuf-js-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/theupdateframework/tuf-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/client#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/tuf-js/-/tuf-js-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e74415f7d902287e4ffd5b381361b3a7b068a4d57e2b34d7a9679ac6b7eee4840904e50b46c4c84bdb1e4ac3954fc667197cc2cb1e799d85808b8a89ce964a11"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tuf-js"
        }
      ]
    },
    {
      "type": "library",
      "name": "onetime",
      "version": "5.1.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|onetime@5.1.2",
      "author": "Sindre Sorhus",
      "description": "Ensure a function is only called once",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/onetime@5.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fonetime%2F-%2Fonetime-5.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/onetime.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/onetime/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/onetime/-/onetime-5.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "91ba5a4921894d674063928f55e30e2974ab3edafc0bc0bbc287496dcb1de758d19e60fe199bbc63456853a0e6e59e2f5abd0883fd4d2ae59129fee3e5a6984a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/onetime"
        }
      ]
    },
    {
      "type": "library",
      "name": "p-limit",
      "version": "3.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|p-limit@3.1.0",
      "author": "Sindre Sorhus",
      "description": "Run multiple promise-returning & async functions with limited concurrency",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/p-limit@3.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fp-limit%2F-%2Fp-limit-3.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/p-limit.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/p-limit/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/p-limit/-/p-limit-3.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4d839a9ccdf01b0346b193767154d83c0af0e39e319d78f9aa6585d5b12801ce3e714fe897b19587ba1d7af8e9d4534776e1dcdca64c70576ec54e5773ab8945"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/p-limit"
        }
      ]
    },
    {
      "type": "library",
      "name": "shebang-regex",
      "version": "3.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|shebang-regex@3.0.0",
      "author": "Sindre Sorhus",
      "description": "Regular expression for matching a shebang line",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/shebang-regex@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fshebang-regex%2F-%2Fshebang-regex-3.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/shebang-regex.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/shebang-regex/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/shebang-regex/-/shebang-regex-3.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "efef9d161b5cc77df9dee05aabc0c347836ec417ad0730bb6503a19934089c711de9b4ab5dd884cb30af1b4ed9e3851874b4a1594c97b7933fca1cfc7a471bd4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/shebang-regex"
        }
      ]
    },
    {
      "type": "library",
      "name": "parseargs",
      "group": "@pkgjs",
      "version": "0.11.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@pkgjs/parseargs@0.11.0",
      "description": "Polyfill of future proposal for `util.parseArgs()`",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40pkgjs/parseargs@0.11.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40pkgjs%2Fparseargs%2F-%2Fparseargs-0.11.0.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/pkgjs/parseargs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/pkgjs/parseargs#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/pkgjs/parseargs/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@pkgjs/parseargs/-/parseargs-0.11.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "fb55648dd0f44012cfa1d1ab2547aa6ab1fc54022f40e0c86f087d5e93f94b28ac7fb628420b0928f345a2aa8b425bbe550fed552b21311ea5a0f327f14f9d3e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@pkgjs/parseargs"
        }
      ]
    },
    {
      "type": "library",
      "name": "abbrev",
      "version": "4.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|abbrev@4.0.0",
      "author": "GitHub Inc.",
      "description": "Like ruby's abbrev module, but in js",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/abbrev@4.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fabbrev%2F-%2Fabbrev-4.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/npm/abbrev-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/npm/abbrev-js#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/npm/abbrev-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/abbrev/-/abbrev-4.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6b5c1f97268bd2d1ed25298b48e5726d8872db6bd18a1e1e76e861ae472382b5869d17eb66da2f2761518f1b93b64923e3b3bf6da7f447ce905393ae629cfc7c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/abbrev"
        }
      ]
    },
    {
      "type": "library",
      "name": "fdir",
      "version": "6.5.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|fdir@6.5.0",
      "author": "thecodrr",
      "description": "The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/fdir@6.5.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ffdir%2F-%2Ffdir-6.5.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/thecodrr/fdir.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/thecodrr/fdir#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/thecodrr/fdir/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/fdir/-/fdir-6.5.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "b486d8b596ee70eb340511aa3c992c84951874bf920c7edd54cf208f2f84469dd60148cb105244fb4da46a7c87b708d63a7c2b298062c0098cd29e242c90275e"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/fdir"
        }
      ]
    },
    {
      "type": "library",
      "name": "picomatch",
      "version": "4.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|picomatch@4.0.3",
      "author": "Jon Schlinkert",
      "description": "Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/picomatch@4.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fpicomatch%2F-%2Fpicomatch-4.0.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/micromatch/picomatch.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/micromatch/picomatch",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/micromatch/picomatch/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/picomatch/-/picomatch-4.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "e604e680463fb2a2ba8055cb22c40d1f5f6559be1e6cf0cb03849d2cfeddb169085c75a51baea83ee56f5d21853e9a58673f190d9ab475862b6c77c109551bd5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/picomatch"
        }
      ]
    },
    {
      "type": "library",
      "name": "imurmurhash",
      "version": "0.1.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|imurmurhash@0.1.4",
      "author": "Jens Taylor",
      "description": "An incremental implementation of MurmurHash3",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/imurmurhash@0.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fimurmurhash%2F-%2Fimurmurhash-0.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/jensyt/imurmurhash-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/jensyt/imurmurhash-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/imurmurhash/-/imurmurhash-0.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "2665cc67ac2ebc398b88712697dca4cea3ba97015ba1fd061b822470668435d0910c398c5679f2eece47b0880709b6aad30d8cc8f843aa48535204b62d4d8f1c"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/imurmurhash"
        }
      ]
    },
    {
      "type": "library",
      "name": "agent-base",
      "version": "7.1.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4",
      "author": "Nathan Rajlich",
      "description": "Turn a function into an `http.Agent` instance",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/agent-base@7.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fagent-base%2F-%2Fagent-base-7.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/agent-base",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/agent-base/-/agent-base-7.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "32703e613f1fc1f24f801c779bad0c36a6a49b7d173a4c88a07d72ea1b9342f0b43f0646ee48bc35a70b05cacf6cda28f2f119cbb269ba4efe8cc3be094a2f4d"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/agent-base"
        }
      ]
    },
    {
      "type": "library",
      "name": "http-proxy-agent",
      "version": "7.0.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|http-proxy-agent@7.0.2",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/http-proxy-agent@7.0.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttp-proxy-agent%2F-%2Fhttp-proxy-agent-7.0.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/http-proxy-agent",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/http-proxy-agent/-/http-proxy-agent-7.0.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4f58240226180d6631dd5e419b2bbb1dc7dcbcbee652b4d688ceb239f6b73c8a6156227f8053dbbe2750faf7aa48e1dc8bf3f105c0da6de50d0b3a4e3832598a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/http-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "https-proxy-agent",
      "version": "7.0.6",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|https-proxy-agent@7.0.6",
      "author": "Nathan Rajlich",
      "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/https-proxy-agent@7.0.6?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fhttps-proxy-agent%2F-%2Fhttps-proxy-agent-7.0.6.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/https-proxy-agent",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/https-proxy-agent/-/https-proxy-agent-7.0.6.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "bcaf4fe7f8947dd97de4023e255c94b88715b5de287efb6b3abdc736d336cb10bd6e731b11da77c74d4e8503678dbf082588b7f159531379815f071fbf2c2e4b"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/https-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "socks-proxy-agent",
      "version": "8.0.5",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|socks-proxy-agent@8.0.5",
      "author": "Nathan Rajlich",
      "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socks-proxy-agent@8.0.5?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsocks-proxy-agent%2F-%2Fsocks-proxy-agent-8.0.5.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/TooTallNate/proxy-agents.git#packages/socks-proxy-agent",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/TooTallNate/proxy-agents/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/socks-proxy-agent/-/socks-proxy-agent-8.0.5.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1de84212ca2d16a6cf5bdb09f1655807a51b98832fee4514391205d8d9dcab8550bc17cd04b89b5bd619479765602494870703eb6f29465966ee7f84f984f327"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socks-proxy-agent"
        }
      ]
    },
    {
      "type": "library",
      "name": "safer-buffer",
      "version": "2.1.2",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|safer-buffer@2.1.2",
      "author": "Nikita Skovoroda",
      "description": "Modern Buffer API polyfill without footguns",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/safer-buffer@2.1.2?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsafer-buffer%2F-%2Fsafer-buffer-2.1.2.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/ChALkeR/safer-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ChALkeR/safer-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/safer-buffer/-/safer-buffer-2.1.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "619a372bcd920fb462ca2d04d4440fa232f3ee4a5ea6749023d2323db1c78355d75debdbe5d248eeda72376003c467106c71bbbdcc911e4d1c6f0a9c42b894b6"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/safer-buffer"
        }
      ]
    },
    {
      "type": "library",
      "name": "err-code",
      "version": "2.0.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|err-code@2.0.3",
      "author": "IndigoUnited",
      "description": "Create an error with a code",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/err-code@2.0.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Ferr-code%2F-%2Ferr-code-2.0.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/IndigoUnited/js-err-code.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/IndigoUnited/js-err-code#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/IndigoUnited/js-err-code/issues/",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/err-code/-/err-code-2.0.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "d9b9a546934a0714ff09198f3a5c88490a4d8fea92798bdcca6fee4f4271d9b30e94a2ed4b2d5998bb95c5210a2b2a2bfcde7286fa7f6621b5a04dc311831214"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/err-code"
        }
      ]
    },
    {
      "type": "library",
      "name": "models",
      "group": "@tufjs",
      "version": "4.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tufjs/models@4.1.0",
      "author": "bdehamer@github.com",
      "description": "TUF metadata models",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tufjs/models@4.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tufjs%2Fmodels%2F-%2Fmodels-4.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/theupdateframework/tuf-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tufjs/models/-/models-4.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "63c70af5a820351b2a25568a525118b38b3b0af4356f5b5ad8354fc808a66f4236aa1ce3364f80fa6c6f965fe494bd1195fb8851e8bc045ed85a2b9ae2442ac3"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tufjs/models"
        }
      ]
    },
    {
      "type": "library",
      "name": "debug",
      "version": "4.4.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|debug@4.4.3",
      "author": "Josh Junon",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/debug@4.4.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fdebug%2F-%2Fdebug-4.4.3.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/debug-js/debug.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/debug-js/debug#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/debug-js/debug/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/debug/-/debug-4.4.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/debug"
        }
      ]
    },
    {
      "type": "library",
      "name": "mimic-fn",
      "version": "2.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|mimic-fn@2.1.0",
      "author": "Sindre Sorhus",
      "description": "Make a function mimic another one",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/mimic-fn@2.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fmimic-fn%2F-%2Fmimic-fn-2.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/mimic-fn.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/mimic-fn/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/mimic-fn/-/mimic-fn-2.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "3aa6ce939a0441e019f165d6c9d96ef47263cfd59574422f6a63027179aea946234e49c7fecaac5af850def830285451d47a63bcd04a437ee76c9818cc6a8672"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/mimic-fn"
        }
      ]
    },
    {
      "type": "library",
      "name": "yocto-queue",
      "version": "0.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|yocto-queue@0.1.0",
      "author": "Sindre Sorhus",
      "description": "Tiny queue data structure",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/yocto-queue@0.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fyocto-queue%2F-%2Fyocto-queue-0.1.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/yocto-queue.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/yocto-queue/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/yocto-queue/-/yocto-queue-0.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "ad592cbec9cd09d27fa2119ceb180fc3237c7a1782c6c88b33c9b1b84fedfe6395a897b03ee3b59a22e94c74224604ca08b7b12f831e00555a82db3b1e6359d9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/yocto-queue"
        }
      ]
    },
    {
      "type": "library",
      "name": "string-width",
      "version": "4.2.3",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3",
      "author": "Sindre Sorhus",
      "description": "Get the visual width of a string - the number of columns required to display it",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/string-width@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/sindresorhus/string-width.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/sindresorhus/string-width/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-4.2.3.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/string-width-cjs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "8.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|emoji-regex@8.0.0",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width-cjs/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width-cjs/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width-cjs/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/string-width-cjs/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "strip-ansi",
      "version": "6.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1",
      "author": "Sindre Sorhus",
      "description": "Strip ANSI escape codes from a string",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/strip-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/strip-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/strip-ansi-cjs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/strip-ansi-cjs/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "wrap-ansi",
      "version": "7.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0",
      "author": "Sindre Sorhus",
      "description": "Wordwrap a string with ANSI escape codes",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/wrap-ansi@7.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fwrap-ansi%2F-%2Fwrap-ansi-7.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/chalk/wrap-ansi.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/chalk/wrap-ansi/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "6151888f691a98b493c70e8db198e80717d2c2c9f4c9c75eb26738a7e436d5ce733ee675a65f8d7f155dc4fb5d1ef98d54e43a5d2606e0052dcadfc58bb0f5e9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/wrap-ansi-cjs"
        }
      ],
      "components": [
        {
          "type": "library",
          "name": "ansi-styles",
          "version": "4.3.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-styles@4.3.0",
          "author": "Sindre Sorhus",
          "description": "ANSI escape codes for styling strings in the terminal",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-styles@4.3.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-styles%2F-%2Fansi-styles-4.3.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-styles.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-styles/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-styles/-/ansi-styles-4.3.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cdb07dac22404f5adb8e25436f686a2851cd60bc60b64f0d511c59dc86700f717a36dc5b5d94029e74a2d4b931f880e885d3e5169db6db05402c885e64941212"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/ansi-styles"
            }
          ]
        },
        {
          "type": "library",
          "name": "string-width",
          "version": "4.2.3",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|string-width@4.2.3",
          "author": "Sindre Sorhus",
          "description": "Get the visual width of a string - the number of columns required to display it",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/string-width@4.2.3?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstring-width%2F-%2Fstring-width-4.2.3.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/string-width.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/string-width/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/string-width/-/string-width-4.2.3.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "c0ac90450a63274b08a7ad84ad265d1ac8cc256b1aa79a1136284786ee86ec954effd8c807a5327af2feb57b8eaab9e0f23fdcc4a4d6c96530bd24eb8a2673fe"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/string-width"
            }
          ]
        },
        {
          "type": "library",
          "name": "strip-ansi",
          "version": "6.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|strip-ansi@6.0.1",
          "author": "Sindre Sorhus",
          "description": "Strip ANSI escape codes from a string",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/strip-ansi@6.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fstrip-ansi%2F-%2Fstrip-ansi-6.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/strip-ansi.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/strip-ansi/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/strip-ansi/-/strip-ansi-6.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "637f153d21dcaa416b0a916743dbee4979aabaebf9a1738aa46793e9a1abaf7a3719cf409556ba2417d448e0a76f1186645fbfd28a08ecaacfb944b3b54754e4"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/strip-ansi"
            }
          ]
        },
        {
          "type": "library",
          "name": "emoji-regex",
          "version": "8.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|emoji-regex@8.0.0",
          "author": "Mathias Bynens",
          "description": "A regular expression to match all Emoji-only symbols as per the Unicode Standard.",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/emoji-regex@8.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Femoji-regex%2F-%2Femoji-regex-8.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/mathiasbynens/emoji-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://mths.be/emoji-regex",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/mathiasbynens/emoji-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/emoji-regex/-/emoji-regex-8.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "3128d8cdc58d380d1ec001e9cf4331a5816fc20eb28f2d4d1b7c6d7a8ab3eb8e150a8fd13e09ebd7f186b7e89cde2253cd0f04bb74dd335e126b09d5526184e8"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/emoji-regex"
            }
          ]
        },
        {
          "type": "library",
          "name": "is-fullwidth-code-point",
          "version": "3.0.0",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|is-fullwidth-code-point@3.0.0",
          "author": "Sindre Sorhus",
          "description": "Check if the character represented by a given Unicode code point is fullwidth",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/is-fullwidth-code-point@3.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fis-fullwidth-code-point%2F-%2Fis-fullwidth-code-point-3.0.0.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/sindresorhus/is-fullwidth-code-point.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/sindresorhus/is-fullwidth-code-point/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "cf29a6e7ebbeb02b125b20fda8d69e8d5dc316f84229c94a762cd868952e1c0f3744b8dbee74ae1a775d0871afd2193e298ec130096c59e2b851e83a115e9742"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/is-fullwidth-code-point"
            }
          ]
        },
        {
          "type": "library",
          "name": "ansi-regex",
          "version": "5.0.1",
          "bom-ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-regex@5.0.1",
          "author": "Sindre Sorhus",
          "description": "Regular expression for matching ANSI escape codes",
          "licenses": [
            {
              "license": {
                "id": "MIT",
                "acknowledgement": "declared"
              }
            }
          ],
          "purl": "pkg:npm/ansi-regex@5.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fansi-regex%2F-%2Fansi-regex-5.0.1.tgz",
          "externalReferences": [
            {
              "url": "git+https://github.com/chalk/ansi-regex.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/chalk/ansi-regex/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            },
            {
              "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ansi-regex/-/ansi-regex-5.0.1.tgz",
              "type": "distribution",
              "hashes": [
                {
                  "alg": "SHA-512",
                  "content": "aae2505e54d25062f62c7f52517a3c570b18e2ca1a9e1828e8b3529bce04d4b05c13cb373b4c29762473c91f73fd9649325316bf7eea38e6fda5d26531410a15"
                }
              ],
              "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
            }
          ],
          "properties": [
            {
              "name": "cdx:npm:package:development",
              "value": "true"
            },
            {
              "name": "cdx:npm:package:path",
              "value": "node_modules/wrap-ansi-cjs/node_modules/ansi-regex"
            }
          ]
        }
      ]
    },
    {
      "type": "library",
      "name": "color-convert",
      "version": "2.0.1",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|color-convert@2.0.1",
      "author": "Heather Arthur",
      "description": "Plain color conversion functions",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-convert@2.0.1?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolor-convert%2F-%2Fcolor-convert-2.0.1.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/Qix-/color-convert.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/Qix-/color-convert#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Qix-/color-convert/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/color-convert/-/color-convert-2.0.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "4511023ec8fb8aeff16f9a0a61cb051d2a6914d9ec8ffe763954d129be333f9a275f0545df3566993a0d70e7c60be0910e97cafd4e7ce1f320dfc64709a12529"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-convert"
        }
      ]
    },
    {
      "type": "library",
      "name": "socks",
      "version": "2.8.7",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|socks@2.8.7",
      "author": "Josh Glazebrook",
      "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/socks@2.8.7?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsocks%2F-%2Fsocks-2.8.7.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/JoshGlazebrook/socks.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/socks/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/socks/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/socks/-/socks-2.8.7.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "1cba6dfae2f2fe9c41f9bba6ffd0f302088a4bc097d44bdb5b1238ce59a01821312262dd89a776882c174f967873d73712af2b3f6df5f263d6d9cf906ed8caf0"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/socks"
        }
      ]
    },
    {
      "type": "library",
      "name": "canonical-json",
      "group": "@tufjs",
      "version": "2.0.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|@tufjs/canonical-json@2.0.0",
      "author": "bdehamer@github.com",
      "description": "OLPC JSON canonicalization",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40tufjs/canonical-json@2.0.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2F%40tufjs%2Fcanonical-json%2F-%2Fcanonical-json-2.0.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/theupdateframework/tuf-js.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/theupdateframework/tuf-js/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/@tufjs/canonical-json/-/canonical-json-2.0.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "c95b55f33b1da3ca851defbfde4c3cd5d48bc85ec3e7be80e5c0850a2e17ec1dfdb564fb49e91a105527be75891f3fbda8eeea2536a1d496eb0e358aa85b5d58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@tufjs/canonical-json"
        }
      ]
    },
    {
      "type": "library",
      "name": "eastasianwidth",
      "version": "0.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|eastasianwidth@0.2.0",
      "author": "Masaki Komagata",
      "description": "Get East Asian Width from a character.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/eastasianwidth@0.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Feastasianwidth%2F-%2Feastasianwidth-0.2.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/komagata/eastasianwidth.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/komagata/eastasianwidth#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/komagata/eastasianwidth/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/eastasianwidth/-/eastasianwidth-0.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "23cf1361959cf578981d1438ff7739ae38df8248e12f25b696e18885e18445b350e8e63bc93c9b6a74a90d765af32ed550ff589837186be7b2ab871aee22ea58"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/eastasianwidth"
        }
      ]
    },
    {
      "type": "library",
      "name": "color-name",
      "version": "1.1.4",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|color-name@1.1.4",
      "author": "DY",
      "description": "A list of color names and its values",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/color-name@1.1.4?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fcolor-name%2F-%2Fcolor-name-1.1.4.tgz",
      "externalReferences": [
        {
          "url": "git+ssh://git@github.com/colorjs/color-name.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/colorjs/color-name",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/colorjs/color-name/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/color-name/-/color-name-1.1.4.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "74ecbedc0b96ddadb035b64722e319a537208c6b8b53fb812ffb9b71917d3976c3a3c7dfe0ef32569e417f479f4bcb84a18a39ab8171edd63d3a04065e002c40"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/color-name"
        }
      ]
    },
    {
      "type": "library",
      "name": "ip-address",
      "version": "10.1.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|ip-address@10.1.0",
      "author": "Beau Gunderson",
      "description": "A library for parsing IPv4 and IPv6 IP addresses in node and the browser.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/ip-address@10.1.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fip-address%2F-%2Fip-address-10.1.0.tgz",
      "externalReferences": [
        {
          "url": "git://github.com/beaugunderson/ip-address.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/beaugunderson/ip-address#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/beaugunderson/ip-address/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/ip-address/-/ip-address-10.1.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5d70031f15e6bd3f7e091c615e0e7a2c9a2f13e6e65a711607bf0b07cdd5653a6b29399a0b941faee5e8731cd36762a5d033702ae05d9488632fc2de63c49ff1"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/ip-address"
        }
      ]
    },
    {
      "type": "library",
      "name": "smart-buffer",
      "version": "4.2.0",
      "bom-ref": "minimatch@0.2.14-tuxcare.1|smart-buffer@4.2.0",
      "author": "Josh Glazebrook",
      "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/smart-buffer@4.2.0?download_url=https%3A%2F%2Fels-java-dev.nexus.svcs.io%2Frepository%2Fnpmjs-registry%2Fsmart-buffer%2F-%2Fsmart-buffer-4.2.0.tgz",
      "externalReferences": [
        {
          "url": "git+https://github.com/JoshGlazebrook/smart-buffer.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/smart-buffer/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/JoshGlazebrook/smart-buffer/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://els-java-dev.nexus.svcs.io/repository/npmjs-registry/smart-buffer/-/smart-buffer-4.2.0.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "f7884ad0787cacfa90976c577371ec681a0e5ca576d0c4e83e4717bf06c84962c4b3eeb8b01ab9905827da42431dbd4faf2f72acfd1dc6b088f5145c8bb4572a"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:development",
          "value": "true"
        },
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/smart-buffer"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "minimatch@0.2.14-tuxcare.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|lru-cache@2.7.3",
        "minimatch@0.2.14-tuxcare.1|sigmund@1.0.1",
        "minimatch@0.2.14-tuxcare.1|tap@21.6.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|lru-cache@2.7.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|sigmund@1.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tap@21.6.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/after-each@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/asserts@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/before-each@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/before@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/chdir@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/filter@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/fixture@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/intercept@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/mock@4.4.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/node-serialize@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/run@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/snapshot@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/spawn@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stdin@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/typescript@3.5.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/worker@4.3.4",
        "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/after-each@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|function-loop@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/asserts@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
        "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2",
        "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
        "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/before-each@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|function-loop@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/before@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/chdir@3.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/processinfo@3.1.9",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
        "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
        "minimatch@0.2.14-tuxcare.1|async-hook-domain@4.0.1",
        "minimatch@0.2.14-tuxcare.1|diff@8.0.3",
        "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0",
        "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
        "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
        "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
        "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/filter@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/fixture@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
        "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/intercept@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/mock@4.4.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
        "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
        "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/node-serialize@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/error-serdes@4.3.0",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
        "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/run@4.5.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@isaacs/which@7.0.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/before@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/config@5.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/processinfo@3.1.9",
        "minimatch@0.2.14-tuxcare.1|@tapjs/reporter@4.4.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/spawn@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stdin@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
        "minimatch@0.2.14-tuxcare.1|c8@10.1.3",
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|chokidar@4.0.3",
        "minimatch@0.2.14-tuxcare.1|foreground-child@4.0.3",
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
        "minimatch@0.2.14-tuxcare.1|node-options-to-argv@1.0.0",
        "minimatch@0.2.14-tuxcare.1|opener@1.5.2",
        "minimatch@0.2.14-tuxcare.1|pacote@21.5.0",
        "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2",
        "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
        "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0",
        "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
        "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
        "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
        "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/snapshot@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2",
        "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
        "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/spawn@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/stdin@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7",
        "minimatch@0.2.14-tuxcare.1|@tapjs/after-each@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/after@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/asserts@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/before-each@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/before@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/chdir@3.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/filter@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/fixture@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/intercept@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/mock@4.4.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/node-serialize@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/snapshot@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/spawn@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stdin@4.3.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/typescript@3.5.4",
        "minimatch@0.2.14-tuxcare.1|@tapjs/worker@4.3.4",
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|jackspeak@4.2.3",
        "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
        "minimatch@0.2.14-tuxcare.1|package-json-from-dist@1.0.1",
        "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
        "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3",
        "minimatch@0.2.14-tuxcare.1|sync-content@2.0.4",
        "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
        "minimatch@0.2.14-tuxcare.1|tshy@3.3.2",
        "minimatch@0.2.14-tuxcare.1|typescript@5.9.3",
        "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/typescript@3.5.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/worker@4.3.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|function-loop@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|is-actual-promise@1.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|diff@8.0.3",
        "minimatch@0.2.14-tuxcare.1|react-element-to-jsx-string@15.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|trivial-deferred@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/processinfo@3.1.9",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|node-options-to-argv@1.0.0",
        "minimatch@0.2.14-tuxcare.1|pirates@4.0.7",
        "minimatch@0.2.14-tuxcare.1|process-on-spawn@1.1.0",
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0",
        "minimatch@0.2.14-tuxcare.1|uuid@8.3.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|async-hook-domain@4.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|diff@8.0.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|events-to-array@2.0.3",
        "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|yaml-types@0.4.0",
        "minimatch@0.2.14-tuxcare.1|yaml@2.8.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|package-json-from-dist@1.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/error-serdes@4.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@isaacs/which@7.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|isexe@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/config@5.5.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/test@4.4.2",
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|jackspeak@4.2.3",
        "minimatch@0.2.14-tuxcare.1|polite-json@5.0.0",
        "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
        "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tapjs/reporter@4.4.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tapjs/config@5.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/core@4.5.2",
        "minimatch@0.2.14-tuxcare.1|@tapjs/stack@4.3.0",
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|ink@5.2.1",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|ms@2.1.3",
        "minimatch@0.2.14-tuxcare.1|patch-console@2.0.0",
        "minimatch@0.2.14-tuxcare.1|prismjs-terminal@1.2.4",
        "minimatch@0.2.14-tuxcare.1|react@18.3.1",
        "minimatch@0.2.14-tuxcare.1|string-length@6.0.0",
        "minimatch@0.2.14-tuxcare.1|tap-parser@18.3.0",
        "minimatch@0.2.14-tuxcare.1|tap-yaml@4.3.0",
        "minimatch@0.2.14-tuxcare.1|tcompare@9.3.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|c8@10.1.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@bcoe/v8-coverage@1.0.2",
        "minimatch@0.2.14-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimatch@0.2.14-tuxcare.1|find-up@5.0.0",
        "minimatch@0.2.14-tuxcare.1|c8@10.1.3|foreground-child@3.3.1",
        "minimatch@0.2.14-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimatch@0.2.14-tuxcare.1|istanbul-lib-report@3.0.1",
        "minimatch@0.2.14-tuxcare.1|istanbul-reports@3.2.0",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2",
        "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0",
        "minimatch@0.2.14-tuxcare.1|yargs-parser@21.1.1",
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|c8@10.1.3|foreground-child@3.3.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6",
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|chalk@5.6.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|chokidar@4.0.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|readdirp@4.1.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|foreground-child@4.0.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|node-options-to-argv@1.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|opener@1.5.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|pacote@21.5.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@gar/promise-retry@1.0.2",
        "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2",
        "minimatch@0.2.14-tuxcare.1|@npmcli/installed-package-contents@4.0.0",
        "minimatch@0.2.14-tuxcare.1|@npmcli/package-json@7.0.5",
        "minimatch@0.2.14-tuxcare.1|@npmcli/promise-spawn@9.0.1",
        "minimatch@0.2.14-tuxcare.1|@npmcli/run-script@10.0.4",
        "minimatch@0.2.14-tuxcare.1|cacache@20.0.3",
        "minimatch@0.2.14-tuxcare.1|fs-minipass@3.0.3",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|npm-package-arg@13.0.2",
        "minimatch@0.2.14-tuxcare.1|npm-packlist@10.0.4",
        "minimatch@0.2.14-tuxcare.1|npm-pick-manifest@11.0.3",
        "minimatch@0.2.14-tuxcare.1|npm-registry-fetch@19.1.1",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|sigstore@4.1.0",
        "minimatch@0.2.14-tuxcare.1|ssri@13.0.1",
        "minimatch@0.2.14-tuxcare.1|tar@7.5.11"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2|lru-cache@11.2.7",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2|lru-cache@11.2.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|semver@7.7.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@cspotcode/source-map-support@0.8.1",
        "minimatch@0.2.14-tuxcare.1|@tsconfig/node14@14.1.8",
        "minimatch@0.2.14-tuxcare.1|@tsconfig/node16@16.1.8",
        "minimatch@0.2.14-tuxcare.1|@tsconfig/node18@18.2.6",
        "minimatch@0.2.14-tuxcare.1|@tsconfig/node20@20.1.9",
        "minimatch@0.2.14-tuxcare.1|@types/node@25.5.0",
        "minimatch@0.2.14-tuxcare.1|acorn-walk@8.3.5",
        "minimatch@0.2.14-tuxcare.1|acorn@8.16.0",
        "minimatch@0.2.14-tuxcare.1|arg@4.1.3",
        "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7|diff@4.0.4",
        "minimatch@0.2.14-tuxcare.1|make-error@1.3.6",
        "minimatch@0.2.14-tuxcare.1|typescript@5.9.3",
        "minimatch@0.2.14-tuxcare.1|v8-compile-cache-lib@3.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@isaacs/ts-node-temp-fork-for-pr-2009@10.9.7|diff@4.0.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|jackspeak@4.2.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@isaacs/cliui@9.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|package-json-from-dist@1.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|sync-content@2.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
        "minimatch@0.2.14-tuxcare.1|path-scurry@2.0.2",
        "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tshy@3.3.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@typescript/native-preview@7.0.0-dev.20260316.1",
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|chokidar@4.0.3",
        "minimatch@0.2.14-tuxcare.1|foreground-child@4.0.3",
        "minimatch@0.2.14-tuxcare.1|jsonc-simple-parser@3.0.0",
        "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4",
        "minimatch@0.2.14-tuxcare.1|mkdirp@3.0.1",
        "minimatch@0.2.14-tuxcare.1|polite-json@5.0.0",
        "minimatch@0.2.14-tuxcare.1|resolve-import@2.4.0",
        "minimatch@0.2.14-tuxcare.1|rimraf@6.1.3",
        "minimatch@0.2.14-tuxcare.1|sync-content@2.0.4",
        "minimatch@0.2.14-tuxcare.1|typescript@5.9.3",
        "minimatch@0.2.14-tuxcare.1|walk-up-path@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|typescript@5.9.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|react-element-to-jsx-string@15.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@base2/pretty-print-object@1.0.1",
        "minimatch@0.2.14-tuxcare.1|is-plain-object@5.0.0",
        "minimatch@0.2.14-tuxcare.1|react-dom@18.3.1",
        "minimatch@0.2.14-tuxcare.1|react-is@18.1.0",
        "minimatch@0.2.14-tuxcare.1|react@18.3.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|pirates@4.0.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|process-on-spawn@1.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|fromentries@1.3.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|uuid@8.3.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|events-to-array@2.0.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yaml-types@0.4.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|yaml@2.8.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yaml@2.8.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|isexe@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|polite-json@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ink@5.2.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@alcalzone/ansi-tokenize@0.1.3",
        "minimatch@0.2.14-tuxcare.1|ansi-escapes@7.3.0",
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|auto-bind@5.0.1",
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|cli-boxes@3.0.0",
        "minimatch@0.2.14-tuxcare.1|cli-cursor@4.0.0",
        "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0",
        "minimatch@0.2.14-tuxcare.1|code-excerpt@4.0.0",
        "minimatch@0.2.14-tuxcare.1|es-toolkit@1.45.1",
        "minimatch@0.2.14-tuxcare.1|indent-string@5.0.0",
        "minimatch@0.2.14-tuxcare.1|is-in-ci@1.0.0",
        "minimatch@0.2.14-tuxcare.1|patch-console@2.0.0",
        "minimatch@0.2.14-tuxcare.1|react-reconciler@0.29.2",
        "minimatch@0.2.14-tuxcare.1|react@18.3.1",
        "minimatch@0.2.14-tuxcare.1|scheduler@0.23.2",
        "minimatch@0.2.14-tuxcare.1|ink@5.2.1|signal-exit@3.0.7",
        "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2",
        "minimatch@0.2.14-tuxcare.1|stack-utils@2.0.6",
        "minimatch@0.2.14-tuxcare.1|string-width@7.2.0",
        "minimatch@0.2.14-tuxcare.1|type-fest@4.41.0",
        "minimatch@0.2.14-tuxcare.1|widest-line@5.0.0",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@9.0.2",
        "minimatch@0.2.14-tuxcare.1|ws@8.19.0",
        "minimatch@0.2.14-tuxcare.1|yoga-layout@3.2.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ink@5.2.1|signal-exit@3.0.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ms@2.1.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|patch-console@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|prismjs-terminal@1.2.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|chalk@5.6.2",
        "minimatch@0.2.14-tuxcare.1|prismjs@1.30.0",
        "minimatch@0.2.14-tuxcare.1|string-length@6.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|react@18.3.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-length@6.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@bcoe/v8-coverage@1.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@istanbuljs/schema@0.1.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|find-up@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|locate-path@6.0.0",
        "minimatch@0.2.14-tuxcare.1|path-exists@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|istanbul-lib-coverage@3.2.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|istanbul-lib-report@3.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|istanbul-lib-coverage@3.2.2",
        "minimatch@0.2.14-tuxcare.1|make-dir@4.0.0",
        "minimatch@0.2.14-tuxcare.1|supports-color@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|istanbul-reports@3.2.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|html-escaper@2.0.2",
        "minimatch@0.2.14-tuxcare.1|istanbul-lib-report@3.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@istanbuljs/schema@0.1.3",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0",
        "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|foreground-child@3.3.1",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|jackspeak@3.4.3",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0|minimatch@9.0.9",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|package-json-from-dist@1.0.1",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|path-scurry@1.11.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|glob@10.5.0|minimatch@9.0.9",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|brace-expansion@2.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|foreground-child@3.3.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6",
        "minimatch@0.2.14-tuxcare.1|signal-exit@4.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|jackspeak@3.4.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|@isaacs/cliui@8.0.2",
        "minimatch@0.2.14-tuxcare.1|@pkgjs/parseargs@0.11.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|path-scurry@1.11.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|lru-cache@10.4.3",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|@isaacs/cliui@8.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|string-width@4.2.3",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|string-width@5.1.2",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|wrap-ansi@8.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|brace-expansion@2.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|balanced-match@1.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|lru-cache@10.4.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|string-width@5.1.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|eastasianwidth@0.2.0",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|emoji-regex@9.2.2",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|wrap-ansi@8.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|string-width@5.1.2",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|balanced-match@1.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|test-exclude@7.0.2|emoji-regex@9.2.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0|@jridgewell/trace-mapping@0.3.31",
        "minimatch@0.2.14-tuxcare.1|@types/istanbul-lib-coverage@2.0.6",
        "minimatch@0.2.14-tuxcare.1|convert-source-map@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|v8-to-istanbul@9.3.0|@jridgewell/trace-mapping@0.3.31",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@jridgewell/resolve-uri@3.1.2",
        "minimatch@0.2.14-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs-parser@21.1.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1",
        "minimatch@0.2.14-tuxcare.1|escalade@3.2.0",
        "minimatch@0.2.14-tuxcare.1|get-caller-file@2.0.5",
        "minimatch@0.2.14-tuxcare.1|require-directory@2.1.1",
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|string-width@4.2.3",
        "minimatch@0.2.14-tuxcare.1|y18n@5.0.8",
        "minimatch@0.2.14-tuxcare.1|yargs-parser@21.1.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|string-width@4.2.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|emoji-regex@8.0.0",
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|is-fullwidth-code-point@3.0.0",
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yargs@17.7.2|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|readdirp@4.1.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|brace-expansion@5.0.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@gar/promise-retry@1.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|retry@0.13.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@gar/promise-retry@1.0.2",
        "minimatch@0.2.14-tuxcare.1|@npmcli/promise-spawn@9.0.1",
        "minimatch@0.2.14-tuxcare.1|ini@6.0.0",
        "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2|lru-cache@11.2.7",
        "minimatch@0.2.14-tuxcare.1|npm-pick-manifest@11.0.3",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
        "minimatch@0.2.14-tuxcare.1|which@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2|lru-cache@11.2.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/installed-package-contents@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|npm-bundled@5.0.0",
        "minimatch@0.2.14-tuxcare.1|npm-normalize-package-bin@5.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/package-json@7.0.5",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@npmcli/git@7.0.2",
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2",
        "minimatch@0.2.14-tuxcare.1|json-parse-even-better-errors@5.0.0",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
        "minimatch@0.2.14-tuxcare.1|spdx-expression-parse@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/promise-spawn@9.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|which@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/run-script@10.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@npmcli/node-gyp@5.0.0",
        "minimatch@0.2.14-tuxcare.1|@npmcli/package-json@7.0.5",
        "minimatch@0.2.14-tuxcare.1|@npmcli/promise-spawn@9.0.1",
        "minimatch@0.2.14-tuxcare.1|node-gyp@12.2.0",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cacache@20.0.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@npmcli/fs@5.0.0",
        "minimatch@0.2.14-tuxcare.1|fs-minipass@3.0.3",
        "minimatch@0.2.14-tuxcare.1|glob@13.0.6",
        "minimatch@0.2.14-tuxcare.1|cacache@20.0.3|lru-cache@11.2.7",
        "minimatch@0.2.14-tuxcare.1|minipass-collect@2.0.1",
        "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5",
        "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|p-map@7.0.4",
        "minimatch@0.2.14-tuxcare.1|ssri@13.0.1",
        "minimatch@0.2.14-tuxcare.1|unique-filename@5.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cacache@20.0.3|lru-cache@11.2.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|fs-minipass@3.0.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-package-arg@13.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
        "minimatch@0.2.14-tuxcare.1|validate-npm-package-name@7.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-packlist@10.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ignore-walk@8.0.0",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-pick-manifest@11.0.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|npm-install-checks@8.0.0",
        "minimatch@0.2.14-tuxcare.1|npm-normalize-package-bin@5.0.0",
        "minimatch@0.2.14-tuxcare.1|npm-package-arg@13.0.2",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-registry-fetch@19.1.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@npmcli/redact@4.0.0",
        "minimatch@0.2.14-tuxcare.1|jsonparse@1.3.1",
        "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4",
        "minimatch@0.2.14-tuxcare.1|minipass-fetch@5.0.2",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|minizlib@3.1.0",
        "minimatch@0.2.14-tuxcare.1|npm-package-arg@13.0.2",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|sigstore@4.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@sigstore/bundle@4.0.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/core@3.1.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/sign@4.1.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/tuf@4.0.1",
        "minimatch@0.2.14-tuxcare.1|@sigstore/verify@3.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ssri@13.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tar@7.5.11",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@isaacs/fs-minipass@4.0.1",
        "minimatch@0.2.14-tuxcare.1|chownr@3.0.0",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|minizlib@3.1.0",
        "minimatch@0.2.14-tuxcare.1|yallist@5.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@cspotcode/source-map-support@0.8.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@jridgewell/trace-mapping@0.3.9"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node14@14.1.8"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node16@16.1.8"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node18@18.2.6"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tsconfig/node20@20.1.9"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@types/node@25.5.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|undici-types@7.18.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|acorn-walk@8.3.5",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|acorn@8.16.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|acorn@8.16.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|arg@4.1.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|make-error@1.3.6"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|v8-compile-cache-lib@3.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@isaacs/cliui@9.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@typescript/native-preview@7.0.0-dev.20260316.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@typescript/native-preview-linux-x64@7.0.0-dev.20260316.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|jsonc-simple-parser@3.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|reghex@3.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@base2/pretty-print-object@1.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|is-plain-object@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|react-dom@18.3.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0",
        "minimatch@0.2.14-tuxcare.1|react@18.3.1",
        "minimatch@0.2.14-tuxcare.1|scheduler@0.23.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|react-is@18.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|fromentries@1.3.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@alcalzone/ansi-tokenize@0.1.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|is-fullwidth-code-point@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ansi-escapes@7.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|environment@1.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|auto-bind@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cli-boxes@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cli-cursor@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0|slice-ansi@5.0.0",
        "minimatch@0.2.14-tuxcare.1|string-width@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cli-truncate@4.0.0|slice-ansi@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|is-fullwidth-code-point@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|code-excerpt@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|convert-to-spaces@2.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|es-toolkit@1.45.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|indent-string@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|is-in-ci@1.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|react-reconciler@0.29.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0",
        "minimatch@0.2.14-tuxcare.1|react@18.3.1",
        "minimatch@0.2.14-tuxcare.1|scheduler@0.23.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|scheduler@0.23.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2|is-fullwidth-code-point@5.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|slice-ansi@7.1.2|is-fullwidth-code-point@5.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|get-east-asian-width@1.5.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|stack-utils@2.0.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|escape-string-regexp@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@7.2.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|emoji-regex@10.6.0",
        "minimatch@0.2.14-tuxcare.1|get-east-asian-width@1.5.0",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|type-fest@4.41.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|widest-line@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|string-width@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@9.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-styles@6.2.3",
        "minimatch@0.2.14-tuxcare.1|string-width@7.2.0",
        "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ws@8.19.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yoga-layout@3.2.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|prismjs@1.30.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|loose-envify@1.4.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|js-tokens@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@7.2.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ansi-regex@6.2.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|locate-path@6.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|p-locate@5.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|path-exists@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|path-key@3.1.1",
        "minimatch@0.2.14-tuxcare.1|shebang-command@2.0.0",
        "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|which@2.0.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|which@2.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|isexe@2.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cross-spawn@7.0.6|isexe@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|make-dir@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|supports-color@7.2.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|has-flag@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|html-escaper@2.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@types/istanbul-lib-coverage@2.0.6"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|convert-source-map@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|string-width@4.2.3",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|strip-ansi@6.0.1",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|wrap-ansi@7.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|string-width@4.2.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|emoji-regex@8.0.0",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|is-fullwidth-code-point@3.0.0",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|wrap-ansi@7.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-styles@4.3.0",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|string-width@4.2.3",
        "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|cliui@8.0.1|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|escalade@3.2.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|get-caller-file@2.0.5"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|require-directory@2.1.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|y18n@5.0.8"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|brace-expansion@5.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|balanced-match@4.0.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|retry@0.13.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ini@6.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|which@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|isexe@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-bundled@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|npm-normalize-package-bin@5.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-normalize-package-bin@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2|lru-cache@11.2.7"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|hosted-git-info@9.0.2|lru-cache@11.2.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|json-parse-even-better-errors@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|spdx-expression-parse@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|spdx-exceptions@2.5.0",
        "minimatch@0.2.14-tuxcare.1|spdx-license-ids@3.0.23"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/node-gyp@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|node-gyp@12.2.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|env-paths@2.2.1",
        "minimatch@0.2.14-tuxcare.1|exponential-backoff@3.1.3",
        "minimatch@0.2.14-tuxcare.1|graceful-fs@4.2.11",
        "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4",
        "minimatch@0.2.14-tuxcare.1|nopt@9.0.0",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4",
        "minimatch@0.2.14-tuxcare.1|tar@7.5.11",
        "minimatch@0.2.14-tuxcare.1|tinyglobby@0.2.15",
        "minimatch@0.2.14-tuxcare.1|which@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/fs@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-collect@2.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|minipass@3.3.6"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|minipass@3.3.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|yallist@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5|yallist@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|minipass@3.3.6"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|minipass@3.3.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|yallist@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4|yallist@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|p-map@7.0.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|unique-filename@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|unique-slug@6.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|validate-npm-package-name@7.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ignore-walk@8.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|npm-install-checks@8.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|semver@7.7.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/redact@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|jsonparse@1.3.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@gar/promise-retry@1.0.2",
        "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0",
        "minimatch@0.2.14-tuxcare.1|cacache@20.0.3",
        "minimatch@0.2.14-tuxcare.1|http-cache-semantics@4.2.0",
        "minimatch@0.2.14-tuxcare.1|minipass-fetch@5.0.2",
        "minimatch@0.2.14-tuxcare.1|minipass-flush@1.0.5",
        "minimatch@0.2.14-tuxcare.1|minipass-pipeline@1.2.4",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|negotiator@1.0.0",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|ssri@13.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-fetch@5.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|iconv-lite@0.7.2",
        "minimatch@0.2.14-tuxcare.1|minipass-sized@2.0.0",
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3",
        "minimatch@0.2.14-tuxcare.1|minizlib@3.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minizlib@3.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/bundle@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/core@3.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/sign@4.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@sigstore/bundle@4.0.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/core@3.1.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0",
        "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4",
        "minimatch@0.2.14-tuxcare.1|proc-log@6.1.0",
        "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/tuf@4.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0",
        "minimatch@0.2.14-tuxcare.1|tuf-js@4.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@sigstore/verify@3.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@sigstore/bundle@4.0.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/core@3.1.0",
        "minimatch@0.2.14-tuxcare.1|@sigstore/protobuf-specs@0.5.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@isaacs/fs-minipass@4.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|chownr@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yallist@5.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/trace-mapping@0.3.9",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@jridgewell/resolve-uri@3.1.2",
        "minimatch@0.2.14-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|undici-types@7.18.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@typescript/native-preview-linux-x64@7.0.0-dev.20260316.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|reghex@3.0.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|is-fullwidth-code-point@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|environment@1.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|onetime@5.1.2",
        "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0|signal-exit@3.0.7"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|restore-cursor@4.0.0|signal-exit@3.0.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|convert-to-spaces@2.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|escape-string-regexp@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|emoji-regex@10.6.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|get-east-asian-width@1.5.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|js-tokens@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ansi-regex@6.2.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|p-locate@5.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|p-limit@3.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|path-key@3.1.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|shebang-command@2.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|shebang-regex@3.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|has-flag@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/resolve-uri@3.1.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@jridgewell/sourcemap-codec@1.5.5"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|balanced-match@4.0.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|spdx-exceptions@2.5.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|spdx-license-ids@3.0.23"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|env-paths@2.2.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|exponential-backoff@3.1.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|graceful-fs@4.2.11"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|nopt@9.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|abbrev@4.0.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tinyglobby@0.2.15",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|fdir@6.5.0",
        "minimatch@0.2.14-tuxcare.1|picomatch@4.0.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|unique-slug@6.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|imurmurhash@0.1.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4",
        "minimatch@0.2.14-tuxcare.1|http-proxy-agent@7.0.2",
        "minimatch@0.2.14-tuxcare.1|https-proxy-agent@7.0.6",
        "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0|lru-cache@11.2.7",
        "minimatch@0.2.14-tuxcare.1|socks-proxy-agent@8.0.5"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@npmcli/agent@4.0.0|lru-cache@11.2.7"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|http-cache-semantics@4.2.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|negotiator@1.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|iconv-lite@0.7.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|safer-buffer@2.1.2"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|minipass-sized@2.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|minipass@7.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|err-code@2.0.3",
        "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1|retry@0.12.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|promise-retry@2.0.1|retry@0.12.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|tuf-js@4.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tufjs/models@4.1.0",
        "minimatch@0.2.14-tuxcare.1|debug@4.4.3",
        "minimatch@0.2.14-tuxcare.1|make-fetch-happen@15.0.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|onetime@5.1.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|mimic-fn@2.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|p-limit@3.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|yocto-queue@0.1.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|shebang-regex@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@pkgjs/parseargs@0.11.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|abbrev@4.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|fdir@6.5.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|picomatch@4.0.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|picomatch@4.0.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|imurmurhash@0.1.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|http-proxy-agent@7.0.2",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4",
        "minimatch@0.2.14-tuxcare.1|debug@4.4.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|https-proxy-agent@7.0.6",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4",
        "minimatch@0.2.14-tuxcare.1|debug@4.4.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|socks-proxy-agent@8.0.5",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|agent-base@7.1.4",
        "minimatch@0.2.14-tuxcare.1|debug@4.4.3",
        "minimatch@0.2.14-tuxcare.1|socks@2.8.7"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|safer-buffer@2.1.2"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|err-code@2.0.3"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tufjs/models@4.1.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|@tufjs/canonical-json@2.0.0",
        "minimatch@0.2.14-tuxcare.1|minimatch@10.2.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|debug@4.4.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ms@2.1.3"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|mimic-fn@2.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|yocto-queue@0.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|emoji-regex@8.0.0",
        "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|is-fullwidth-code-point@3.0.0",
        "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|string-width@4.2.3|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|strip-ansi@6.0.1|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-styles@4.3.0",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|string-width@4.2.3",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-styles@4.3.0",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|color-convert@2.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|string-width@4.2.3",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|emoji-regex@8.0.0",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|is-fullwidth-code-point@3.0.0",
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|strip-ansi@6.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|strip-ansi@6.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-regex@5.0.1"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|emoji-regex@8.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|is-fullwidth-code-point@3.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|wrap-ansi@7.0.0|ansi-regex@5.0.1"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|color-convert@2.0.1",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|color-name@1.1.4"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|socks@2.8.7",
      "dependsOn": [
        "minimatch@0.2.14-tuxcare.1|ip-address@10.1.0",
        "minimatch@0.2.14-tuxcare.1|smart-buffer@4.2.0"
      ]
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|@tufjs/canonical-json@2.0.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|eastasianwidth@0.2.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|color-name@1.1.4"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|ip-address@10.1.0"
    },
    {
      "ref": "minimatch@0.2.14-tuxcare.1|smart-buffer@4.2.0"
    }
  ]
}