{
 "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json",
 "bomFormat": "CycloneDX",
 "specVersion": "1.5",
 "serialNumber": "urn:uuid:3cce1b70-3bbe-497f-ba2a-e6c9435462aa",
 "version": 1,
 "metadata": {
  "timestamp": "2026-08-17T18:06:13Z",
  "tools": {
   "components": [
    {
     "type": "application",
     "author": "anchore",
     "name": "syft",
     "version": "1.51.0"
    }
   ]
  },
  "component": {
   "bom-ref": "ffbdf0ae085c49b0",
   "type": "container",
   "name": "/w/image.tar",
   "version": "sha256:091308a5772af46e41bd0f4aea6cdc2922d6484afcb7a14cb27edf219f958d1e"
  },
  "properties": [
   {
    "name": "syft:image:labels:io.buildah.version",
    "value": "1.43.1"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.description",
    "value": "Node package manager"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.licenses",
    "value": "AGPL-3.0-only"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.source",
    "value": "https://index.boks.sh"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.title",
    "value": "npm"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.vendor",
    "value": "boks"
   },
   {
    "name": "syft:image:labels:org.opencontainers.image.version",
    "value": "12.0.2"
   },
   {
    "name": "syft:image:labels:sh.boks.compose.requires",
    "value": "bash,env,node@26"
   },
   {
    "name": "syft:image:labels:sh.boks.description",
    "value": "Node package manager"
   },
   {
    "name": "syft:image:labels:sh.boks.prefix",
    "value": "/boks/dist/npm-12.0.2"
   },
   {
    "name": "syft:image:labels:sh.boks.project",
    "value": "npm"
   },
   {
    "name": "syft:image:labels:sh.boks.provides",
    "value": "[\"/boks/dist/npm-12.0.2/bin/npm\", \"/boks/dist/npm-12.0.2/bin/npx\"]"
   },
   {
    "name": "syft:image:labels:sh.boks.source-url",
    "value": "https://www.npmjs.com/"
   },
   {
    "name": "syft:image:labels:sh.boks.version",
    "value": "12.0.2"
   }
  ]
 },
 "components": [
  {
   "bom-ref": "pkg:npm/%40gar/promise-retry@1.0.3?package-id=0b65dd71f882d787",
   "type": "library",
   "name": "@gar/promise-retry",
   "version": "1.0.3",
   "description": "Retries a function that returns a promise, leveraging the power of the retry module.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@gar\\/promise-retry:\\@gar\\/promise-retry:1.0.3:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40gar/promise-retry@1.0.3",
   "externalReferences": [
    {
     "url": "git://github.com/wraithgar/node-promise-retry.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@gar\\/promise-retry:\\@gar\\/promise_retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@gar\\/promise_retry:\\@gar\\/promise-retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@gar\\/promise_retry:\\@gar\\/promise_retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@gar\\/promise:\\@gar\\/promise-retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@gar\\/promise:\\@gar\\/promise_retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:wraithgar:\\@gar\\/promise-retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:wraithgar:\\@gar\\/promise_retry:1.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@gar/promise-retry/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40isaacs/fs-minipass@4.0.1?package-id=1a3318d3bf61cb20",
   "type": "library",
   "author": "Isaac Z. Schlueter",
   "name": "@isaacs/fs-minipass",
   "version": "4.0.1",
   "description": "fs read and write streams based on minipass",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@isaacs\\/fs-minipass:\\@isaacs\\/fs-minipass:4.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40isaacs/fs-minipass@4.0.1",
   "externalReferences": [
    {
     "url": "https://github.com/npm/fs-minipass.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/fs-minipass:\\@isaacs\\/fs_minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/fs_minipass:\\@isaacs\\/fs-minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/fs_minipass:\\@isaacs\\/fs_minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/fs:\\@isaacs\\/fs-minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/fs:\\@isaacs\\/fs_minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:\\@isaacs\\/fs-minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:\\@isaacs\\/fs_minipass:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40isaacs/string-locale-compare@1.1.0?package-id=bf75a1cb4dc9603d",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "@isaacs/string-locale-compare",
   "version": "1.1.0",
   "description": "Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@isaacs\\/string-locale-compare:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40isaacs/string-locale-compare@1.1.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/string-locale-compare",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string-locale-compare:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string_locale_compare:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string_locale_compare:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string-locale:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string-locale:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string_locale:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string_locale:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string:\\@isaacs\\/string-locale-compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@isaacs\\/string:\\@isaacs\\/string_locale_compare:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/agent@5.0.2?package-id=9f8f1c9a0f5852b4",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/agent",
   "version": "5.0.2",
   "description": "the http/https agent used by the npm cli",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/agent:\\@npmcli\\/agent:5.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/agent@5.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/agent.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/agent#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:\\@npmcli\\/agent:5.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/arborist@10.0.2?package-id=63034efc1e0f6468",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/arborist",
   "version": "10.0.2",
   "description": "Manage node_modules trees",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npmjs:arborist:10.0.2:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/%40npmcli/arborist@10.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/config@11.0.1?package-id=4f6229df949f2961",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/config",
   "version": "11.0.1",
   "description": "Configuration management for the npm cli",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/config:\\@npmcli\\/config:11.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/config@11.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/fs@6.0.0?package-id=73abebe79b295b79",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/fs",
   "version": "6.0.0",
   "description": "filesystem utilities for the npm cli",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/fs:\\@npmcli\\/fs:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/fs@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/fs.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/git@8.0.0?package-id=5af2827315bbcd65",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/git",
   "version": "8.0.0",
   "description": "a util for spawning git from npm CLI contexts",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/git:\\@npmcli\\/git:8.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/git@8.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/git.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/installed-package-contents@5.0.0?package-id=8d35a03e62057cde",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/installed-package-contents",
   "version": "5.0.0",
   "description": "Get the list of files installed in a package in node_modules, including bundled dependencies",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/installed-package-contents:\\@npmcli\\/installed-package-contents:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/installed-package-contents@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/installed-package-contents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed-package-contents:\\@npmcli\\/installed_package_contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed_package_contents:\\@npmcli\\/installed-package-contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed_package_contents:\\@npmcli\\/installed_package_contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed-package:\\@npmcli\\/installed-package-contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed-package:\\@npmcli\\/installed_package_contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed_package:\\@npmcli\\/installed-package-contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed_package:\\@npmcli\\/installed_package_contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed:\\@npmcli\\/installed-package-contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/installed:\\@npmcli\\/installed_package_contents:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/map-workspaces@6.0.0?package-id=6913929b0338078e",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/map-workspaces",
   "version": "6.0.0",
   "description": "Retrieves a name:pathname Map for a given workspaces config",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/map-workspaces:\\@npmcli\\/map-workspaces:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/map-workspaces@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/map-workspaces.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/map-workspaces:\\@npmcli\\/map_workspaces:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/map_workspaces:\\@npmcli\\/map-workspaces:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/map_workspaces:\\@npmcli\\/map_workspaces:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/map:\\@npmcli\\/map-workspaces:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/map:\\@npmcli\\/map_workspaces:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/metavuln-calculator@10.0.0?package-id=5a8f5be2aceda918",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/metavuln-calculator",
   "version": "10.0.0",
   "description": "Calculate meta-vulnerabilities from package security advisories",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/metavuln-calculator:\\@npmcli\\/metavuln-calculator:10.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/metavuln-calculator@10.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/metavuln-calculator.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/metavuln-calculator:\\@npmcli\\/metavuln_calculator:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/metavuln_calculator:\\@npmcli\\/metavuln-calculator:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/metavuln_calculator:\\@npmcli\\/metavuln_calculator:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/metavuln:\\@npmcli\\/metavuln-calculator:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/metavuln:\\@npmcli\\/metavuln_calculator:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/name-from-folder@5.0.0?package-id=ec3422e1d63b02a0",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/name-from-folder",
   "version": "5.0.0",
   "description": "Get the package name from a folder path",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/name-from-folder:\\@npmcli\\/name-from-folder:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/name-from-folder@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/name-from-folder.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name-from-folder:\\@npmcli\\/name_from_folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name_from_folder:\\@npmcli\\/name-from-folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name_from_folder:\\@npmcli\\/name_from_folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name-from:\\@npmcli\\/name-from-folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name-from:\\@npmcli\\/name_from_folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name_from:\\@npmcli\\/name-from-folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name_from:\\@npmcli\\/name_from_folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name:\\@npmcli\\/name-from-folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/name:\\@npmcli\\/name_from_folder:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/node-gyp@6.0.0?package-id=a31996e4746bc896",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/node-gyp",
   "version": "6.0.0",
   "description": "Tools for dealing with node-gyp packages",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/node-gyp:\\@npmcli\\/node-gyp:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/node-gyp@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/node-gyp.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/node-gyp:\\@npmcli\\/node_gyp:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/node_gyp:\\@npmcli\\/node-gyp:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/node_gyp:\\@npmcli\\/node_gyp:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/node:\\@npmcli\\/node-gyp:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/node:\\@npmcli\\/node_gyp:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/node-gyp/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/package-json@8.0.0?package-id=ce8143b5bd9b29b5",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/package-json",
   "version": "8.0.0",
   "description": "Programmatic API to update package.json",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/package-json:\\@npmcli\\/package-json:8.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/package-json@8.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/package-json.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/package-json:\\@npmcli\\/package_json:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/package_json:\\@npmcli\\/package-json:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/package_json:\\@npmcli\\/package_json:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/package:\\@npmcli\\/package-json:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/package:\\@npmcli\\/package_json:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/promise-spawn@10.0.0?package-id=735c54a50dd9ecc9",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/promise-spawn",
   "version": "10.0.0",
   "description": "spawn processes the way the npm cli likes to do",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/promise-spawn:\\@npmcli\\/promise-spawn:10.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/promise-spawn@10.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/promise-spawn.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/promise-spawn:\\@npmcli\\/promise_spawn:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/promise_spawn:\\@npmcli\\/promise-spawn:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/promise_spawn:\\@npmcli\\/promise_spawn:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/promise:\\@npmcli\\/promise-spawn:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/promise:\\@npmcli\\/promise_spawn:10.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/query@5.0.0?package-id=b39ec10573dbcb8c",
   "type": "library",
   "author": "GitHub Inc., Ruy Adorno (https://ruyadorno.com)",
   "name": "@npmcli/query",
   "version": "5.0.0",
   "description": "npm query parser and tools",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/query:\\@npmcli\\/query:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/query@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/query.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/query/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/redact@5.0.0?package-id=f47846ad8bb0938a",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/redact",
   "version": "5.0.0",
   "description": "Redact sensitive npm information from output",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/redact:\\@npmcli\\/redact:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/redact@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/redact.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40npmcli/run-script@11.0.0?package-id=1dec18babc7608ef",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "@npmcli/run-script",
   "version": "11.0.0",
   "description": "Run a lifecycle script for a package (descendant of npm-lifecycle)",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@npmcli\\/run-script:\\@npmcli\\/run-script:11.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40npmcli/run-script@11.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/run-script.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/run-script:\\@npmcli\\/run_script:11.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/run_script:\\@npmcli\\/run-script:11.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/run_script:\\@npmcli\\/run_script:11.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/run:\\@npmcli\\/run-script:11.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@npmcli\\/run:\\@npmcli\\/run_script:11.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/bundle@5.0.0?package-id=94008a92e8b80e25",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/bundle",
   "version": "5.0.0",
   "description": "Sigstore bundle type",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/bundle:\\@sigstore\\/bundle:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/bundle@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/bundle#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/bundle:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/core@4.0.1?package-id=7c7e5bcc40fcf585",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/core",
   "version": "4.0.1",
   "description": "Base library for Sigstore",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/core:\\@sigstore\\/core:4.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/core@4.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/core#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/core:4.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/protobuf-specs@0.5.1?package-id=7dd185bb0f272fc5",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/protobuf-specs",
   "version": "0.5.1",
   "description": "code-signing for npm packages",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/protobuf-specs:\\@sigstore\\/protobuf-specs:0.5.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/protobuf-specs@0.5.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/protobuf-specs.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/protobuf-specs#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@sigstore\\/protobuf-specs:\\@sigstore\\/protobuf_specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@sigstore\\/protobuf_specs:\\@sigstore\\/protobuf-specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@sigstore\\/protobuf_specs:\\@sigstore\\/protobuf_specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@sigstore\\/protobuf:\\@sigstore\\/protobuf-specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@sigstore\\/protobuf:\\@sigstore\\/protobuf_specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/protobuf-specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/protobuf_specs:0.5.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/sign@5.0.0?package-id=4c76201554864b53",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/sign",
   "version": "5.0.0",
   "description": "Sigstore signing library",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/sign:\\@sigstore\\/sign:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/sign@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/sign#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/sign:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/tuf@5.0.0?package-id=ba38f73b586c814f",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/tuf",
   "version": "5.0.0",
   "description": "Client for the Sigstore TUF repository",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/tuf:\\@sigstore\\/tuf:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/tuf@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/tuf#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/tuf:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40sigstore/verify@4.1.0?package-id=e0a99c07071f2c65",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@sigstore/verify",
   "version": "4.1.0",
   "description": "Verification of Sigstore signatures",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@sigstore\\/verify:\\@sigstore\\/verify:4.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40sigstore/verify@4.1.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/verify#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:sigstore:\\@sigstore\\/verify:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40tufjs/canonical-json@2.0.0?package-id=52391ce8f74b3730",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@tufjs/canonical-json",
   "version": "2.0.0",
   "description": "OLPC JSON canonicalization",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:\\@tufjs\\/canonical-json:\\@tufjs\\/canonical-json:2.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40tufjs/canonical-json@2.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/theupdateframework/tuf-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/canonical-json#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/canonical-json:\\@tufjs\\/canonical_json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/canonical_json:\\@tufjs\\/canonical-json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/canonical_json:\\@tufjs\\/canonical_json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:theupdateframework:\\@tufjs\\/canonical-json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:theupdateframework:\\@tufjs\\/canonical_json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/canonical:\\@tufjs\\/canonical-json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/canonical:\\@tufjs\\/canonical_json:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/canonical-json/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/%40tufjs/models@5.0.0?package-id=cadab21421f5e8b8",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "@tufjs/models",
   "version": "5.0.0",
   "description": "TUF metadata models",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:theupdateframework:\\@tufjs\\/models:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/%40tufjs/models@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/theupdateframework/tuf-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/models#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:\\@tufjs\\/models:\\@tufjs\\/models:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/abbrev@5.0.0?package-id=e3d959840d03f9bb",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "abbrev",
   "version": "5.0.0",
   "description": "Like ruby's abbrev module, but in js",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:abbrev:abbrev:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/abbrev@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/abbrev-js.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/abbrev/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/agent-base@9.0.0?package-id=2960bc252d3114c1",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
   "name": "agent-base",
   "version": "9.0.0",
   "description": "Turn a function into an `http.Agent` instance",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:TooTallNate:agent-base:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/agent-base@9.0.0",
   "externalReferences": [
    {
     "url": "https://github.com/TooTallNate/proxy-agents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:agent_base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent-base:agent-base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent-base:agent_base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent_base:agent-base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent_base:agent_base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent:agent-base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:agent:agent_base:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/package.json"
    },
    {
     "name": "syft:location:1:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/aproba@2.1.0?package-id=820b58d20f667fd8",
   "type": "library",
   "author": "Rebecca Turner <me@re-becca.org>",
   "name": "aproba",
   "version": "2.1.0",
   "description": "A ridiculously light-weight argument validator (now browser friendly)",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:aproba:aproba:2.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/aproba@2.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/iarna/aproba",
     "type": "distribution"
    },
    {
     "url": "https://github.com/iarna/aproba",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iarna:aproba:2.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/aproba/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/archy@1.0.0?package-id=b6e22b9579f770b0",
   "type": "library",
   "author": "James Halliday <mail@substack.net> (http://substack.net)",
   "name": "archy",
   "version": "1.0.0",
   "description": "render nested hierarchies `npm ls` style with unicode pipes",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:substack:archy:1.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/archy@1.0.0",
   "externalReferences": [
    {
     "url": "http://github.com/substack/node-archy.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:archy:archy:1.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/archy/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/balanced-match@4.0.4?package-id=2b95326f44fb692e",
   "type": "library",
   "name": "balanced-match",
   "version": "4.0.4",
   "description": "Match balanced character pairs, like \"{\" and \"}\"",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:balanced-match:balanced-match:4.0.4:*:*:*:*:*:*:*",
   "purl": "pkg:npm/balanced-match@4.0.4",
   "externalReferences": [
    {
     "url": "git://github.com/juliangruber/balanced-match.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:balanced-match:balanced_match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:balanced_match:balanced-match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:balanced_match:balanced_match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:juliangruber:balanced-match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:juliangruber:balanced_match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:balanced:balanced-match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:balanced:balanced_match:4.0.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/bin-links@7.0.0?package-id=6f35c1cfd6f6f437",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "bin-links",
   "version": "7.0.0",
   "description": "JavaScript package binary linker",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:bin-links:bin-links:7.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/bin-links@7.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/bin-links.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bin-links:bin_links:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bin_links:bin-links:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bin_links:bin_links:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bin:bin-links:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:bin:bin_links:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/binary-extensions@3.1.0?package-id=e71d16ff63e0c3b7",
   "type": "library",
   "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
   "name": "binary-extensions",
   "version": "3.1.0",
   "description": "List of binary file extensions",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:binary-extensions:binary-extensions:3.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/binary-extensions@3.1.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:binary-extensions:binary_extensions:3.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:binary_extensions:binary-extensions:3.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:binary_extensions:binary_extensions:3.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:binary:binary-extensions:3.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:binary:binary_extensions:3.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/binary-extensions/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/brace-expansion@5.0.7?package-id=0b16aee0e13c8ec4",
   "type": "library",
   "name": "brace-expansion",
   "version": "5.0.7",
   "description": "Brace expansion as known from sh/bash",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:juliangruber:brace-expansion:5.0.7:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/brace-expansion@5.0.7",
   "externalReferences": [
    {
     "url": "git+https://github.com/juliangruber/brace-expansion.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/cacache@21.0.1?package-id=440bde0ecd60024d",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "cacache",
   "version": "21.0.1",
   "description": "Fast, fault-tolerant, cross-platform, disk-based, data-agnostic, content-addressable cache.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:cacache:cacache:21.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/cacache@21.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cacache.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/chalk@5.6.2?package-id=7b50b337d236fcf9",
   "type": "library",
   "name": "chalk",
   "version": "5.6.2",
   "description": "Terminal string styling done right",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:chalk:chalk:5.6.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/chalk@5.6.2",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/chownr@3.0.0?package-id=91f9d0456b95331a",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "chownr",
   "version": "3.0.0",
   "description": "like `chown -R`",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:chownr:chownr:3.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/chownr@3.0.0",
   "externalReferences": [
    {
     "url": "git://github.com/isaacs/chownr.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:chownr:3.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ci-info@4.4.0?package-id=26903de07f31f4a3",
   "type": "library",
   "author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son), Sibiraj (https://github.com/sibiraj-s)",
   "name": "ci-info",
   "version": "4.4.0",
   "description": "Get details about the current Continuous Integration environment",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ci-info:ci-info:4.4.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/ci-info@4.4.0",
   "externalReferences": [
    {
     "url": "https://github.com/watson/ci-info",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ci-info:ci_info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ci_info:ci-info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ci_info:ci_info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:watson:ci-info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:watson:ci_info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ci:ci-info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ci:ci_info:4.4.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/ci-info/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/cidr-regex@6.0.0?package-id=0262ee79559e3bb4",
   "type": "library",
   "author": "silverwind <me@silverwind.io>, Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io/)",
   "name": "cidr-regex",
   "version": "6.0.0",
   "description": "Regular expression for matching IP addresses in CIDR notation",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:cidr-regex:cidr-regex:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/cidr-regex@6.0.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cidr-regex:cidr_regex:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cidr_regex:cidr-regex:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cidr_regex:cidr_regex:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cidr:cidr-regex:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cidr:cidr_regex:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/cidr-regex/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/cmd-shim@9.0.2?package-id=4cf42e223d3fbee1",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "cmd-shim",
   "version": "9.0.2",
   "description": "Used in npm for command line application support",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:cmd-shim:cmd-shim:9.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/cmd-shim@9.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cmd-shim.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cmd-shim:cmd_shim:9.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cmd_shim:cmd-shim:9.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cmd_shim:cmd_shim:9.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cmd:cmd-shim:9.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cmd:cmd_shim:9.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/cmd-shim/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/common-ancestor-path@2.0.0?package-id=e1f6e4da8f148f2f",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "common-ancestor-path",
   "version": "2.0.0",
   "description": "Find the common ancestor of 2 or more paths on Windows or Unix",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:common-ancestor-path:common-ancestor-path:2.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/common-ancestor-path@2.0.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common-ancestor-path:common_ancestor_path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common_ancestor_path:common-ancestor-path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common_ancestor_path:common_ancestor_path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common-ancestor:common-ancestor-path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common-ancestor:common_ancestor_path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common_ancestor:common-ancestor-path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common_ancestor:common_ancestor_path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common:common-ancestor-path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:common:common_ancestor_path:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/cssesc@3.0.0?package-id=9748dbc583513f1e",
   "type": "library",
   "author": "Mathias Bynens (https://mathiasbynens.be/)",
   "name": "cssesc",
   "version": "3.0.0",
   "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:mathiasbynens:cssesc:3.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/cssesc@3.0.0",
   "externalReferences": [
    {
     "url": "https://github.com/mathiasbynens/cssesc.git",
     "type": "distribution"
    },
    {
     "url": "https://mths.be/cssesc",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:cssesc:cssesc:3.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/debug@4.4.3?package-id=e3705cc5432e46b4",
   "type": "library",
   "author": "Josh Junon (https://github.com/qix-), TJ Holowaychuk <tj@vision-media.ca>, Nathan Rajlich <nathan@tootallnate.net> (http://n8.io), Andrew Rhyne <rhyneandrew@gmail.com>",
   "name": "debug",
   "version": "4.4.3",
   "description": "Lightweight debugging utility for Node.js and the browser",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:debug_project:debug:4.4.3:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/debug@4.4.3",
   "externalReferences": [
    {
     "url": "git://github.com/debug-js/debug.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/debug/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/diff@8.0.4?package-id=84035336b6c816a0",
   "type": "library",
   "author": "Kevin Decker <kpdecker@gmail.com> (http://incaseofstairs.com), Mark Amery <markrobertamery+jsdiff@gmail.com>",
   "name": "diff",
   "version": "8.0.4",
   "description": "A JavaScript text diff implementation.",
   "licenses": [
    {
     "license": {
      "id": "BSD-3-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:kpdecker:jsdiff:8.0.4:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/diff@8.0.4",
   "externalReferences": [
    {
     "url": "https://github.com/kpdecker/jsdiff.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/diff/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/env-paths@2.2.1?package-id=d95d2300303628ba",
   "type": "library",
   "author": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)",
   "name": "env-paths",
   "version": "2.2.1",
   "description": "Get paths for storing things like data, config, cache, etc",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:env-paths:env-paths:2.2.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/env-paths@2.2.1",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:env-paths:env_paths:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:env_paths:env-paths:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:env_paths:env_paths:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:env:env-paths:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:env:env_paths:2.2.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/env-paths/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/exponential-backoff@3.1.3?package-id=980662695b50f5f2",
   "type": "library",
   "author": "Sami Sayegh",
   "name": "exponential-backoff",
   "version": "3.1.3",
   "description": "A utility that allows retrying a function with an exponential delay between attempts.",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:exponential-backoff:exponential-backoff:3.1.3:*:*:*:*:*:*:*",
   "purl": "pkg:npm/exponential-backoff@3.1.3",
   "externalReferences": [
    {
     "url": "git+https://github.com/coveooss/exponential-backoff.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/coveooss/exponential-backoff#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:exponential-backoff:exponential_backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:exponential_backoff:exponential-backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:exponential_backoff:exponential_backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:exponential:exponential-backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:exponential:exponential_backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:coveooss:exponential-backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:coveooss:exponential_backoff:3.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/fastest-levenshtein@1.0.16?package-id=7587e2a948f04b36",
   "type": "library",
   "author": "Kasper U. Weihe",
   "name": "fastest-levenshtein",
   "version": "1.0.16",
   "description": "Fastest Levenshtein distance implementation in JS.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:fastest-levenshtein:fastest-levenshtein:1.0.16:*:*:*:*:*:*:*",
   "purl": "pkg:npm/fastest-levenshtein@1.0.16",
   "externalReferences": [
    {
     "url": "git+https://github.com/ka-weihe/fastest-levenshtein.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/ka-weihe/fastest-levenshtein#README",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fastest-levenshtein:fastest_levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fastest_levenshtein:fastest-levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fastest_levenshtein:fastest_levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ka-weihe:fastest-levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ka-weihe:fastest_levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fastest:fastest-levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fastest:fastest_levenshtein:1.0.16:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/fdir@6.5.0?package-id=e591919b71336979",
   "type": "library",
   "author": "thecodrr <thecodrr@protonmail.com>",
   "name": "fdir",
   "version": "6.5.0",
   "description": "The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:thecodrr:fdir:6.5.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/fdir@6.5.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/thecodrr/fdir.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/thecodrr/fdir#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fdir:fdir:6.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/fs-minipass@3.0.3?package-id=e9e72ae2200b1d04",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "fs-minipass",
   "version": "3.0.3",
   "description": "fs read and write streams based on minipass",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:fs-minipass:fs-minipass:3.0.3:*:*:*:*:*:*:*",
   "purl": "pkg:npm/fs-minipass@3.0.3",
   "externalReferences": [
    {
     "url": "https://github.com/npm/fs-minipass.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/fs-minipass#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fs-minipass:fs_minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fs_minipass:fs-minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fs_minipass:fs_minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:fs-minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:fs_minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fs:fs-minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:fs:fs_minipass:3.0.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/fs-minipass/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/glob@13.0.6?package-id=e05521e7c2dd5c7a",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)",
   "name": "glob",
   "version": "13.0.6",
   "description": "the most correct and second fastest glob implementation in JavaScript",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:isaacs:glob:13.0.6:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/glob@13.0.6",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/glob/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/graceful-fs@4.2.11?package-id=5ed3fe53e8af0455",
   "type": "library",
   "name": "graceful-fs",
   "version": "4.2.11",
   "description": "A drop-in replacement for fs, making various improvements.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:graceful-fs:graceful-fs:4.2.11:*:*:*:*:*:*:*",
   "purl": "pkg:npm/graceful-fs@4.2.11",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/node-graceful-fs",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:graceful-fs:graceful_fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:graceful_fs:graceful-fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:graceful_fs:graceful_fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:graceful:graceful-fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:graceful:graceful_fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:graceful-fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:graceful_fs:4.2.11:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/hosted-git-info@10.1.1?package-id=75ab90d9386d7ae5",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "hosted-git-info",
   "version": "10.1.1",
   "description": "Provides metadata and conversions from repository urls for GitHub, Bitbucket and GitLab",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:hosted-git-info:hosted-git-info:10.1.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/hosted-git-info@10.1.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/hosted-git-info.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/hosted-git-info",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted-git-info:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted_git_info:hosted-git-info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted_git_info:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted-git:hosted-git-info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted-git:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted_git:hosted-git-info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted_git:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted:hosted-git-info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:hosted:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:hosted-git-info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:hosted_git_info:10.1.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/http-cache-semantics@4.2.0?package-id=9e6ca426364e09c5",
   "type": "library",
   "author": "Kornel Lesi\u0144ski <npms2@geekhood.net> (https://kornel.ski/)",
   "name": "http-cache-semantics",
   "version": "4.2.0",
   "description": "Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:http-cache-semantics_project:http-cache-semantics:4.2.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/http-cache-semantics@4.2.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/kornelski/http-cache-semantics.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/http-cache-semantics/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/http-proxy-agent@9.1.0?package-id=2c03e2a1692ba780",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
   "name": "http-proxy-agent",
   "version": "9.1.0",
   "description": "An HTTP(s) proxy `http.Agent` implementation for HTTP",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:http-proxy-agent:http-proxy-agent:9.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/http-proxy-agent@9.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/TooTallNate/proxy-agents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http-proxy-agent:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http_proxy_agent:http-proxy-agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http_proxy_agent:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:http-proxy-agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http-proxy:http-proxy-agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http-proxy:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http_proxy:http-proxy-agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http_proxy:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http:http-proxy-agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:http:http_proxy_agent:9.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/https-proxy-agent@9.1.0?package-id=400c62995418f789",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
   "name": "https-proxy-agent",
   "version": "9.1.0",
   "description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:https-proxy-agent_project:https-proxy-agent:9.1.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/https-proxy-agent@9.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/TooTallNate/proxy-agents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/iconv-lite@0.7.3?package-id=04a4d68f8d9e5299",
   "type": "library",
   "author": "Alexander Shtuchkin <ashtuchkin@gmail.com>",
   "name": "iconv-lite",
   "version": "0.7.3",
   "description": "Convert character encodings in pure javascript.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:iconv-lite:iconv-lite:0.7.3:*:*:*:*:*:*:*",
   "purl": "pkg:npm/iconv-lite@0.7.3",
   "externalReferences": [
    {
     "url": "https://github.com/pillarjs/iconv-lite.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/pillarjs/iconv-lite",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iconv-lite:iconv_lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iconv_lite:iconv-lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iconv_lite:iconv_lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:pillarjs:iconv-lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:pillarjs:iconv_lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iconv:iconv-lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:iconv:iconv_lite:0.7.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ignore-walk@9.0.0?package-id=ddd23fc4def4368b",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "ignore-walk",
   "version": "9.0.0",
   "description": "Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ignore-walk:ignore-walk:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/ignore-walk@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/ignore-walk.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ignore-walk:ignore_walk:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ignore_walk:ignore-walk:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ignore_walk:ignore_walk:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ignore:ignore-walk:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:ignore:ignore_walk:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ini@7.0.0?package-id=d47d38e43fcdb7af",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "ini",
   "version": "7.0.0",
   "description": "An ini encoder/decoder for node",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ini_project:ini:7.0.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/ini@7.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/ini.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/ini/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/init-package-json@9.0.0?package-id=aed3e410276d7a18",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "init-package-json",
   "version": "9.0.0",
   "description": "A node module to get your node module started",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:init-package-json:init-package-json:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/init-package-json@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/init-package-json.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init-package-json:init_package_json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init_package_json:init-package-json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init_package_json:init_package_json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init-package:init-package-json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init-package:init_package_json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init_package:init-package-json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init_package:init_package_json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init:init-package-json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:init:init_package_json:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/init-package-json/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ip-address@10.2.0?package-id=f58442a9d9d1a7e6",
   "type": "library",
   "author": "Beau Gunderson <beau@beaugunderson.com> (https://beaugunderson.com/)",
   "name": "ip-address",
   "version": "10.2.0",
   "description": "A library for parsing IPv4 and IPv6 IP addresses in node and the browser.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:beaugunderson:ip-address:10.2.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/ip-address@10.2.0",
   "externalReferences": [
    {
     "url": "git://github.com/beaugunderson/ip-address.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/is-cidr@7.0.0?package-id=630801492eef3fc2",
   "type": "library",
   "author": "silverwind <me@silverwind.io>, Felipe Apostol <flipjs.io@gmail.com> (http://flipjs.io/)",
   "name": "is-cidr",
   "version": "7.0.0",
   "description": "Check if a string is an IP address in CIDR notation",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:is-cidr:is-cidr:7.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/is-cidr@7.0.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:is-cidr:is_cidr:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:is_cidr:is-cidr:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:is_cidr:is_cidr:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:is:is-cidr:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:is:is_cidr:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/is-cidr/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/isexe@4.0.0?package-id=9663ed524e7ddc8a",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "isexe",
   "version": "4.0.0",
   "description": "Minimal module to check if a file is executable.",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:isaacs:isexe:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/isexe@4.0.0",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/isexe",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isexe:isexe:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/json-parse-even-better-errors@6.0.0?package-id=c838c5a184bdb738",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "json-parse-even-better-errors",
   "version": "6.0.0",
   "description": "JSON.parse with context information on error",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:json-parse-even-better-errors:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/json-parse-even-better-errors@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/json-parse-even-better-errors.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse-even-better-errors:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even_better_errors:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even_better_errors:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse-even-better:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse-even-better:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even_better:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even_better:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse-even:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse-even:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse_even:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-parse:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_parse:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json:json-parse-even-better-errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json:json_parse_even_better_errors:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/json-parse-even-better-errors/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/json-stringify-nice@1.1.4?package-id=c10da99597b1dd0d",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "json-stringify-nice",
   "version": "1.1.4",
   "description": "Stringify an object sorting scalars before objects, and defaulting to 2-space indent",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:json-stringify-nice:json-stringify-nice:1.1.4:*:*:*:*:*:*:*",
   "purl": "pkg:npm/json-stringify-nice@1.1.4",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/json-stringify-nice",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-stringify-nice:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_stringify_nice:json-stringify-nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_stringify_nice:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-stringify:json-stringify-nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json-stringify:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_stringify:json-stringify-nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json_stringify:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:json-stringify-nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json:json-stringify-nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:json:json_stringify_nice:1.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/json-stringify-nice/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/jsonparse@1.3.1?package-id=b7736384c62c6563",
   "type": "library",
   "author": "Tim Caswell <tim@creationix.com>",
   "name": "jsonparse",
   "version": "1.3.1",
   "description": "This is a pure-js JSON streaming parser for node.js",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:creationix:jsonparse:1.3.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/jsonparse@1.3.1",
   "externalReferences": [
    {
     "url": "http://github.com/creationix/jsonparse.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:jsonparse:jsonparse:1.3.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/just-diff@6.0.2?package-id=334b68772e600af5",
   "type": "library",
   "author": "Angus Croll",
   "name": "just-diff",
   "version": "6.0.2",
   "description": "Return an object representing the diffs between two objects. Supports jsonPatch protocol",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:just-diff:just-diff:6.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/just-diff@6.0.2",
   "externalReferences": [
    {
     "url": "https://github.com/angus-c/just",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just-diff:just_diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff:just-diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff:just_diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:angus-c:just-diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:angus-c:just_diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just:just-diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just:just_diff:6.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/just-diff-apply@5.5.0?package-id=729c03fb64749587",
   "type": "library",
   "author": "Angus Croll",
   "name": "just-diff-apply",
   "version": "5.5.0",
   "description": "Apply a diff to an object. Optionally supports jsonPatch protocol",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:just-diff-apply:just-diff-apply:5.5.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/just-diff-apply@5.5.0",
   "externalReferences": [
    {
     "url": "https://github.com/angus-c/just",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just-diff-apply:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff_apply:just-diff-apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff_apply:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just-diff:just-diff-apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just-diff:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff:just-diff-apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just_diff:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:angus-c:just-diff-apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:angus-c:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just:just-diff-apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:just:just_diff_apply:5.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff-apply/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmaccess@11.0.0?package-id=5c699ca3012384e4",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "libnpmaccess",
   "version": "11.0.0",
   "description": "programmatic library for `npm access` commands",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmaccess:libnpmaccess:11.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmaccess@11.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmaccess",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmaccess/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmdiff@9.0.2?package-id=26799d47f4ac6a44",
   "type": "library",
   "author": "GitHub Inc., Ruy Adorno (https://ruyadorno.com)",
   "name": "libnpmdiff",
   "version": "9.0.2",
   "description": "The registry diff",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmdiff:libnpmdiff:9.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmdiff@9.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmexec@11.0.2?package-id=e788473ee1b77cbf",
   "type": "library",
   "author": "GitHub Inc., Ruy Adorno (https://ruyadorno.com)",
   "name": "libnpmexec",
   "version": "11.0.2",
   "description": "npm exec (npx) programmatic API",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmexec:libnpmexec:11.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmexec@11.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmfund@8.0.2?package-id=99580b0b951db320",
   "type": "library",
   "author": "GitHub Inc., Ruy Adorno (https://ruyadorno.com)",
   "name": "libnpmfund",
   "version": "8.0.2",
   "description": "Programmatic API for npm fund",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmfund:libnpmfund:8.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmfund@8.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmfund/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmorg@9.0.0?package-id=adecb8244f06d98e",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "libnpmorg",
   "version": "9.0.0",
   "description": "Programmatic api for `npm org` commands",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmorg:libnpmorg:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmorg@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmorg",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmorg/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmpack@10.0.2?package-id=971b2f325f8d7425",
   "type": "library",
   "author": "GitHub Inc., Claudia Hern\u00e1ndez <claudia@npmjs.com>",
   "name": "libnpmpack",
   "version": "10.0.2",
   "description": "Programmatic API for the bits behind npm pack",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmpack:libnpmpack:10.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmpack@10.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmpack",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpack/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmpublish@12.0.0?package-id=708e285498be6a07",
   "type": "library",
   "author": "GitHub Inc., Kat March\u00e1n <kzm@zkat.tech>, Claudia Hern\u00e1ndez <claudia@npmjs.com>",
   "name": "libnpmpublish",
   "version": "12.0.0",
   "description": "Programmatic API for the bits behind npm publish and unpublish",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmpublish:libnpmpublish:12.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmpublish@12.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmpublish",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmsearch@10.0.0?package-id=48b51aa2cb3fad66",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "libnpmsearch",
   "version": "10.0.0",
   "description": "Programmatic API for searching in npm and compatible registries.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmsearch:libnpmsearch:10.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmsearch@10.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmsearch",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmsearch/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmteam@9.0.0?package-id=52cd71bcdaa6a75d",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "libnpmteam",
   "version": "9.0.0",
   "description": "npm Team management APIs",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmteam:libnpmteam:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmteam@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://npmjs.com/package/libnpmteam",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmteam/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/libnpmversion@9.0.0?package-id=4f91de591bd4c765",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "libnpmversion",
   "version": "9.0.0",
   "description": "library to do the things that 'npm version' does",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:libnpmversion:libnpmversion:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/libnpmversion@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/lru-cache@11.5.2?package-id=584b5780f67ced17",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me>",
   "name": "lru-cache",
   "version": "11.5.2",
   "description": "A cache object that deletes the least-recently-used items.",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:isaacs:lru-cache:11.5.2:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/lru-cache@11.5.2",
   "externalReferences": [
    {
     "url": "git+ssh://git@github.com/isaacs/node-lru-cache.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/make-fetch-happen@16.0.1?package-id=a8be41685f5e699b",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "make-fetch-happen",
   "version": "16.0.1",
   "description": "Opinionated, caching, retrying fetch client",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:make-fetch-happen:make-fetch-happen:16.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/make-fetch-happen@16.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/make-fetch-happen.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make-fetch-happen:make_fetch_happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make_fetch_happen:make-fetch-happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make_fetch_happen:make_fetch_happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make-fetch:make-fetch-happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make-fetch:make_fetch_happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make_fetch:make-fetch-happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make_fetch:make_fetch_happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make:make-fetch-happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:make:make_fetch_happen:16.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minimatch@10.2.5?package-id=bf4a9c3462a13f5f",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
   "name": "minimatch",
   "version": "10.2.5",
   "description": "a glob matcher in javascript",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minimatch_project:minimatch:10.2.5:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/minimatch@10.2.5",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass@3.3.6?package-id=6347c0f40b356c35",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "minipass",
   "version": "3.3.6",
   "description": "minimal implementation of a PassThrough stream",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass:minipass:3.3.6:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass@3.3.6",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/minipass.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass@7.1.3?package-id=ff233be44d16ceec",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "minipass",
   "version": "7.1.3",
   "description": "minimal implementation of a PassThrough stream",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass:minipass:7.1.3:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass@7.1.3",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/minipass",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:minipass:7.1.3:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass-collect@2.0.1?package-id=b6577e6e0e3bd752",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "minipass-collect",
   "version": "2.0.1",
   "description": "A Minipass stream that collects all the data into a single chunk",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass-collect:minipass-collect:2.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass-collect@2.0.1",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/minipass-collect",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass-collect:minipass_collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_collect:minipass-collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_collect:minipass_collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass-collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass_collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:minipass-collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:minipass_collect:2.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-collect/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass-fetch@6.0.0?package-id=40cd414a7492a4b8",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "minipass-fetch",
   "version": "6.0.0",
   "description": "An implementation of window.fetch in Node.js using Minipass streams",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass-fetch:minipass-fetch:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass-fetch@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/minipass-fetch.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass-fetch:minipass_fetch:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_fetch:minipass-fetch:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_fetch:minipass_fetch:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass-fetch:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass_fetch:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass-flush@1.0.6?package-id=e4b765fe84c1b4fe",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "minipass-flush",
   "version": "1.0.6",
   "description": "A Minipass stream that calls a flush function before emitting 'end'",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass-flush:minipass-flush:1.0.6:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass-flush@1.0.6",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/minipass-flush.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass-flush:minipass_flush:1.0.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_flush:minipass-flush:1.0.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_flush:minipass_flush:1.0.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass-flush:1.0.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass_flush:1.0.6:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-flush/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass-pipeline@1.2.4?package-id=a3a767aa3719d29e",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "minipass-pipeline",
   "version": "1.2.4",
   "description": "create a pipeline of streams using Minipass",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass-pipeline:minipass-pipeline:1.2.4:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass-pipeline@1.2.4",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass-pipeline:minipass_pipeline:1.2.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_pipeline:minipass-pipeline:1.2.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_pipeline:minipass_pipeline:1.2.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass-pipeline:1.2.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass_pipeline:1.2.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minipass-sized@2.0.0?package-id=ace5e1c4b2bcea4b",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "minipass-sized",
   "version": "2.0.0",
   "description": "A Minipass stream that raises an error if you get a different number of bytes than expected",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minipass-sized:minipass-sized:2.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minipass-sized@2.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/minipass-sized.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass-sized:minipass_sized:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_sized:minipass-sized:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass_sized:minipass_sized:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass-sized:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:minipass:minipass_sized:2.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/minizlib@3.1.0?package-id=c5250f610018e079",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "minizlib",
   "version": "3.1.0",
   "description": "A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:minizlib:minizlib:3.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/minizlib@3.1.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/minizlib.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ms@2.1.3?package-id=fe380aa3ecb4e598",
   "type": "library",
   "name": "ms",
   "version": "2.1.3",
   "description": "Tiny millisecond conversion utility",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:vercel:ms:2.1.3:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/ms@2.1.3",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/ms/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/mute-stream@4.0.0?package-id=852535ef18b9c893",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "mute-stream",
   "version": "4.0.0",
   "description": "Bytes go in, but they don't come out (when muted).",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:mute-stream:mute-stream:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/mute-stream@4.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/mute-stream.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mute-stream:mute_stream:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mute_stream:mute-stream:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mute_stream:mute_stream:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mute:mute-stream:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:mute:mute_stream:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/mute-stream/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/negotiator@1.0.0?package-id=b060b9fca9bc60bd",
   "type": "library",
   "author": "Douglas Christopher Wilson <doug@somethingdoug.com>, Federico Romero <federico.romero@outboxlabs.com>, Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "negotiator",
   "version": "1.0.0",
   "description": "HTTP content negotiation",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:negotiator:negotiator:1.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/negotiator@1.0.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/node-gyp@13.0.0?package-id=ffae86ba0f9274f7",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://tootallnate.net)",
   "name": "node-gyp",
   "version": "13.0.0",
   "description": "Node.js native addon build tool",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:node-gyp:node-gyp:13.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/node-gyp@13.0.0",
   "externalReferences": [
    {
     "url": "git://github.com/nodejs/node-gyp.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:node-gyp:node_gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:node_gyp:node-gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:node_gyp:node_gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nodejs:node-gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:nodejs:node_gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:node:node-gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:node:node_gyp:13.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/nopt@10.0.1?package-id=b51f0c8e2a82ce32",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "nopt",
   "version": "10.0.1",
   "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:nopt:nopt:10.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/nopt@10.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/nopt.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm@12.0.2?package-id=091404914236a94a",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm",
   "version": "12.0.2",
   "description": "a package manager for JavaScript",
   "licenses": [
    {
     "license": {
      "id": "Artistic-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:node_packaged_modules_project:node_packaged_modules:12.0.2:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/npm@12.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/cli.git",
     "type": "distribution"
    },
    {
     "url": "https://docs.npmjs.com/",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/package.json"
    },
    {
     "name": "syft:location:1:path",
     "value": "/bin/npm"
    },
    {
     "name": "syft:location:2:path",
     "value": "/bin/npx"
    },
    {
     "name": "syft:location:3:path",
     "value": "/lib/node_modules/npm/LICENSE"
    },
    {
     "name": "syft:location:4:path",
     "value": "/lib/node_modules/npm/README.md"
    },
    {
     "name": "syft:location:5:path",
     "value": "/lib/node_modules/npm/bin/node-gyp-bin/node-gyp"
    },
    {
     "name": "syft:location:6:path",
     "value": "/lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd"
    },
    {
     "name": "syft:location:7:path",
     "value": "/lib/node_modules/npm/bin/npm"
    },
    {
     "name": "syft:location:8:path",
     "value": "/lib/node_modules/npm/bin/npm-cli.js"
    },
    {
     "name": "syft:location:9:path",
     "value": "/lib/node_modules/npm/bin/npm-prefix.js"
    },
    {
     "name": "syft:location:10:path",
     "value": "/lib/node_modules/npm/bin/npm.cmd"
    },
    {
     "name": "syft:location:11:path",
     "value": "/lib/node_modules/npm/bin/npm.ps1"
    },
    {
     "name": "syft:location:12:path",
     "value": "/lib/node_modules/npm/bin/npx"
    },
    {
     "name": "syft:location:13:path",
     "value": "/lib/node_modules/npm/bin/npx-cli.js"
    },
    {
     "name": "syft:location:14:path",
     "value": "/lib/node_modules/npm/bin/npx.cmd"
    },
    {
     "name": "syft:location:15:path",
     "value": "/lib/node_modules/npm/bin/npx.ps1"
    },
    {
     "name": "syft:location:16:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-access.md"
    },
    {
     "name": "syft:location:17:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-approve-scripts.md"
    },
    {
     "name": "syft:location:18:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-audit.md"
    },
    {
     "name": "syft:location:19:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-bugs.md"
    },
    {
     "name": "syft:location:20:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-cache.md"
    },
    {
     "name": "syft:location:21:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-ci.md"
    },
    {
     "name": "syft:location:22:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-completion.md"
    },
    {
     "name": "syft:location:23:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-config.md"
    },
    {
     "name": "syft:location:24:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-dedupe.md"
    },
    {
     "name": "syft:location:25:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-deny-scripts.md"
    },
    {
     "name": "syft:location:26:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-deprecate.md"
    },
    {
     "name": "syft:location:27:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-diff.md"
    },
    {
     "name": "syft:location:28:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-dist-tag.md"
    },
    {
     "name": "syft:location:29:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-docs.md"
    },
    {
     "name": "syft:location:30:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-doctor.md"
    },
    {
     "name": "syft:location:31:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-edit.md"
    },
    {
     "name": "syft:location:32:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-exec.md"
    },
    {
     "name": "syft:location:33:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-explain.md"
    },
    {
     "name": "syft:location:34:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-explore.md"
    },
    {
     "name": "syft:location:35:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-find-dupes.md"
    },
    {
     "name": "syft:location:36:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-fund.md"
    },
    {
     "name": "syft:location:37:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-get.md"
    },
    {
     "name": "syft:location:38:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-help-search.md"
    },
    {
     "name": "syft:location:39:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-help.md"
    },
    {
     "name": "syft:location:40:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-init.md"
    },
    {
     "name": "syft:location:41:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-install-ci-test.md"
    },
    {
     "name": "syft:location:42:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-install-scripts.md"
    },
    {
     "name": "syft:location:43:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-install-test.md"
    },
    {
     "name": "syft:location:44:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-install.md"
    },
    {
     "name": "syft:location:45:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-link.md"
    },
    {
     "name": "syft:location:46:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-ll.md"
    },
    {
     "name": "syft:location:47:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-login.md"
    },
    {
     "name": "syft:location:48:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-logout.md"
    },
    {
     "name": "syft:location:49:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-ls.md"
    },
    {
     "name": "syft:location:50:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-org.md"
    },
    {
     "name": "syft:location:51:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-outdated.md"
    },
    {
     "name": "syft:location:52:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-owner.md"
    },
    {
     "name": "syft:location:53:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-pack.md"
    },
    {
     "name": "syft:location:54:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-patch.md"
    },
    {
     "name": "syft:location:55:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-ping.md"
    },
    {
     "name": "syft:location:56:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-pkg.md"
    },
    {
     "name": "syft:location:57:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-prefix.md"
    },
    {
     "name": "syft:location:58:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-profile.md"
    },
    {
     "name": "syft:location:59:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-prune.md"
    },
    {
     "name": "syft:location:60:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-publish.md"
    },
    {
     "name": "syft:location:61:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-query.md"
    },
    {
     "name": "syft:location:62:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-rebuild.md"
    },
    {
     "name": "syft:location:63:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-repo.md"
    },
    {
     "name": "syft:location:64:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-restart.md"
    },
    {
     "name": "syft:location:65:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-root.md"
    },
    {
     "name": "syft:location:66:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-run.md"
    },
    {
     "name": "syft:location:67:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-sbom.md"
    },
    {
     "name": "syft:location:68:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-search.md"
    },
    {
     "name": "syft:location:69:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-set.md"
    },
    {
     "name": "syft:location:70:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-stage.md"
    },
    {
     "name": "syft:location:71:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-start.md"
    },
    {
     "name": "syft:location:72:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-stop.md"
    },
    {
     "name": "syft:location:73:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-team.md"
    },
    {
     "name": "syft:location:74:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-test.md"
    },
    {
     "name": "syft:location:75:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-token.md"
    },
    {
     "name": "syft:location:76:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-trust.md"
    },
    {
     "name": "syft:location:77:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-undeprecate.md"
    },
    {
     "name": "syft:location:78:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-uninstall.md"
    },
    {
     "name": "syft:location:79:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-unpublish.md"
    },
    {
     "name": "syft:location:80:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-update.md"
    },
    {
     "name": "syft:location:81:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-version.md"
    },
    {
     "name": "syft:location:82:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-view.md"
    },
    {
     "name": "syft:location:83:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm-whoami.md"
    },
    {
     "name": "syft:location:84:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npm.md"
    },
    {
     "name": "syft:location:85:path",
     "value": "/lib/node_modules/npm/docs/content/commands/npx.md"
    },
    {
     "name": "syft:location:86:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/folders.md"
    },
    {
     "name": "syft:location:87:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/install.md"
    },
    {
     "name": "syft:location:88:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/npm-extension.md"
    },
    {
     "name": "syft:location:89:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/npmrc.md"
    },
    {
     "name": "syft:location:90:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/package-json.md"
    },
    {
     "name": "syft:location:91:path",
     "value": "/lib/node_modules/npm/docs/content/configuring-npm/package-lock-json.md"
    },
    {
     "name": "syft:location:92:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/config.md"
    },
    {
     "name": "syft:location:93:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/dependency-selectors.md"
    },
    {
     "name": "syft:location:94:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/developers.md"
    },
    {
     "name": "syft:location:95:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/logging.md"
    },
    {
     "name": "syft:location:96:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/orgs.md"
    },
    {
     "name": "syft:location:97:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/package-spec.md"
    },
    {
     "name": "syft:location:98:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/registry.md"
    },
    {
     "name": "syft:location:99:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/removal.md"
    },
    {
     "name": "syft:location:100:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/scope.md"
    },
    {
     "name": "syft:location:101:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/scripts.md"
    },
    {
     "name": "syft:location:102:path",
     "value": "/lib/node_modules/npm/docs/content/using-npm/workspaces.md"
    },
    {
     "name": "syft:location:103:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-access.html"
    },
    {
     "name": "syft:location:104:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-approve-scripts.html"
    },
    {
     "name": "syft:location:105:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-audit.html"
    },
    {
     "name": "syft:location:106:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-bugs.html"
    },
    {
     "name": "syft:location:107:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-cache.html"
    },
    {
     "name": "syft:location:108:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-ci.html"
    },
    {
     "name": "syft:location:109:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-completion.html"
    },
    {
     "name": "syft:location:110:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-config.html"
    },
    {
     "name": "syft:location:111:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-dedupe.html"
    },
    {
     "name": "syft:location:112:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-deny-scripts.html"
    },
    {
     "name": "syft:location:113:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-deprecate.html"
    },
    {
     "name": "syft:location:114:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-diff.html"
    },
    {
     "name": "syft:location:115:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-dist-tag.html"
    },
    {
     "name": "syft:location:116:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-docs.html"
    },
    {
     "name": "syft:location:117:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-doctor.html"
    },
    {
     "name": "syft:location:118:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-edit.html"
    },
    {
     "name": "syft:location:119:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-exec.html"
    },
    {
     "name": "syft:location:120:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-explain.html"
    },
    {
     "name": "syft:location:121:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-explore.html"
    },
    {
     "name": "syft:location:122:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-find-dupes.html"
    },
    {
     "name": "syft:location:123:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-fund.html"
    },
    {
     "name": "syft:location:124:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-get.html"
    },
    {
     "name": "syft:location:125:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-help-search.html"
    },
    {
     "name": "syft:location:126:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-help.html"
    },
    {
     "name": "syft:location:127:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-init.html"
    },
    {
     "name": "syft:location:128:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-install-ci-test.html"
    },
    {
     "name": "syft:location:129:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-install-scripts.html"
    },
    {
     "name": "syft:location:130:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-install-test.html"
    },
    {
     "name": "syft:location:131:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-install.html"
    },
    {
     "name": "syft:location:132:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-link.html"
    },
    {
     "name": "syft:location:133:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-ll.html"
    },
    {
     "name": "syft:location:134:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-login.html"
    },
    {
     "name": "syft:location:135:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-logout.html"
    },
    {
     "name": "syft:location:136:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-ls.html"
    },
    {
     "name": "syft:location:137:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-org.html"
    },
    {
     "name": "syft:location:138:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-outdated.html"
    },
    {
     "name": "syft:location:139:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-owner.html"
    },
    {
     "name": "syft:location:140:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-pack.html"
    },
    {
     "name": "syft:location:141:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-patch.html"
    },
    {
     "name": "syft:location:142:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-ping.html"
    },
    {
     "name": "syft:location:143:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-pkg.html"
    },
    {
     "name": "syft:location:144:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-prefix.html"
    },
    {
     "name": "syft:location:145:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-profile.html"
    },
    {
     "name": "syft:location:146:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-prune.html"
    },
    {
     "name": "syft:location:147:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-publish.html"
    },
    {
     "name": "syft:location:148:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-query.html"
    },
    {
     "name": "syft:location:149:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-rebuild.html"
    },
    {
     "name": "syft:location:150:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-repo.html"
    },
    {
     "name": "syft:location:151:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-restart.html"
    },
    {
     "name": "syft:location:152:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-root.html"
    },
    {
     "name": "syft:location:153:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-run.html"
    },
    {
     "name": "syft:location:154:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-sbom.html"
    },
    {
     "name": "syft:location:155:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-search.html"
    },
    {
     "name": "syft:location:156:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-set.html"
    },
    {
     "name": "syft:location:157:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-stage.html"
    },
    {
     "name": "syft:location:158:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-start.html"
    },
    {
     "name": "syft:location:159:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-stop.html"
    },
    {
     "name": "syft:location:160:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-team.html"
    },
    {
     "name": "syft:location:161:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-test.html"
    },
    {
     "name": "syft:location:162:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-token.html"
    },
    {
     "name": "syft:location:163:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-trust.html"
    },
    {
     "name": "syft:location:164:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-undeprecate.html"
    },
    {
     "name": "syft:location:165:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-uninstall.html"
    },
    {
     "name": "syft:location:166:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-unpublish.html"
    },
    {
     "name": "syft:location:167:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-update.html"
    },
    {
     "name": "syft:location:168:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-version.html"
    },
    {
     "name": "syft:location:169:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-view.html"
    },
    {
     "name": "syft:location:170:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm-whoami.html"
    },
    {
     "name": "syft:location:171:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npm.html"
    },
    {
     "name": "syft:location:172:path",
     "value": "/lib/node_modules/npm/docs/output/commands/npx.html"
    },
    {
     "name": "syft:location:173:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/folders.html"
    },
    {
     "name": "syft:location:174:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/install.html"
    },
    {
     "name": "syft:location:175:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/npm-extension.html"
    },
    {
     "name": "syft:location:176:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/npm-global.html"
    },
    {
     "name": "syft:location:177:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/npm-json.html"
    },
    {
     "name": "syft:location:178:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/npmrc.html"
    },
    {
     "name": "syft:location:179:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/package-json.html"
    },
    {
     "name": "syft:location:180:path",
     "value": "/lib/node_modules/npm/docs/output/configuring-npm/package-lock-json.html"
    },
    {
     "name": "syft:location:181:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/config.html"
    },
    {
     "name": "syft:location:182:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/dependency-selectors.html"
    },
    {
     "name": "syft:location:183:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/developers.html"
    },
    {
     "name": "syft:location:184:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/logging.html"
    },
    {
     "name": "syft:location:185:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/orgs.html"
    },
    {
     "name": "syft:location:186:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/package-spec.html"
    },
    {
     "name": "syft:location:187:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/registry.html"
    },
    {
     "name": "syft:location:188:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/removal.html"
    },
    {
     "name": "syft:location:189:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/scope.html"
    },
    {
     "name": "syft:location:190:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/scripts.html"
    },
    {
     "name": "syft:location:191:path",
     "value": "/lib/node_modules/npm/docs/output/using-npm/workspaces.html"
    },
    {
     "name": "syft:location:192:path",
     "value": "/lib/node_modules/npm/index.js"
    },
    {
     "name": "syft:location:193:path",
     "value": "/lib/node_modules/npm/lib/arborist-cmd.js"
    },
    {
     "name": "syft:location:194:path",
     "value": "/lib/node_modules/npm/lib/base-cmd.js"
    },
    {
     "name": "syft:location:195:path",
     "value": "/lib/node_modules/npm/lib/cli.js"
    },
    {
     "name": "syft:location:196:path",
     "value": "/lib/node_modules/npm/lib/cli/entry.js"
    },
    {
     "name": "syft:location:197:path",
     "value": "/lib/node_modules/npm/lib/cli/exit-handler.js"
    },
    {
     "name": "syft:location:198:path",
     "value": "/lib/node_modules/npm/lib/cli/update-notifier.js"
    },
    {
     "name": "syft:location:199:path",
     "value": "/lib/node_modules/npm/lib/cli/validate-engines.js"
    },
    {
     "name": "syft:location:200:path",
     "value": "/lib/node_modules/npm/lib/commands/access.js"
    },
    {
     "name": "syft:location:201:path",
     "value": "/lib/node_modules/npm/lib/commands/approve-scripts.js"
    },
    {
     "name": "syft:location:202:path",
     "value": "/lib/node_modules/npm/lib/commands/audit.js"
    },
    {
     "name": "syft:location:203:path",
     "value": "/lib/node_modules/npm/lib/commands/bugs.js"
    },
    {
     "name": "syft:location:204:path",
     "value": "/lib/node_modules/npm/lib/commands/cache.js"
    },
    {
     "name": "syft:location:205:path",
     "value": "/lib/node_modules/npm/lib/commands/ci.js"
    },
    {
     "name": "syft:location:206:path",
     "value": "/lib/node_modules/npm/lib/commands/completion.js"
    },
    {
     "name": "syft:location:207:path",
     "value": "/lib/node_modules/npm/lib/commands/config.js"
    },
    {
     "name": "syft:location:208:path",
     "value": "/lib/node_modules/npm/lib/commands/dedupe.js"
    },
    {
     "name": "syft:location:209:path",
     "value": "/lib/node_modules/npm/lib/commands/deny-scripts.js"
    },
    {
     "name": "syft:location:210:path",
     "value": "/lib/node_modules/npm/lib/commands/deprecate.js"
    },
    {
     "name": "syft:location:211:path",
     "value": "/lib/node_modules/npm/lib/commands/diff.js"
    },
    {
     "name": "syft:location:212:path",
     "value": "/lib/node_modules/npm/lib/commands/dist-tag.js"
    },
    {
     "name": "syft:location:213:path",
     "value": "/lib/node_modules/npm/lib/commands/docs.js"
    },
    {
     "name": "syft:location:214:path",
     "value": "/lib/node_modules/npm/lib/commands/doctor.js"
    },
    {
     "name": "syft:location:215:path",
     "value": "/lib/node_modules/npm/lib/commands/edit.js"
    },
    {
     "name": "syft:location:216:path",
     "value": "/lib/node_modules/npm/lib/commands/exec.js"
    },
    {
     "name": "syft:location:217:path",
     "value": "/lib/node_modules/npm/lib/commands/explain.js"
    },
    {
     "name": "syft:location:218:path",
     "value": "/lib/node_modules/npm/lib/commands/explore.js"
    },
    {
     "name": "syft:location:219:path",
     "value": "/lib/node_modules/npm/lib/commands/find-dupes.js"
    },
    {
     "name": "syft:location:220:path",
     "value": "/lib/node_modules/npm/lib/commands/fund.js"
    },
    {
     "name": "syft:location:221:path",
     "value": "/lib/node_modules/npm/lib/commands/get.js"
    },
    {
     "name": "syft:location:222:path",
     "value": "/lib/node_modules/npm/lib/commands/help-search.js"
    },
    {
     "name": "syft:location:223:path",
     "value": "/lib/node_modules/npm/lib/commands/help.js"
    },
    {
     "name": "syft:location:224:path",
     "value": "/lib/node_modules/npm/lib/commands/init.js"
    },
    {
     "name": "syft:location:225:path",
     "value": "/lib/node_modules/npm/lib/commands/install-ci-test.js"
    },
    {
     "name": "syft:location:226:path",
     "value": "/lib/node_modules/npm/lib/commands/install-scripts.js"
    },
    {
     "name": "syft:location:227:path",
     "value": "/lib/node_modules/npm/lib/commands/install-test.js"
    },
    {
     "name": "syft:location:228:path",
     "value": "/lib/node_modules/npm/lib/commands/install.js"
    },
    {
     "name": "syft:location:229:path",
     "value": "/lib/node_modules/npm/lib/commands/link.js"
    },
    {
     "name": "syft:location:230:path",
     "value": "/lib/node_modules/npm/lib/commands/ll.js"
    },
    {
     "name": "syft:location:231:path",
     "value": "/lib/node_modules/npm/lib/commands/login.js"
    },
    {
     "name": "syft:location:232:path",
     "value": "/lib/node_modules/npm/lib/commands/logout.js"
    },
    {
     "name": "syft:location:233:path",
     "value": "/lib/node_modules/npm/lib/commands/ls.js"
    },
    {
     "name": "syft:location:234:path",
     "value": "/lib/node_modules/npm/lib/commands/org.js"
    },
    {
     "name": "syft:location:235:path",
     "value": "/lib/node_modules/npm/lib/commands/outdated.js"
    },
    {
     "name": "syft:location:236:path",
     "value": "/lib/node_modules/npm/lib/commands/owner.js"
    },
    {
     "name": "syft:location:237:path",
     "value": "/lib/node_modules/npm/lib/commands/pack.js"
    },
    {
     "name": "syft:location:238:path",
     "value": "/lib/node_modules/npm/lib/commands/patch.js"
    },
    {
     "name": "syft:location:239:path",
     "value": "/lib/node_modules/npm/lib/commands/ping.js"
    },
    {
     "name": "syft:location:240:path",
     "value": "/lib/node_modules/npm/lib/commands/pkg.js"
    },
    {
     "name": "syft:location:241:path",
     "value": "/lib/node_modules/npm/lib/commands/prefix.js"
    },
    {
     "name": "syft:location:242:path",
     "value": "/lib/node_modules/npm/lib/commands/profile.js"
    },
    {
     "name": "syft:location:243:path",
     "value": "/lib/node_modules/npm/lib/commands/prune.js"
    },
    {
     "name": "syft:location:244:path",
     "value": "/lib/node_modules/npm/lib/commands/publish.js"
    },
    {
     "name": "syft:location:245:path",
     "value": "/lib/node_modules/npm/lib/commands/query.js"
    },
    {
     "name": "syft:location:246:path",
     "value": "/lib/node_modules/npm/lib/commands/rebuild.js"
    },
    {
     "name": "syft:location:247:path",
     "value": "/lib/node_modules/npm/lib/commands/repo.js"
    },
    {
     "name": "syft:location:248:path",
     "value": "/lib/node_modules/npm/lib/commands/restart.js"
    },
    {
     "name": "syft:location:249:path",
     "value": "/lib/node_modules/npm/lib/commands/root.js"
    },
    {
     "name": "syft:location:250:path",
     "value": "/lib/node_modules/npm/lib/commands/run.js"
    },
    {
     "name": "syft:location:251:path",
     "value": "/lib/node_modules/npm/lib/commands/sbom.js"
    },
    {
     "name": "syft:location:252:path",
     "value": "/lib/node_modules/npm/lib/commands/search.js"
    },
    {
     "name": "syft:location:253:path",
     "value": "/lib/node_modules/npm/lib/commands/set.js"
    },
    {
     "name": "syft:location:254:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/approve.js"
    },
    {
     "name": "syft:location:255:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/download.js"
    },
    {
     "name": "syft:location:256:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/index.js"
    },
    {
     "name": "syft:location:257:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/list.js"
    },
    {
     "name": "syft:location:258:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/publish.js"
    },
    {
     "name": "syft:location:259:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/reject.js"
    },
    {
     "name": "syft:location:260:path",
     "value": "/lib/node_modules/npm/lib/commands/stage/view.js"
    },
    {
     "name": "syft:location:261:path",
     "value": "/lib/node_modules/npm/lib/commands/start.js"
    },
    {
     "name": "syft:location:262:path",
     "value": "/lib/node_modules/npm/lib/commands/stop.js"
    },
    {
     "name": "syft:location:263:path",
     "value": "/lib/node_modules/npm/lib/commands/team.js"
    },
    {
     "name": "syft:location:264:path",
     "value": "/lib/node_modules/npm/lib/commands/test.js"
    },
    {
     "name": "syft:location:265:path",
     "value": "/lib/node_modules/npm/lib/commands/token.js"
    },
    {
     "name": "syft:location:266:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/circleci.js"
    },
    {
     "name": "syft:location:267:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/github.js"
    },
    {
     "name": "syft:location:268:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/gitlab.js"
    },
    {
     "name": "syft:location:269:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/index.js"
    },
    {
     "name": "syft:location:270:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/list.js"
    },
    {
     "name": "syft:location:271:path",
     "value": "/lib/node_modules/npm/lib/commands/trust/revoke.js"
    },
    {
     "name": "syft:location:272:path",
     "value": "/lib/node_modules/npm/lib/commands/undeprecate.js"
    },
    {
     "name": "syft:location:273:path",
     "value": "/lib/node_modules/npm/lib/commands/uninstall.js"
    },
    {
     "name": "syft:location:274:path",
     "value": "/lib/node_modules/npm/lib/commands/unpublish.js"
    },
    {
     "name": "syft:location:275:path",
     "value": "/lib/node_modules/npm/lib/commands/update.js"
    },
    {
     "name": "syft:location:276:path",
     "value": "/lib/node_modules/npm/lib/commands/version.js"
    },
    {
     "name": "syft:location:277:path",
     "value": "/lib/node_modules/npm/lib/commands/view.js"
    },
    {
     "name": "syft:location:278:path",
     "value": "/lib/node_modules/npm/lib/commands/whoami.js"
    },
    {
     "name": "syft:location:279:path",
     "value": "/lib/node_modules/npm/lib/lifecycle-cmd.js"
    },
    {
     "name": "syft:location:280:path",
     "value": "/lib/node_modules/npm/lib/npm.js"
    },
    {
     "name": "syft:location:281:path",
     "value": "/lib/node_modules/npm/lib/package-url-cmd.js"
    },
    {
     "name": "syft:location:282:path",
     "value": "/lib/node_modules/npm/lib/trust-cmd.js"
    },
    {
     "name": "syft:location:283:path",
     "value": "/lib/node_modules/npm/lib/utils/allow-scripts-cmd.js"
    },
    {
     "name": "syft:location:284:path",
     "value": "/lib/node_modules/npm/lib/utils/allow-scripts-prune.js"
    },
    {
     "name": "syft:location:285:path",
     "value": "/lib/node_modules/npm/lib/utils/allow-scripts-remediation.js"
    },
    {
     "name": "syft:location:286:path",
     "value": "/lib/node_modules/npm/lib/utils/allow-scripts-writer.js"
    },
    {
     "name": "syft:location:287:path",
     "value": "/lib/node_modules/npm/lib/utils/audit-error.js"
    },
    {
     "name": "syft:location:288:path",
     "value": "/lib/node_modules/npm/lib/utils/auth.js"
    },
    {
     "name": "syft:location:289:path",
     "value": "/lib/node_modules/npm/lib/utils/check-allow-scripts.js"
    },
    {
     "name": "syft:location:290:path",
     "value": "/lib/node_modules/npm/lib/utils/cli-only-flag.js"
    },
    {
     "name": "syft:location:291:path",
     "value": "/lib/node_modules/npm/lib/utils/cmd-list.js"
    },
    {
     "name": "syft:location:292:path",
     "value": "/lib/node_modules/npm/lib/utils/completion.fish"
    },
    {
     "name": "syft:location:293:path",
     "value": "/lib/node_modules/npm/lib/utils/completion.sh"
    },
    {
     "name": "syft:location:294:path",
     "value": "/lib/node_modules/npm/lib/utils/did-you-mean.js"
    },
    {
     "name": "syft:location:295:path",
     "value": "/lib/node_modules/npm/lib/utils/display.js"
    },
    {
     "name": "syft:location:296:path",
     "value": "/lib/node_modules/npm/lib/utils/error-message.js"
    },
    {
     "name": "syft:location:297:path",
     "value": "/lib/node_modules/npm/lib/utils/explain-dep.js"
    },
    {
     "name": "syft:location:298:path",
     "value": "/lib/node_modules/npm/lib/utils/explain-eresolve.js"
    },
    {
     "name": "syft:location:299:path",
     "value": "/lib/node_modules/npm/lib/utils/format-bytes.js"
    },
    {
     "name": "syft:location:300:path",
     "value": "/lib/node_modules/npm/lib/utils/format-search-stream.js"
    },
    {
     "name": "syft:location:301:path",
     "value": "/lib/node_modules/npm/lib/utils/format.js"
    },
    {
     "name": "syft:location:302:path",
     "value": "/lib/node_modules/npm/lib/utils/get-identity.js"
    },
    {
     "name": "syft:location:303:path",
     "value": "/lib/node_modules/npm/lib/utils/get-workspaces.js"
    },
    {
     "name": "syft:location:304:path",
     "value": "/lib/node_modules/npm/lib/utils/installed-deep.js"
    },
    {
     "name": "syft:location:305:path",
     "value": "/lib/node_modules/npm/lib/utils/installed-shallow.js"
    },
    {
     "name": "syft:location:306:path",
     "value": "/lib/node_modules/npm/lib/utils/is-windows.js"
    },
    {
     "name": "syft:location:307:path",
     "value": "/lib/node_modules/npm/lib/utils/key-values.js"
    },
    {
     "name": "syft:location:308:path",
     "value": "/lib/node_modules/npm/lib/utils/log-file.js"
    },
    {
     "name": "syft:location:309:path",
     "value": "/lib/node_modules/npm/lib/utils/npm-usage.js"
    },
    {
     "name": "syft:location:310:path",
     "value": "/lib/node_modules/npm/lib/utils/oidc.js"
    },
    {
     "name": "syft:location:311:path",
     "value": "/lib/node_modules/npm/lib/utils/open-url.js"
    },
    {
     "name": "syft:location:312:path",
     "value": "/lib/node_modules/npm/lib/utils/output-error.js"
    },
    {
     "name": "syft:location:313:path",
     "value": "/lib/node_modules/npm/lib/utils/patch-diff.js"
    },
    {
     "name": "syft:location:314:path",
     "value": "/lib/node_modules/npm/lib/utils/ping.js"
    },
    {
     "name": "syft:location:315:path",
     "value": "/lib/node_modules/npm/lib/utils/queryable.js"
    },
    {
     "name": "syft:location:316:path",
     "value": "/lib/node_modules/npm/lib/utils/read-user-info.js"
    },
    {
     "name": "syft:location:317:path",
     "value": "/lib/node_modules/npm/lib/utils/reify-finish.js"
    },
    {
     "name": "syft:location:318:path",
     "value": "/lib/node_modules/npm/lib/utils/reify-output.js"
    },
    {
     "name": "syft:location:319:path",
     "value": "/lib/node_modules/npm/lib/utils/resolve-allow-scripts.js"
    },
    {
     "name": "syft:location:320:path",
     "value": "/lib/node_modules/npm/lib/utils/sbom-cyclonedx.js"
    },
    {
     "name": "syft:location:321:path",
     "value": "/lib/node_modules/npm/lib/utils/sbom-spdx.js"
    },
    {
     "name": "syft:location:322:path",
     "value": "/lib/node_modules/npm/lib/utils/strict-allow-scripts-preflight.js"
    },
    {
     "name": "syft:location:323:path",
     "value": "/lib/node_modules/npm/lib/utils/tar.js"
    },
    {
     "name": "syft:location:324:path",
     "value": "/lib/node_modules/npm/lib/utils/timers.js"
    },
    {
     "name": "syft:location:325:path",
     "value": "/lib/node_modules/npm/lib/utils/update-workspaces.js"
    },
    {
     "name": "syft:location:326:path",
     "value": "/lib/node_modules/npm/lib/utils/validate-lockfile.js"
    },
    {
     "name": "syft:location:327:path",
     "value": "/lib/node_modules/npm/lib/utils/validate-uuid.js"
    },
    {
     "name": "syft:location:328:path",
     "value": "/lib/node_modules/npm/lib/utils/verify-signatures.js"
    },
    {
     "name": "syft:location:329:path",
     "value": "/lib/node_modules/npm/lib/utils/warn-workspace-allow-scripts.js"
    },
    {
     "name": "syft:location:330:path",
     "value": "/lib/node_modules/npm/man/man1/npm-access.1"
    },
    {
     "name": "syft:location:331:path",
     "value": "/lib/node_modules/npm/man/man1/npm-approve-scripts.1"
    },
    {
     "name": "syft:location:332:path",
     "value": "/lib/node_modules/npm/man/man1/npm-audit.1"
    },
    {
     "name": "syft:location:333:path",
     "value": "/lib/node_modules/npm/man/man1/npm-bugs.1"
    },
    {
     "name": "syft:location:334:path",
     "value": "/lib/node_modules/npm/man/man1/npm-cache.1"
    },
    {
     "name": "syft:location:335:path",
     "value": "/lib/node_modules/npm/man/man1/npm-ci.1"
    },
    {
     "name": "syft:location:336:path",
     "value": "/lib/node_modules/npm/man/man1/npm-completion.1"
    },
    {
     "name": "syft:location:337:path",
     "value": "/lib/node_modules/npm/man/man1/npm-config.1"
    },
    {
     "name": "syft:location:338:path",
     "value": "/lib/node_modules/npm/man/man1/npm-dedupe.1"
    },
    {
     "name": "syft:location:339:path",
     "value": "/lib/node_modules/npm/man/man1/npm-deny-scripts.1"
    },
    {
     "name": "syft:location:340:path",
     "value": "/lib/node_modules/npm/man/man1/npm-deprecate.1"
    },
    {
     "name": "syft:location:341:path",
     "value": "/lib/node_modules/npm/man/man1/npm-diff.1"
    },
    {
     "name": "syft:location:342:path",
     "value": "/lib/node_modules/npm/man/man1/npm-dist-tag.1"
    },
    {
     "name": "syft:location:343:path",
     "value": "/lib/node_modules/npm/man/man1/npm-docs.1"
    },
    {
     "name": "syft:location:344:path",
     "value": "/lib/node_modules/npm/man/man1/npm-doctor.1"
    },
    {
     "name": "syft:location:345:path",
     "value": "/lib/node_modules/npm/man/man1/npm-edit.1"
    },
    {
     "name": "syft:location:346:path",
     "value": "/lib/node_modules/npm/man/man1/npm-exec.1"
    },
    {
     "name": "syft:location:347:path",
     "value": "/lib/node_modules/npm/man/man1/npm-explain.1"
    },
    {
     "name": "syft:location:348:path",
     "value": "/lib/node_modules/npm/man/man1/npm-explore.1"
    },
    {
     "name": "syft:location:349:path",
     "value": "/lib/node_modules/npm/man/man1/npm-find-dupes.1"
    },
    {
     "name": "syft:location:350:path",
     "value": "/lib/node_modules/npm/man/man1/npm-fund.1"
    },
    {
     "name": "syft:location:351:path",
     "value": "/lib/node_modules/npm/man/man1/npm-get.1"
    },
    {
     "name": "syft:location:352:path",
     "value": "/lib/node_modules/npm/man/man1/npm-help-search.1"
    },
    {
     "name": "syft:location:353:path",
     "value": "/lib/node_modules/npm/man/man1/npm-help.1"
    },
    {
     "name": "syft:location:354:path",
     "value": "/lib/node_modules/npm/man/man1/npm-init.1"
    },
    {
     "name": "syft:location:355:path",
     "value": "/lib/node_modules/npm/man/man1/npm-install-ci-test.1"
    },
    {
     "name": "syft:location:356:path",
     "value": "/lib/node_modules/npm/man/man1/npm-install-scripts.1"
    },
    {
     "name": "syft:location:357:path",
     "value": "/lib/node_modules/npm/man/man1/npm-install-test.1"
    },
    {
     "name": "syft:location:358:path",
     "value": "/lib/node_modules/npm/man/man1/npm-install.1"
    },
    {
     "name": "syft:location:359:path",
     "value": "/lib/node_modules/npm/man/man1/npm-link.1"
    },
    {
     "name": "syft:location:360:path",
     "value": "/lib/node_modules/npm/man/man1/npm-ll.1"
    },
    {
     "name": "syft:location:361:path",
     "value": "/lib/node_modules/npm/man/man1/npm-login.1"
    },
    {
     "name": "syft:location:362:path",
     "value": "/lib/node_modules/npm/man/man1/npm-logout.1"
    },
    {
     "name": "syft:location:363:path",
     "value": "/lib/node_modules/npm/man/man1/npm-ls.1"
    },
    {
     "name": "syft:location:364:path",
     "value": "/lib/node_modules/npm/man/man1/npm-org.1"
    },
    {
     "name": "syft:location:365:path",
     "value": "/lib/node_modules/npm/man/man1/npm-outdated.1"
    },
    {
     "name": "syft:location:366:path",
     "value": "/lib/node_modules/npm/man/man1/npm-owner.1"
    },
    {
     "name": "syft:location:367:path",
     "value": "/lib/node_modules/npm/man/man1/npm-pack.1"
    },
    {
     "name": "syft:location:368:path",
     "value": "/lib/node_modules/npm/man/man1/npm-patch.1"
    },
    {
     "name": "syft:location:369:path",
     "value": "/lib/node_modules/npm/man/man1/npm-ping.1"
    },
    {
     "name": "syft:location:370:path",
     "value": "/lib/node_modules/npm/man/man1/npm-pkg.1"
    },
    {
     "name": "syft:location:371:path",
     "value": "/lib/node_modules/npm/man/man1/npm-prefix.1"
    },
    {
     "name": "syft:location:372:path",
     "value": "/lib/node_modules/npm/man/man1/npm-profile.1"
    },
    {
     "name": "syft:location:373:path",
     "value": "/lib/node_modules/npm/man/man1/npm-prune.1"
    },
    {
     "name": "syft:location:374:path",
     "value": "/lib/node_modules/npm/man/man1/npm-publish.1"
    },
    {
     "name": "syft:location:375:path",
     "value": "/lib/node_modules/npm/man/man1/npm-query.1"
    },
    {
     "name": "syft:location:376:path",
     "value": "/lib/node_modules/npm/man/man1/npm-rebuild.1"
    },
    {
     "name": "syft:location:377:path",
     "value": "/lib/node_modules/npm/man/man1/npm-repo.1"
    },
    {
     "name": "syft:location:378:path",
     "value": "/lib/node_modules/npm/man/man1/npm-restart.1"
    },
    {
     "name": "syft:location:379:path",
     "value": "/lib/node_modules/npm/man/man1/npm-root.1"
    },
    {
     "name": "syft:location:380:path",
     "value": "/lib/node_modules/npm/man/man1/npm-run.1"
    },
    {
     "name": "syft:location:381:path",
     "value": "/lib/node_modules/npm/man/man1/npm-sbom.1"
    },
    {
     "name": "syft:location:382:path",
     "value": "/lib/node_modules/npm/man/man1/npm-search.1"
    },
    {
     "name": "syft:location:383:path",
     "value": "/lib/node_modules/npm/man/man1/npm-set.1"
    },
    {
     "name": "syft:location:384:path",
     "value": "/lib/node_modules/npm/man/man1/npm-stage.1"
    },
    {
     "name": "syft:location:385:path",
     "value": "/lib/node_modules/npm/man/man1/npm-start.1"
    },
    {
     "name": "syft:location:386:path",
     "value": "/lib/node_modules/npm/man/man1/npm-stop.1"
    },
    {
     "name": "syft:location:387:path",
     "value": "/lib/node_modules/npm/man/man1/npm-team.1"
    },
    {
     "name": "syft:location:388:path",
     "value": "/lib/node_modules/npm/man/man1/npm-test.1"
    },
    {
     "name": "syft:location:389:path",
     "value": "/lib/node_modules/npm/man/man1/npm-token.1"
    },
    {
     "name": "syft:location:390:path",
     "value": "/lib/node_modules/npm/man/man1/npm-trust.1"
    },
    {
     "name": "syft:location:391:path",
     "value": "/lib/node_modules/npm/man/man1/npm-undeprecate.1"
    },
    {
     "name": "syft:location:392:path",
     "value": "/lib/node_modules/npm/man/man1/npm-uninstall.1"
    },
    {
     "name": "syft:location:393:path",
     "value": "/lib/node_modules/npm/man/man1/npm-unpublish.1"
    },
    {
     "name": "syft:location:394:path",
     "value": "/lib/node_modules/npm/man/man1/npm-update.1"
    },
    {
     "name": "syft:location:395:path",
     "value": "/lib/node_modules/npm/man/man1/npm-version.1"
    },
    {
     "name": "syft:location:396:path",
     "value": "/lib/node_modules/npm/man/man1/npm-view.1"
    },
    {
     "name": "syft:location:397:path",
     "value": "/lib/node_modules/npm/man/man1/npm-whoami.1"
    },
    {
     "name": "syft:location:398:path",
     "value": "/lib/node_modules/npm/man/man1/npm.1"
    },
    {
     "name": "syft:location:399:path",
     "value": "/lib/node_modules/npm/man/man1/npx.1"
    },
    {
     "name": "syft:location:400:path",
     "value": "/lib/node_modules/npm/man/man5/folders.5"
    },
    {
     "name": "syft:location:401:path",
     "value": "/lib/node_modules/npm/man/man5/install.5"
    },
    {
     "name": "syft:location:402:path",
     "value": "/lib/node_modules/npm/man/man5/npm-extension.5"
    },
    {
     "name": "syft:location:403:path",
     "value": "/lib/node_modules/npm/man/man5/npm-global.5"
    },
    {
     "name": "syft:location:404:path",
     "value": "/lib/node_modules/npm/man/man5/npm-json.5"
    },
    {
     "name": "syft:location:405:path",
     "value": "/lib/node_modules/npm/man/man5/npmrc.5"
    },
    {
     "name": "syft:location:406:path",
     "value": "/lib/node_modules/npm/man/man5/package-json.5"
    },
    {
     "name": "syft:location:407:path",
     "value": "/lib/node_modules/npm/man/man5/package-lock-json.5"
    },
    {
     "name": "syft:location:408:path",
     "value": "/lib/node_modules/npm/man/man7/config.7"
    },
    {
     "name": "syft:location:409:path",
     "value": "/lib/node_modules/npm/man/man7/dependency-selectors.7"
    },
    {
     "name": "syft:location:410:path",
     "value": "/lib/node_modules/npm/man/man7/developers.7"
    },
    {
     "name": "syft:location:411:path",
     "value": "/lib/node_modules/npm/man/man7/logging.7"
    },
    {
     "name": "syft:location:412:path",
     "value": "/lib/node_modules/npm/man/man7/orgs.7"
    },
    {
     "name": "syft:location:413:path",
     "value": "/lib/node_modules/npm/man/man7/package-spec.7"
    },
    {
     "name": "syft:location:414:path",
     "value": "/lib/node_modules/npm/man/man7/registry.7"
    },
    {
     "name": "syft:location:415:path",
     "value": "/lib/node_modules/npm/man/man7/removal.7"
    },
    {
     "name": "syft:location:416:path",
     "value": "/lib/node_modules/npm/man/man7/scope.7"
    },
    {
     "name": "syft:location:417:path",
     "value": "/lib/node_modules/npm/man/man7/scripts.7"
    },
    {
     "name": "syft:location:418:path",
     "value": "/lib/node_modules/npm/man/man7/workspaces.7"
    },
    {
     "name": "syft:location:419:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/arborist"
    },
    {
     "name": "syft:location:420:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/cssesc"
    },
    {
     "name": "syft:location:421:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/installed-package-contents"
    },
    {
     "name": "syft:location:422:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/node-gyp"
    },
    {
     "name": "syft:location:423:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/node-which"
    },
    {
     "name": "syft:location:424:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/nopt"
    },
    {
     "name": "syft:location:425:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/pacote"
    },
    {
     "name": "syft:location:426:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/qrcode-terminal"
    },
    {
     "name": "syft:location:427:path",
     "value": "/lib/node_modules/npm/node_modules/.bin/semver"
    },
    {
     "name": "syft:location:428:path",
     "value": "/lib/node_modules/npm/node_modules/@gar/promise-retry/LICENSE"
    },
    {
     "name": "syft:location:429:path",
     "value": "/lib/node_modules/npm/node_modules/@gar/promise-retry/lib/index.js"
    },
    {
     "name": "syft:location:430:path",
     "value": "/lib/node_modules/npm/node_modules/@gar/promise-retry/lib/retry.js"
    },
    {
     "name": "syft:location:431:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/LICENSE"
    },
    {
     "name": "syft:location:432:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:433:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:434:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/dist/esm/index.js"
    },
    {
     "name": "syft:location:435:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json"
    },
    {
     "name": "syft:location:436:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/LICENSE"
    },
    {
     "name": "syft:location:437:path",
     "value": "/lib/node_modules/npm/node_modules/@isaacs/string-locale-compare/index.js"
    },
    {
     "name": "syft:location:438:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/agents.js"
    },
    {
     "name": "syft:location:439:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/dns.js"
    },
    {
     "name": "syft:location:440:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/errors.js"
    },
    {
     "name": "syft:location:441:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/index.js"
    },
    {
     "name": "syft:location:442:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/options.js"
    },
    {
     "name": "syft:location:443:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/lib/proxy.js"
    },
    {
     "name": "syft:location:444:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/LICENSE"
    },
    {
     "name": "syft:location:445:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/helpers.js"
    },
    {
     "name": "syft:location:446:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/agent-base/dist/index.js"
    },
    {
     "name": "syft:location:447:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/LICENSE"
    },
    {
     "name": "syft:location:448:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/http-proxy-agent/dist/index.js"
    },
    {
     "name": "syft:location:449:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/LICENSE"
    },
    {
     "name": "syft:location:450:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/index.js"
    },
    {
     "name": "syft:location:451:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/agent/node_modules/https-proxy-agent/dist/parse-proxy-response.js"
    },
    {
     "name": "syft:location:452:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/LICENSE.md"
    },
    {
     "name": "syft:location:453:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/README.md"
    },
    {
     "name": "syft:location:454:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/actual.js"
    },
    {
     "name": "syft:location:455:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/audit.js"
    },
    {
     "name": "syft:location:456:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/funding.js"
    },
    {
     "name": "syft:location:457:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/ideal.js"
    },
    {
     "name": "syft:location:458:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/index.js"
    },
    {
     "name": "syft:location:459:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/logging.js"
    },
    {
     "name": "syft:location:460:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/options.js"
    },
    {
     "name": "syft:location:461:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/print-tree.js"
    },
    {
     "name": "syft:location:462:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/lib/timers.js"
    },
    {
     "name": "syft:location:463:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/license.js"
    },
    {
     "name": "syft:location:464:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/prune.js"
    },
    {
     "name": "syft:location:465:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/reify.js"
    },
    {
     "name": "syft:location:466:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/bin/virtual.js"
    },
    {
     "name": "syft:location:467:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/add-rm-pkg-deps.js"
    },
    {
     "name": "syft:location:468:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/build-ideal-tree.js"
    },
    {
     "name": "syft:location:469:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/index.js"
    },
    {
     "name": "syft:location:470:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/isolated-reifier.js"
    },
    {
     "name": "syft:location:471:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-actual.js"
    },
    {
     "name": "syft:location:472:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/load-virtual.js"
    },
    {
     "name": "syft:location:473:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/rebuild.js"
    },
    {
     "name": "syft:location:474:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/arborist/reify.js"
    },
    {
     "name": "syft:location:475:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/audit-report.js"
    },
    {
     "name": "syft:location:476:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/calc-dep-flags.js"
    },
    {
     "name": "syft:location:477:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/can-place-dep.js"
    },
    {
     "name": "syft:location:478:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/case-insensitive-map.js"
    },
    {
     "name": "syft:location:479:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/consistent-resolve.js"
    },
    {
     "name": "syft:location:480:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/debug.js"
    },
    {
     "name": "syft:location:481:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/deepest-nesting-target.js"
    },
    {
     "name": "syft:location:482:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/dep-valid.js"
    },
    {
     "name": "syft:location:483:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/diff.js"
    },
    {
     "name": "syft:location:484:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/edge.js"
    },
    {
     "name": "syft:location:485:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/from-path.js"
    },
    {
     "name": "syft:location:486:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/gather-dep-set.js"
    },
    {
     "name": "syft:location:487:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/index.js"
    },
    {
     "name": "syft:location:488:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/install-scripts.js"
    },
    {
     "name": "syft:location:489:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/inventory.js"
    },
    {
     "name": "syft:location:490:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/isolated-classes.js"
    },
    {
     "name": "syft:location:491:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/link.js"
    },
    {
     "name": "syft:location:492:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/node.js"
    },
    {
     "name": "syft:location:493:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/npm-extension.js"
    },
    {
     "name": "syft:location:494:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/optional-set.js"
    },
    {
     "name": "syft:location:495:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/override-resolves.js"
    },
    {
     "name": "syft:location:496:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/override-set.js"
    },
    {
     "name": "syft:location:497:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/package-extensions.js"
    },
    {
     "name": "syft:location:498:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/packument-cache.js"
    },
    {
     "name": "syft:location:499:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/patch.js"
    },
    {
     "name": "syft:location:500:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/patched-dependencies.js"
    },
    {
     "name": "syft:location:501:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/peer-entry-sets.js"
    },
    {
     "name": "syft:location:502:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/place-dep.js"
    },
    {
     "name": "syft:location:503:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/printable.js"
    },
    {
     "name": "syft:location:504:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/query-selector-all.js"
    },
    {
     "name": "syft:location:505:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/realpath.js"
    },
    {
     "name": "syft:location:506:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/release-age-exclude.js"
    },
    {
     "name": "syft:location:507:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/relpath.js"
    },
    {
     "name": "syft:location:508:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/reset-dep-flags.js"
    },
    {
     "name": "syft:location:509:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/retire-path.js"
    },
    {
     "name": "syft:location:510:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/script-allowed.js"
    },
    {
     "name": "syft:location:511:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/shrinkwrap.js"
    },
    {
     "name": "syft:location:512:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signal-handling.js"
    },
    {
     "name": "syft:location:513:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/signals.js"
    },
    {
     "name": "syft:location:514:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/spec-from-lock.js"
    },
    {
     "name": "syft:location:515:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tracker.js"
    },
    {
     "name": "syft:location:516:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/tree-check.js"
    },
    {
     "name": "syft:location:517:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/unreviewed-scripts.js"
    },
    {
     "name": "syft:location:518:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/version-from-tgz.js"
    },
    {
     "name": "syft:location:519:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/vuln.js"
    },
    {
     "name": "syft:location:520:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js"
    },
    {
     "name": "syft:location:521:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/LICENSE"
    },
    {
     "name": "syft:location:522:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/README.md"
    },
    {
     "name": "syft:location:523:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definition.js"
    },
    {
     "name": "syft:location:524:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definitions.js"
    },
    {
     "name": "syft:location:525:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/index.js"
    },
    {
     "name": "syft:location:526:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js"
    },
    {
     "name": "syft:location:527:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/errors.js"
    },
    {
     "name": "syft:location:528:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js"
    },
    {
     "name": "syft:location:529:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/nerf-dart.js"
    },
    {
     "name": "syft:location:530:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/parse-allow-scripts-list.js"
    },
    {
     "name": "syft:location:531:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/parse-field.js"
    },
    {
     "name": "syft:location:532:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/set-envs.js"
    },
    {
     "name": "syft:location:533:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/type-defs.js"
    },
    {
     "name": "syft:location:534:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/type-description.js"
    },
    {
     "name": "syft:location:535:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/config/lib/umask.js"
    },
    {
     "name": "syft:location:536:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/LICENSE.md"
    },
    {
     "name": "syft:location:537:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/get-options.js"
    },
    {
     "name": "syft:location:538:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/common/node.js"
    },
    {
     "name": "syft:location:539:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/LICENSE"
    },
    {
     "name": "syft:location:540:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/errors.js"
    },
    {
     "name": "syft:location:541:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/index.js"
    },
    {
     "name": "syft:location:542:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/cp/polyfill.js"
    },
    {
     "name": "syft:location:543:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/index.js"
    },
    {
     "name": "syft:location:544:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/move-file.js"
    },
    {
     "name": "syft:location:545:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/readdir-scoped.js"
    },
    {
     "name": "syft:location:546:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/fs/lib/with-temp-dir.js"
    },
    {
     "name": "syft:location:547:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/LICENSE"
    },
    {
     "name": "syft:location:548:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/clone.js"
    },
    {
     "name": "syft:location:549:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/errors.js"
    },
    {
     "name": "syft:location:550:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/find.js"
    },
    {
     "name": "syft:location:551:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/index.js"
    },
    {
     "name": "syft:location:552:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/is-clean.js"
    },
    {
     "name": "syft:location:553:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/is.js"
    },
    {
     "name": "syft:location:554:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/lines-to-revs.js"
    },
    {
     "name": "syft:location:555:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/make-error.js"
    },
    {
     "name": "syft:location:556:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/opts.js"
    },
    {
     "name": "syft:location:557:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/revs.js"
    },
    {
     "name": "syft:location:558:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/spawn.js"
    },
    {
     "name": "syft:location:559:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/utils.js"
    },
    {
     "name": "syft:location:560:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/git/lib/which.js"
    },
    {
     "name": "syft:location:561:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/LICENSE"
    },
    {
     "name": "syft:location:562:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/README.md"
    },
    {
     "name": "syft:location:563:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/bin/index.js"
    },
    {
     "name": "syft:location:564:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/lib/index.js"
    },
    {
     "name": "syft:location:565:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-bundled/LICENSE"
    },
    {
     "name": "syft:location:566:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-bundled/lib/index.js"
    },
    {
     "name": "syft:location:567:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-normalize-package-bin/LICENSE"
    },
    {
     "name": "syft:location:568:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-normalize-package-bin/lib/index.js"
    },
    {
     "name": "syft:location:569:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/LICENSE.md"
    },
    {
     "name": "syft:location:570:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/map-workspaces/lib/index.js"
    },
    {
     "name": "syft:location:571:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/LICENSE"
    },
    {
     "name": "syft:location:572:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/advisory.js"
    },
    {
     "name": "syft:location:573:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.js"
    },
    {
     "name": "syft:location:574:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js"
    },
    {
     "name": "syft:location:575:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js"
    },
    {
     "name": "syft:location:576:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE"
    },
    {
     "name": "syft:location:577:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/index.js"
    },
    {
     "name": "syft:location:578:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/node-gyp/LICENSE"
    },
    {
     "name": "syft:location:579:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/node-gyp/lib/index.js"
    },
    {
     "name": "syft:location:580:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/LICENSE"
    },
    {
     "name": "syft:location:581:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/index.js"
    },
    {
     "name": "syft:location:582:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/license.js"
    },
    {
     "name": "syft:location:583:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/normalize-data.js"
    },
    {
     "name": "syft:location:584:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/normalize.js"
    },
    {
     "name": "syft:location:585:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/read-package.js"
    },
    {
     "name": "syft:location:586:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/sort.js"
    },
    {
     "name": "syft:location:587:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-dependencies.js"
    },
    {
     "name": "syft:location:588:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-scripts.js"
    },
    {
     "name": "syft:location:589:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/package-json/lib/update-workspaces.js"
    },
    {
     "name": "syft:location:590:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/LICENSE"
    },
    {
     "name": "syft:location:591:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/escape.js"
    },
    {
     "name": "syft:location:592:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/lib/index.js"
    },
    {
     "name": "syft:location:593:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/query/LICENSE"
    },
    {
     "name": "syft:location:594:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/query/lib/index.js"
    },
    {
     "name": "syft:location:595:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/LICENSE"
    },
    {
     "name": "syft:location:596:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/deep-map.js"
    },
    {
     "name": "syft:location:597:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/error.js"
    },
    {
     "name": "syft:location:598:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/index.js"
    },
    {
     "name": "syft:location:599:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/matchers.js"
    },
    {
     "name": "syft:location:600:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/server.js"
    },
    {
     "name": "syft:location:601:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/redact/lib/utils.js"
    },
    {
     "name": "syft:location:602:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/LICENSE"
    },
    {
     "name": "syft:location:603:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/make-spawn-args.js"
    },
    {
     "name": "syft:location:604:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp"
    },
    {
     "name": "syft:location:605:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/node-gyp-bin/node-gyp.cmd"
    },
    {
     "name": "syft:location:606:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/package-envs.js"
    },
    {
     "name": "syft:location:607:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script-pkg.js"
    },
    {
     "name": "syft:location:608:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/run-script.js"
    },
    {
     "name": "syft:location:609:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/set-path.js"
    },
    {
     "name": "syft:location:610:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/signal-manager.js"
    },
    {
     "name": "syft:location:611:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/run-script/lib/validate-options.js"
    },
    {
     "name": "syft:location:612:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/LICENSE"
    },
    {
     "name": "syft:location:613:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/build.js"
    },
    {
     "name": "syft:location:614:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/bundle.js"
    },
    {
     "name": "syft:location:615:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/error.js"
    },
    {
     "name": "syft:location:616:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/index.js"
    },
    {
     "name": "syft:location:617:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/serialized.js"
    },
    {
     "name": "syft:location:618:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/utility.js"
    },
    {
     "name": "syft:location:619:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/bundle/dist/validate.js"
    },
    {
     "name": "syft:location:620:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/LICENSE"
    },
    {
     "name": "syft:location:621:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/error.js"
    },
    {
     "name": "syft:location:622:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/index.js"
    },
    {
     "name": "syft:location:623:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/length.js"
    },
    {
     "name": "syft:location:624:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/obj.js"
    },
    {
     "name": "syft:location:625:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/parse.js"
    },
    {
     "name": "syft:location:626:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/asn1/tag.js"
    },
    {
     "name": "syft:location:627:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/crypto.js"
    },
    {
     "name": "syft:location:628:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/dsse.js"
    },
    {
     "name": "syft:location:629:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/encoding.js"
    },
    {
     "name": "syft:location:630:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/index.js"
    },
    {
     "name": "syft:location:631:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/json.js"
    },
    {
     "name": "syft:location:632:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/oid.js"
    },
    {
     "name": "syft:location:633:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/pem.js"
    },
    {
     "name": "syft:location:634:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/rfc3161/error.js"
    },
    {
     "name": "syft:location:635:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/rfc3161/index.js"
    },
    {
     "name": "syft:location:636:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/rfc3161/timestamp.js"
    },
    {
     "name": "syft:location:637:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/rfc3161/tstinfo.js"
    },
    {
     "name": "syft:location:638:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/stream.js"
    },
    {
     "name": "syft:location:639:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/x509/cert.js"
    },
    {
     "name": "syft:location:640:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/x509/ext.js"
    },
    {
     "name": "syft:location:641:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/x509/index.js"
    },
    {
     "name": "syft:location:642:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/core/dist/x509/sct.js"
    },
    {
     "name": "syft:location:643:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/LICENSE"
    },
    {
     "name": "syft:location:644:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/envelope.js"
    },
    {
     "name": "syft:location:645:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/events.js"
    },
    {
     "name": "syft:location:646:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/api/field_behavior.js"
    },
    {
     "name": "syft:location:647:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/any.js"
    },
    {
     "name": "syft:location:648:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/descriptor.js"
    },
    {
     "name": "syft:location:649:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/google/protobuf/timestamp.js"
    },
    {
     "name": "syft:location:650:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/dsse.js"
    },
    {
     "name": "syft:location:651:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/entry.js"
    },
    {
     "name": "syft:location:652:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/hashedrekord.js"
    },
    {
     "name": "syft:location:653:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/rekor/v2/verifier.js"
    },
    {
     "name": "syft:location:654:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_bundle.js"
    },
    {
     "name": "syft:location:655:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_common.js"
    },
    {
     "name": "syft:location:656:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_rekor.js"
    },
    {
     "name": "syft:location:657:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_trustroot.js"
    },
    {
     "name": "syft:location:658:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_verification.js"
    },
    {
     "name": "syft:location:659:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/index.js"
    },
    {
     "name": "syft:location:660:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/rekor/v2/index.js"
    },
    {
     "name": "syft:location:661:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/LICENSE"
    },
    {
     "name": "syft:location:662:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/bundler/base.js"
    },
    {
     "name": "syft:location:663:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/bundler/bundle.js"
    },
    {
     "name": "syft:location:664:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/bundler/dsse.js"
    },
    {
     "name": "syft:location:665:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/bundler/index.js"
    },
    {
     "name": "syft:location:666:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/bundler/message.js"
    },
    {
     "name": "syft:location:667:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/config.js"
    },
    {
     "name": "syft:location:668:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/error.js"
    },
    {
     "name": "syft:location:669:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/error.js"
    },
    {
     "name": "syft:location:670:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/fetch.js"
    },
    {
     "name": "syft:location:671:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/fulcio.js"
    },
    {
     "name": "syft:location:672:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/rekor-v2.js"
    },
    {
     "name": "syft:location:673:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/rekor.js"
    },
    {
     "name": "syft:location:674:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/external/tsa.js"
    },
    {
     "name": "syft:location:675:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/identity/ci.js"
    },
    {
     "name": "syft:location:676:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/identity/index.js"
    },
    {
     "name": "syft:location:677:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/identity/provider.js"
    },
    {
     "name": "syft:location:678:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/index.js"
    },
    {
     "name": "syft:location:679:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/signer/fulcio/ca.js"
    },
    {
     "name": "syft:location:680:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/signer/fulcio/ephemeral.js"
    },
    {
     "name": "syft:location:681:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/signer/fulcio/index.js"
    },
    {
     "name": "syft:location:682:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/signer/index.js"
    },
    {
     "name": "syft:location:683:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/signer/signer.js"
    },
    {
     "name": "syft:location:684:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/types/fetch.js"
    },
    {
     "name": "syft:location:685:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/util/index.js"
    },
    {
     "name": "syft:location:686:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/util/oidc.js"
    },
    {
     "name": "syft:location:687:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/util/ua.js"
    },
    {
     "name": "syft:location:688:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/index.js"
    },
    {
     "name": "syft:location:689:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/tlog/client.js"
    },
    {
     "name": "syft:location:690:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/tlog/entry.js"
    },
    {
     "name": "syft:location:691:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/tlog/index.js"
    },
    {
     "name": "syft:location:692:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/tsa/client.js"
    },
    {
     "name": "syft:location:693:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/tsa/index.js"
    },
    {
     "name": "syft:location:694:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/sign/dist/witness/witness.js"
    },
    {
     "name": "syft:location:695:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/LICENSE"
    },
    {
     "name": "syft:location:696:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/appdata.js"
    },
    {
     "name": "syft:location:697:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/client.js"
    },
    {
     "name": "syft:location:698:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/error.js"
    },
    {
     "name": "syft:location:699:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/index.js"
    },
    {
     "name": "syft:location:700:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/dist/target.js"
    },
    {
     "name": "syft:location:701:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/tuf/seeds.json"
    },
    {
     "name": "syft:location:702:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/bundle/dsse.js"
    },
    {
     "name": "syft:location:703:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/bundle/index.js"
    },
    {
     "name": "syft:location:704:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/bundle/message.js"
    },
    {
     "name": "syft:location:705:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/error.js"
    },
    {
     "name": "syft:location:706:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/index.js"
    },
    {
     "name": "syft:location:707:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/key/certificate.js"
    },
    {
     "name": "syft:location:708:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/key/index.js"
    },
    {
     "name": "syft:location:709:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/key/sct.js"
    },
    {
     "name": "syft:location:710:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/policy.js"
    },
    {
     "name": "syft:location:711:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/shared.types.js"
    },
    {
     "name": "syft:location:712:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/timestamp/index.js"
    },
    {
     "name": "syft:location:713:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/timestamp/tsa.js"
    },
    {
     "name": "syft:location:714:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/checkpoint.js"
    },
    {
     "name": "syft:location:715:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/dsse.js"
    },
    {
     "name": "syft:location:716:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/hashedrekord.js"
    },
    {
     "name": "syft:location:717:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/index.js"
    },
    {
     "name": "syft:location:718:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/intoto.js"
    },
    {
     "name": "syft:location:719:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/merkle.js"
    },
    {
     "name": "syft:location:720:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/tlog/set.js"
    },
    {
     "name": "syft:location:721:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/trust/filter.js"
    },
    {
     "name": "syft:location:722:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/trust/index.js"
    },
    {
     "name": "syft:location:723:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/trust/trust.types.js"
    },
    {
     "name": "syft:location:724:path",
     "value": "/lib/node_modules/npm/node_modules/@sigstore/verify/dist/verifier.js"
    },
    {
     "name": "syft:location:725:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/canonical-json/LICENSE"
    },
    {
     "name": "syft:location:726:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/canonical-json/lib/index.js"
    },
    {
     "name": "syft:location:727:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/LICENSE"
    },
    {
     "name": "syft:location:728:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/base.js"
    },
    {
     "name": "syft:location:729:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/delegations.js"
    },
    {
     "name": "syft:location:730:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/error.js"
    },
    {
     "name": "syft:location:731:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/file.js"
    },
    {
     "name": "syft:location:732:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/index.js"
    },
    {
     "name": "syft:location:733:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/key.js"
    },
    {
     "name": "syft:location:734:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/metadata.js"
    },
    {
     "name": "syft:location:735:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/role.js"
    },
    {
     "name": "syft:location:736:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/root.js"
    },
    {
     "name": "syft:location:737:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/signature.js"
    },
    {
     "name": "syft:location:738:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/snapshot.js"
    },
    {
     "name": "syft:location:739:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/targets.js"
    },
    {
     "name": "syft:location:740:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/timestamp.js"
    },
    {
     "name": "syft:location:741:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/guard.js"
    },
    {
     "name": "syft:location:742:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/index.js"
    },
    {
     "name": "syft:location:743:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/key.js"
    },
    {
     "name": "syft:location:744:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/oid.js"
    },
    {
     "name": "syft:location:745:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/types.js"
    },
    {
     "name": "syft:location:746:path",
     "value": "/lib/node_modules/npm/node_modules/@tufjs/models/dist/utils/verify.js"
    },
    {
     "name": "syft:location:747:path",
     "value": "/lib/node_modules/npm/node_modules/abbrev/LICENSE"
    },
    {
     "name": "syft:location:748:path",
     "value": "/lib/node_modules/npm/node_modules/abbrev/lib/index.js"
    },
    {
     "name": "syft:location:749:path",
     "value": "/lib/node_modules/npm/node_modules/aproba/LICENSE"
    },
    {
     "name": "syft:location:750:path",
     "value": "/lib/node_modules/npm/node_modules/aproba/index.js"
    },
    {
     "name": "syft:location:751:path",
     "value": "/lib/node_modules/npm/node_modules/archy/LICENSE"
    },
    {
     "name": "syft:location:752:path",
     "value": "/lib/node_modules/npm/node_modules/archy/examples/beep.js"
    },
    {
     "name": "syft:location:753:path",
     "value": "/lib/node_modules/npm/node_modules/archy/examples/multi_line.js"
    },
    {
     "name": "syft:location:754:path",
     "value": "/lib/node_modules/npm/node_modules/archy/index.js"
    },
    {
     "name": "syft:location:755:path",
     "value": "/lib/node_modules/npm/node_modules/archy/test/beep.js"
    },
    {
     "name": "syft:location:756:path",
     "value": "/lib/node_modules/npm/node_modules/archy/test/multi_line.js"
    },
    {
     "name": "syft:location:757:path",
     "value": "/lib/node_modules/npm/node_modules/archy/test/non_unicode.js"
    },
    {
     "name": "syft:location:758:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/LICENSE.md"
    },
    {
     "name": "syft:location:759:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:760:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:761:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/dist/esm/index.js"
    },
    {
     "name": "syft:location:762:path",
     "value": "/lib/node_modules/npm/node_modules/balanced-match/dist/esm/package.json"
    },
    {
     "name": "syft:location:763:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/LICENSE"
    },
    {
     "name": "syft:location:764:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/bin-target.js"
    },
    {
     "name": "syft:location:765:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/check-bin.js"
    },
    {
     "name": "syft:location:766:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/check-bins.js"
    },
    {
     "name": "syft:location:767:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/fix-bin.js"
    },
    {
     "name": "syft:location:768:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/get-node-modules.js"
    },
    {
     "name": "syft:location:769:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/get-paths.js"
    },
    {
     "name": "syft:location:770:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/get-prefix.js"
    },
    {
     "name": "syft:location:771:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/index.js"
    },
    {
     "name": "syft:location:772:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/is-windows.js"
    },
    {
     "name": "syft:location:773:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/link-bin.js"
    },
    {
     "name": "syft:location:774:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/link-bins.js"
    },
    {
     "name": "syft:location:775:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/link-gently.js"
    },
    {
     "name": "syft:location:776:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/man-target.js"
    },
    {
     "name": "syft:location:777:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/lib/shim-bin.js"
    },
    {
     "name": "syft:location:778:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/cmd-shim/LICENSE"
    },
    {
     "name": "syft:location:779:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/cmd-shim/lib/index.js"
    },
    {
     "name": "syft:location:780:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/cmd-shim/lib/to-batch-syntax.js"
    },
    {
     "name": "syft:location:781:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/npm-normalize-package-bin/LICENSE"
    },
    {
     "name": "syft:location:782:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/npm-normalize-package-bin/lib/index.js"
    },
    {
     "name": "syft:location:783:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/read-cmd-shim/LICENSE"
    },
    {
     "name": "syft:location:784:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/read-cmd-shim/lib/index.js"
    },
    {
     "name": "syft:location:785:path",
     "value": "/lib/node_modules/npm/node_modules/binary-extensions/binary-extensions.json"
    },
    {
     "name": "syft:location:786:path",
     "value": "/lib/node_modules/npm/node_modules/binary-extensions/index.js"
    },
    {
     "name": "syft:location:787:path",
     "value": "/lib/node_modules/npm/node_modules/binary-extensions/license"
    },
    {
     "name": "syft:location:788:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/LICENSE"
    },
    {
     "name": "syft:location:789:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:790:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:791:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/dist/esm/index.js"
    },
    {
     "name": "syft:location:792:path",
     "value": "/lib/node_modules/npm/node_modules/brace-expansion/dist/esm/package.json"
    },
    {
     "name": "syft:location:793:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/LICENSE.md"
    },
    {
     "name": "syft:location:794:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/content/path.js"
    },
    {
     "name": "syft:location:795:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/content/read.js"
    },
    {
     "name": "syft:location:796:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/content/rm.js"
    },
    {
     "name": "syft:location:797:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/content/write.js"
    },
    {
     "name": "syft:location:798:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/entry-index.js"
    },
    {
     "name": "syft:location:799:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/get.js"
    },
    {
     "name": "syft:location:800:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/index.js"
    },
    {
     "name": "syft:location:801:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/memoization.js"
    },
    {
     "name": "syft:location:802:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/put.js"
    },
    {
     "name": "syft:location:803:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/rm.js"
    },
    {
     "name": "syft:location:804:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/util/cache-dir.js"
    },
    {
     "name": "syft:location:805:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/util/glob.js"
    },
    {
     "name": "syft:location:806:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/util/hash-to-segments.js"
    },
    {
     "name": "syft:location:807:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/util/tmp.js"
    },
    {
     "name": "syft:location:808:path",
     "value": "/lib/node_modules/npm/node_modules/cacache/lib/verify.js"
    },
    {
     "name": "syft:location:809:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/license"
    },
    {
     "name": "syft:location:810:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/source/index.js"
    },
    {
     "name": "syft:location:811:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/source/utilities.js"
    },
    {
     "name": "syft:location:812:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/source/vendor/ansi-styles/index.js"
    },
    {
     "name": "syft:location:813:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/source/vendor/supports-color/browser.js"
    },
    {
     "name": "syft:location:814:path",
     "value": "/lib/node_modules/npm/node_modules/chalk/source/vendor/supports-color/index.js"
    },
    {
     "name": "syft:location:815:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/LICENSE.md"
    },
    {
     "name": "syft:location:816:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:817:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:818:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/dist/esm/index.js"
    },
    {
     "name": "syft:location:819:path",
     "value": "/lib/node_modules/npm/node_modules/chownr/dist/esm/package.json"
    },
    {
     "name": "syft:location:820:path",
     "value": "/lib/node_modules/npm/node_modules/ci-info/LICENSE"
    },
    {
     "name": "syft:location:821:path",
     "value": "/lib/node_modules/npm/node_modules/ci-info/index.js"
    },
    {
     "name": "syft:location:822:path",
     "value": "/lib/node_modules/npm/node_modules/ci-info/vendors.json"
    },
    {
     "name": "syft:location:823:path",
     "value": "/lib/node_modules/npm/node_modules/cidr-regex/LICENSE"
    },
    {
     "name": "syft:location:824:path",
     "value": "/lib/node_modules/npm/node_modules/cidr-regex/dist/index.js"
    },
    {
     "name": "syft:location:825:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/LICENSE.md"
    },
    {
     "name": "syft:location:826:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:827:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:828:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/dist/esm/index.js"
    },
    {
     "name": "syft:location:829:path",
     "value": "/lib/node_modules/npm/node_modules/common-ancestor-path/dist/esm/package.json"
    },
    {
     "name": "syft:location:830:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/LICENSE-MIT.txt"
    },
    {
     "name": "syft:location:831:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/README.md"
    },
    {
     "name": "syft:location:832:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/bin/cssesc"
    },
    {
     "name": "syft:location:833:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/cssesc.js"
    },
    {
     "name": "syft:location:834:path",
     "value": "/lib/node_modules/npm/node_modules/cssesc/man/cssesc.1"
    },
    {
     "name": "syft:location:835:path",
     "value": "/lib/node_modules/npm/node_modules/debug/LICENSE"
    },
    {
     "name": "syft:location:836:path",
     "value": "/lib/node_modules/npm/node_modules/debug/src/browser.js"
    },
    {
     "name": "syft:location:837:path",
     "value": "/lib/node_modules/npm/node_modules/debug/src/common.js"
    },
    {
     "name": "syft:location:838:path",
     "value": "/lib/node_modules/npm/node_modules/debug/src/index.js"
    },
    {
     "name": "syft:location:839:path",
     "value": "/lib/node_modules/npm/node_modules/debug/src/node.js"
    },
    {
     "name": "syft:location:840:path",
     "value": "/lib/node_modules/npm/node_modules/diff/CONTRIBUTING.md"
    },
    {
     "name": "syft:location:841:path",
     "value": "/lib/node_modules/npm/node_modules/diff/LICENSE"
    },
    {
     "name": "syft:location:842:path",
     "value": "/lib/node_modules/npm/node_modules/diff/dist/diff.js"
    },
    {
     "name": "syft:location:843:path",
     "value": "/lib/node_modules/npm/node_modules/diff/dist/diff.min.js"
    },
    {
     "name": "syft:location:844:path",
     "value": "/lib/node_modules/npm/node_modules/diff/eslint.config.mjs"
    },
    {
     "name": "syft:location:845:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/convert/dmp.js"
    },
    {
     "name": "syft:location:846:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/convert/xml.js"
    },
    {
     "name": "syft:location:847:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/array.js"
    },
    {
     "name": "syft:location:848:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/base.js"
    },
    {
     "name": "syft:location:849:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/character.js"
    },
    {
     "name": "syft:location:850:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/css.js"
    },
    {
     "name": "syft:location:851:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/json.js"
    },
    {
     "name": "syft:location:852:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/line.js"
    },
    {
     "name": "syft:location:853:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/sentence.js"
    },
    {
     "name": "syft:location:854:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/diff/word.js"
    },
    {
     "name": "syft:location:855:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/index.js"
    },
    {
     "name": "syft:location:856:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/package.json"
    },
    {
     "name": "syft:location:857:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/patch/apply.js"
    },
    {
     "name": "syft:location:858:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/patch/create.js"
    },
    {
     "name": "syft:location:859:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/patch/line-endings.js"
    },
    {
     "name": "syft:location:860:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/patch/parse.js"
    },
    {
     "name": "syft:location:861:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/patch/reverse.js"
    },
    {
     "name": "syft:location:862:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/types.js"
    },
    {
     "name": "syft:location:863:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/util/array.js"
    },
    {
     "name": "syft:location:864:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/util/distance-iterator.js"
    },
    {
     "name": "syft:location:865:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/util/params.js"
    },
    {
     "name": "syft:location:866:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libcjs/util/string.js"
    },
    {
     "name": "syft:location:867:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/convert/dmp.js"
    },
    {
     "name": "syft:location:868:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/convert/xml.js"
    },
    {
     "name": "syft:location:869:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/array.js"
    },
    {
     "name": "syft:location:870:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/base.js"
    },
    {
     "name": "syft:location:871:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/character.js"
    },
    {
     "name": "syft:location:872:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/css.js"
    },
    {
     "name": "syft:location:873:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/json.js"
    },
    {
     "name": "syft:location:874:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/line.js"
    },
    {
     "name": "syft:location:875:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/sentence.js"
    },
    {
     "name": "syft:location:876:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/diff/word.js"
    },
    {
     "name": "syft:location:877:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/index.js"
    },
    {
     "name": "syft:location:878:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/package.json"
    },
    {
     "name": "syft:location:879:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/patch/apply.js"
    },
    {
     "name": "syft:location:880:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/patch/create.js"
    },
    {
     "name": "syft:location:881:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/patch/line-endings.js"
    },
    {
     "name": "syft:location:882:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/patch/parse.js"
    },
    {
     "name": "syft:location:883:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/patch/reverse.js"
    },
    {
     "name": "syft:location:884:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/types.js"
    },
    {
     "name": "syft:location:885:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/util/array.js"
    },
    {
     "name": "syft:location:886:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/util/distance-iterator.js"
    },
    {
     "name": "syft:location:887:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/util/params.js"
    },
    {
     "name": "syft:location:888:path",
     "value": "/lib/node_modules/npm/node_modules/diff/libesm/util/string.js"
    },
    {
     "name": "syft:location:889:path",
     "value": "/lib/node_modules/npm/node_modules/diff/release-notes.md"
    },
    {
     "name": "syft:location:890:path",
     "value": "/lib/node_modules/npm/node_modules/env-paths/index.js"
    },
    {
     "name": "syft:location:891:path",
     "value": "/lib/node_modules/npm/node_modules/env-paths/license"
    },
    {
     "name": "syft:location:892:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/LICENSE"
    },
    {
     "name": "syft:location:893:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/backoff.js"
    },
    {
     "name": "syft:location:894:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/always/always.delay.js"
    },
    {
     "name": "syft:location:895:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.base.js"
    },
    {
     "name": "syft:location:896:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.factory.js"
    },
    {
     "name": "syft:location:897:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.interface.js"
    },
    {
     "name": "syft:location:898:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/skip-first/skip-first.delay.js"
    },
    {
     "name": "syft:location:899:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/full/full.jitter.js"
    },
    {
     "name": "syft:location:900:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/jitter.factory.js"
    },
    {
     "name": "syft:location:901:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/no/no.jitter.js"
    },
    {
     "name": "syft:location:902:path",
     "value": "/lib/node_modules/npm/node_modules/exponential-backoff/dist/options.js"
    },
    {
     "name": "syft:location:903:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md"
    },
    {
     "name": "syft:location:904:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/bench.js"
    },
    {
     "name": "syft:location:905:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/esm/mod.js"
    },
    {
     "name": "syft:location:906:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/mod.js"
    },
    {
     "name": "syft:location:907:path",
     "value": "/lib/node_modules/npm/node_modules/fastest-levenshtein/test.js"
    },
    {
     "name": "syft:location:908:path",
     "value": "/lib/node_modules/npm/node_modules/fs-minipass/LICENSE"
    },
    {
     "name": "syft:location:909:path",
     "value": "/lib/node_modules/npm/node_modules/fs-minipass/lib/index.js"
    },
    {
     "name": "syft:location:910:path",
     "value": "/lib/node_modules/npm/node_modules/glob/LICENSE.md"
    },
    {
     "name": "syft:location:911:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/glob.js"
    },
    {
     "name": "syft:location:912:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/has-magic.js"
    },
    {
     "name": "syft:location:913:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/ignore.js"
    },
    {
     "name": "syft:location:914:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:915:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/index.min.js"
    },
    {
     "name": "syft:location:916:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:917:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/pattern.js"
    },
    {
     "name": "syft:location:918:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/processor.js"
    },
    {
     "name": "syft:location:919:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/commonjs/walker.js"
    },
    {
     "name": "syft:location:920:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/glob.js"
    },
    {
     "name": "syft:location:921:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/has-magic.js"
    },
    {
     "name": "syft:location:922:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/ignore.js"
    },
    {
     "name": "syft:location:923:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/index.js"
    },
    {
     "name": "syft:location:924:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/index.min.js"
    },
    {
     "name": "syft:location:925:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/package.json"
    },
    {
     "name": "syft:location:926:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/pattern.js"
    },
    {
     "name": "syft:location:927:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/processor.js"
    },
    {
     "name": "syft:location:928:path",
     "value": "/lib/node_modules/npm/node_modules/glob/dist/esm/walker.js"
    },
    {
     "name": "syft:location:929:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/LICENSE"
    },
    {
     "name": "syft:location:930:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/clone.js"
    },
    {
     "name": "syft:location:931:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/graceful-fs.js"
    },
    {
     "name": "syft:location:932:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/legacy-streams.js"
    },
    {
     "name": "syft:location:933:path",
     "value": "/lib/node_modules/npm/node_modules/graceful-fs/polyfills.js"
    },
    {
     "name": "syft:location:934:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/LICENSE"
    },
    {
     "name": "syft:location:935:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/lib/from-url.js"
    },
    {
     "name": "syft:location:936:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/lib/hosts.js"
    },
    {
     "name": "syft:location:937:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/lib/index.js"
    },
    {
     "name": "syft:location:938:path",
     "value": "/lib/node_modules/npm/node_modules/hosted-git-info/lib/parse-url.js"
    },
    {
     "name": "syft:location:939:path",
     "value": "/lib/node_modules/npm/node_modules/http-cache-semantics/LICENSE"
    },
    {
     "name": "syft:location:940:path",
     "value": "/lib/node_modules/npm/node_modules/http-cache-semantics/index.js"
    },
    {
     "name": "syft:location:941:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/LICENSE"
    },
    {
     "name": "syft:location:942:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-codec.js"
    },
    {
     "name": "syft:location:943:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/dbcs-data.js"
    },
    {
     "name": "syft:location:944:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/index.js"
    },
    {
     "name": "syft:location:945:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/internal.js"
    },
    {
     "name": "syft:location:946:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-codec.js"
    },
    {
     "name": "syft:location:947:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data-generated.js"
    },
    {
     "name": "syft:location:948:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/sbcs-data.js"
    },
    {
     "name": "syft:location:949:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/big5-added.json"
    },
    {
     "name": "syft:location:950:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp936.json"
    },
    {
     "name": "syft:location:951:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp949.json"
    },
    {
     "name": "syft:location:952:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/cp950.json"
    },
    {
     "name": "syft:location:953:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/eucjp.json"
    },
    {
     "name": "syft:location:954:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/gb18030-ranges.json"
    },
    {
     "name": "syft:location:955:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/gbk-added.json"
    },
    {
     "name": "syft:location:956:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/tables/shiftjis.json"
    },
    {
     "name": "syft:location:957:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf16.js"
    },
    {
     "name": "syft:location:958:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf32.js"
    },
    {
     "name": "syft:location:959:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/encodings/utf7.js"
    },
    {
     "name": "syft:location:960:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/lib/bom-handling.js"
    },
    {
     "name": "syft:location:961:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/lib/helpers/merge-exports.js"
    },
    {
     "name": "syft:location:962:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/lib/index.js"
    },
    {
     "name": "syft:location:963:path",
     "value": "/lib/node_modules/npm/node_modules/iconv-lite/lib/streams.js"
    },
    {
     "name": "syft:location:964:path",
     "value": "/lib/node_modules/npm/node_modules/ini/LICENSE"
    },
    {
     "name": "syft:location:965:path",
     "value": "/lib/node_modules/npm/node_modules/ini/lib/ini.js"
    },
    {
     "name": "syft:location:966:path",
     "value": "/lib/node_modules/npm/node_modules/init-package-json/LICENSE.md"
    },
    {
     "name": "syft:location:967:path",
     "value": "/lib/node_modules/npm/node_modules/init-package-json/lib/default-input.js"
    },
    {
     "name": "syft:location:968:path",
     "value": "/lib/node_modules/npm/node_modules/init-package-json/lib/init-package-json.js"
    },
    {
     "name": "syft:location:969:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/LICENSE"
    },
    {
     "name": "syft:location:970:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/address-error.js"
    },
    {
     "name": "syft:location:971:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/common.js"
    },
    {
     "name": "syft:location:972:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/ip-address.js"
    },
    {
     "name": "syft:location:973:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/ipv4.js"
    },
    {
     "name": "syft:location:974:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/ipv6.js"
    },
    {
     "name": "syft:location:975:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/v4/constants.js"
    },
    {
     "name": "syft:location:976:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/v6/constants.js"
    },
    {
     "name": "syft:location:977:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/v6/helpers.js"
    },
    {
     "name": "syft:location:978:path",
     "value": "/lib/node_modules/npm/node_modules/ip-address/dist/v6/regular-expressions.js"
    },
    {
     "name": "syft:location:979:path",
     "value": "/lib/node_modules/npm/node_modules/is-cidr/LICENSE"
    },
    {
     "name": "syft:location:980:path",
     "value": "/lib/node_modules/npm/node_modules/is-cidr/dist/index.js"
    },
    {
     "name": "syft:location:981:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/LICENSE.md"
    },
    {
     "name": "syft:location:982:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:983:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/index.min.js"
    },
    {
     "name": "syft:location:984:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/options.js"
    },
    {
     "name": "syft:location:985:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:986:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/posix.js"
    },
    {
     "name": "syft:location:987:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/commonjs/win32.js"
    },
    {
     "name": "syft:location:988:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/index.js"
    },
    {
     "name": "syft:location:989:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/index.min.js"
    },
    {
     "name": "syft:location:990:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/options.js"
    },
    {
     "name": "syft:location:991:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/package.json"
    },
    {
     "name": "syft:location:992:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/posix.js"
    },
    {
     "name": "syft:location:993:path",
     "value": "/lib/node_modules/npm/node_modules/isexe/dist/esm/win32.js"
    },
    {
     "name": "syft:location:994:path",
     "value": "/lib/node_modules/npm/node_modules/json-parse-even-better-errors/LICENSE.md"
    },
    {
     "name": "syft:location:995:path",
     "value": "/lib/node_modules/npm/node_modules/json-parse-even-better-errors/lib/index.js"
    },
    {
     "name": "syft:location:996:path",
     "value": "/lib/node_modules/npm/node_modules/json-stringify-nice/LICENSE"
    },
    {
     "name": "syft:location:997:path",
     "value": "/lib/node_modules/npm/node_modules/json-stringify-nice/index.js"
    },
    {
     "name": "syft:location:998:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/LICENSE"
    },
    {
     "name": "syft:location:999:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/bench.js"
    },
    {
     "name": "syft:location:1000:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/examples/twitterfeed.js"
    },
    {
     "name": "syft:location:1001:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/jsonparse.js"
    },
    {
     "name": "syft:location:1002:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/samplejson/basic.json"
    },
    {
     "name": "syft:location:1003:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/samplejson/basic2.json"
    },
    {
     "name": "syft:location:1004:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/big-token.js"
    },
    {
     "name": "syft:location:1005:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/boundary.js"
    },
    {
     "name": "syft:location:1006:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/offset.js"
    },
    {
     "name": "syft:location:1007:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/primitives.js"
    },
    {
     "name": "syft:location:1008:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/surrogate.js"
    },
    {
     "name": "syft:location:1009:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/unvalid.js"
    },
    {
     "name": "syft:location:1010:path",
     "value": "/lib/node_modules/npm/node_modules/jsonparse/test/utf8.js"
    },
    {
     "name": "syft:location:1011:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff-apply/LICENSE"
    },
    {
     "name": "syft:location:1012:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff-apply/index.cjs"
    },
    {
     "name": "syft:location:1013:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff-apply/index.mjs"
    },
    {
     "name": "syft:location:1014:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff-apply/rollup.config.js"
    },
    {
     "name": "syft:location:1015:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff/LICENSE"
    },
    {
     "name": "syft:location:1016:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff/index.cjs"
    },
    {
     "name": "syft:location:1017:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff/index.mjs"
    },
    {
     "name": "syft:location:1018:path",
     "value": "/lib/node_modules/npm/node_modules/just-diff/rollup.config.js"
    },
    {
     "name": "syft:location:1019:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmaccess/LICENSE"
    },
    {
     "name": "syft:location:1020:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmaccess/README.md"
    },
    {
     "name": "syft:location:1021:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmaccess/lib/index.js"
    },
    {
     "name": "syft:location:1022:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/LICENSE"
    },
    {
     "name": "syft:location:1023:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/README.md"
    },
    {
     "name": "syft:location:1024:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/lib/format-diff.js"
    },
    {
     "name": "syft:location:1025:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/lib/index.js"
    },
    {
     "name": "syft:location:1026:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/lib/should-print-patch.js"
    },
    {
     "name": "syft:location:1027:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/lib/tarball.js"
    },
    {
     "name": "syft:location:1028:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmdiff/lib/untar.js"
    },
    {
     "name": "syft:location:1029:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/LICENSE"
    },
    {
     "name": "syft:location:1030:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/README.md"
    },
    {
     "name": "syft:location:1031:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/file-exists.js"
    },
    {
     "name": "syft:location:1032:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/get-bin-from-manifest.js"
    },
    {
     "name": "syft:location:1033:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/index.js"
    },
    {
     "name": "syft:location:1034:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/is-windows.js"
    },
    {
     "name": "syft:location:1035:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/no-tty.js"
    },
    {
     "name": "syft:location:1036:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/run-script.js"
    },
    {
     "name": "syft:location:1037:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/strict-allow-scripts-preflight.js"
    },
    {
     "name": "syft:location:1038:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmexec/lib/with-lock.js"
    },
    {
     "name": "syft:location:1039:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmfund/LICENSE"
    },
    {
     "name": "syft:location:1040:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmfund/README.md"
    },
    {
     "name": "syft:location:1041:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmfund/lib/index.js"
    },
    {
     "name": "syft:location:1042:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmorg/LICENSE"
    },
    {
     "name": "syft:location:1043:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmorg/README.md"
    },
    {
     "name": "syft:location:1044:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmorg/lib/index.js"
    },
    {
     "name": "syft:location:1045:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpack/LICENSE"
    },
    {
     "name": "syft:location:1046:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpack/README.md"
    },
    {
     "name": "syft:location:1047:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpack/lib/index.js"
    },
    {
     "name": "syft:location:1048:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/LICENSE"
    },
    {
     "name": "syft:location:1049:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/README.md"
    },
    {
     "name": "syft:location:1050:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/lib/index.js"
    },
    {
     "name": "syft:location:1051:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/lib/provenance.js"
    },
    {
     "name": "syft:location:1052:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/lib/publish.js"
    },
    {
     "name": "syft:location:1053:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmpublish/lib/unpublish.js"
    },
    {
     "name": "syft:location:1054:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmsearch/LICENSE"
    },
    {
     "name": "syft:location:1055:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmsearch/README.md"
    },
    {
     "name": "syft:location:1056:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmsearch/lib/index.js"
    },
    {
     "name": "syft:location:1057:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmteam/LICENSE"
    },
    {
     "name": "syft:location:1058:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmteam/README.md"
    },
    {
     "name": "syft:location:1059:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmteam/lib/index.js"
    },
    {
     "name": "syft:location:1060:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/LICENSE"
    },
    {
     "name": "syft:location:1061:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/README.md"
    },
    {
     "name": "syft:location:1062:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/commit.js"
    },
    {
     "name": "syft:location:1063:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/enforce-clean.js"
    },
    {
     "name": "syft:location:1064:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/index.js"
    },
    {
     "name": "syft:location:1065:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/read-json.js"
    },
    {
     "name": "syft:location:1066:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/retrieve-tag.js"
    },
    {
     "name": "syft:location:1067:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/tag.js"
    },
    {
     "name": "syft:location:1068:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/version.js"
    },
    {
     "name": "syft:location:1069:path",
     "value": "/lib/node_modules/npm/node_modules/libnpmversion/lib/write-json.js"
    },
    {
     "name": "syft:location:1070:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/LICENSE.md"
    },
    {
     "name": "syft:location:1071:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/browser/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1072:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/browser/index.js"
    },
    {
     "name": "syft:location:1073:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/browser/index.min.js"
    },
    {
     "name": "syft:location:1074:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/browser/perf.js"
    },
    {
     "name": "syft:location:1075:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1076:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1077:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/index.min.js"
    },
    {
     "name": "syft:location:1078:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/node/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1079:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/node/index.js"
    },
    {
     "name": "syft:location:1080:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/node/index.min.js"
    },
    {
     "name": "syft:location:1081:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/node/perf.js"
    },
    {
     "name": "syft:location:1082:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1083:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/commonjs/perf.js"
    },
    {
     "name": "syft:location:1084:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/browser/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1085:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/browser/index.js"
    },
    {
     "name": "syft:location:1086:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/browser/index.min.js"
    },
    {
     "name": "syft:location:1087:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/browser/perf.js"
    },
    {
     "name": "syft:location:1088:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1089:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/index.js"
    },
    {
     "name": "syft:location:1090:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/index.min.js"
    },
    {
     "name": "syft:location:1091:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/node/diagnostics-channel.js"
    },
    {
     "name": "syft:location:1092:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/node/index.js"
    },
    {
     "name": "syft:location:1093:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/node/index.min.js"
    },
    {
     "name": "syft:location:1094:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/node/perf.js"
    },
    {
     "name": "syft:location:1095:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/package.json"
    },
    {
     "name": "syft:location:1096:path",
     "value": "/lib/node_modules/npm/node_modules/lru-cache/dist/esm/perf.js"
    },
    {
     "name": "syft:location:1097:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/LICENSE"
    },
    {
     "name": "syft:location:1098:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/entry.js"
    },
    {
     "name": "syft:location:1099:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/errors.js"
    },
    {
     "name": "syft:location:1100:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/index.js"
    },
    {
     "name": "syft:location:1101:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/key.js"
    },
    {
     "name": "syft:location:1102:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/cache/policy.js"
    },
    {
     "name": "syft:location:1103:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/fetch.js"
    },
    {
     "name": "syft:location:1104:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/index.js"
    },
    {
     "name": "syft:location:1105:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/options.js"
    },
    {
     "name": "syft:location:1106:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/pipeline.js"
    },
    {
     "name": "syft:location:1107:path",
     "value": "/lib/node_modules/npm/node_modules/make-fetch-happen/lib/remote.js"
    },
    {
     "name": "syft:location:1108:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/LICENSE.md"
    },
    {
     "name": "syft:location:1109:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/assert-valid-pattern.js"
    },
    {
     "name": "syft:location:1110:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/ast.js"
    },
    {
     "name": "syft:location:1111:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/brace-expressions.js"
    },
    {
     "name": "syft:location:1112:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/escape.js"
    },
    {
     "name": "syft:location:1113:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1114:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1115:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/commonjs/unescape.js"
    },
    {
     "name": "syft:location:1116:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/assert-valid-pattern.js"
    },
    {
     "name": "syft:location:1117:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/ast.js"
    },
    {
     "name": "syft:location:1118:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/brace-expressions.js"
    },
    {
     "name": "syft:location:1119:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/escape.js"
    },
    {
     "name": "syft:location:1120:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/index.js"
    },
    {
     "name": "syft:location:1121:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/package.json"
    },
    {
     "name": "syft:location:1122:path",
     "value": "/lib/node_modules/npm/node_modules/minimatch/dist/esm/unescape.js"
    },
    {
     "name": "syft:location:1123:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-collect/LICENSE"
    },
    {
     "name": "syft:location:1124:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-collect/index.js"
    },
    {
     "name": "syft:location:1125:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/LICENSE"
    },
    {
     "name": "syft:location:1126:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/abort-error.js"
    },
    {
     "name": "syft:location:1127:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/blob.js"
    },
    {
     "name": "syft:location:1128:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/body.js"
    },
    {
     "name": "syft:location:1129:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/fetch-error.js"
    },
    {
     "name": "syft:location:1130:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/headers.js"
    },
    {
     "name": "syft:location:1131:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/index.js"
    },
    {
     "name": "syft:location:1132:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/request.js"
    },
    {
     "name": "syft:location:1133:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-fetch/lib/response.js"
    },
    {
     "name": "syft:location:1134:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-flush/LICENSE.md"
    },
    {
     "name": "syft:location:1135:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-flush/index.js"
    },
    {
     "name": "syft:location:1136:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/LICENSE"
    },
    {
     "name": "syft:location:1137:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/index.js"
    },
    {
     "name": "syft:location:1138:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/LICENSE"
    },
    {
     "name": "syft:location:1139:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/minipass/index.js"
    },
    {
     "name": "syft:location:1140:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/yallist/LICENSE"
    },
    {
     "name": "syft:location:1141:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/yallist/iterator.js"
    },
    {
     "name": "syft:location:1142:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/yallist/yallist.js"
    },
    {
     "name": "syft:location:1143:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/LICENSE"
    },
    {
     "name": "syft:location:1144:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1145:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1146:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/dist/esm/index.js"
    },
    {
     "name": "syft:location:1147:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-sized/dist/esm/package.json"
    },
    {
     "name": "syft:location:1148:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/LICENSE.md"
    },
    {
     "name": "syft:location:1149:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1150:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1151:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/dist/esm/index.js"
    },
    {
     "name": "syft:location:1152:path",
     "value": "/lib/node_modules/npm/node_modules/minipass/dist/esm/package.json"
    },
    {
     "name": "syft:location:1153:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/LICENSE"
    },
    {
     "name": "syft:location:1154:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/commonjs/constants.js"
    },
    {
     "name": "syft:location:1155:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1156:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1157:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/esm/constants.js"
    },
    {
     "name": "syft:location:1158:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/esm/index.js"
    },
    {
     "name": "syft:location:1159:path",
     "value": "/lib/node_modules/npm/node_modules/minizlib/dist/esm/package.json"
    },
    {
     "name": "syft:location:1160:path",
     "value": "/lib/node_modules/npm/node_modules/ms/index.js"
    },
    {
     "name": "syft:location:1161:path",
     "value": "/lib/node_modules/npm/node_modules/ms/license.md"
    },
    {
     "name": "syft:location:1162:path",
     "value": "/lib/node_modules/npm/node_modules/mute-stream/LICENSE"
    },
    {
     "name": "syft:location:1163:path",
     "value": "/lib/node_modules/npm/node_modules/mute-stream/lib/index.js"
    },
    {
     "name": "syft:location:1164:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/HISTORY.md"
    },
    {
     "name": "syft:location:1165:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/LICENSE"
    },
    {
     "name": "syft:location:1166:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/index.js"
    },
    {
     "name": "syft:location:1167:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/lib/charset.js"
    },
    {
     "name": "syft:location:1168:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/lib/encoding.js"
    },
    {
     "name": "syft:location:1169:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/lib/language.js"
    },
    {
     "name": "syft:location:1170:path",
     "value": "/lib/node_modules/npm/node_modules/negotiator/lib/mediaType.js"
    },
    {
     "name": "syft:location:1171:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/.release-please-manifest.json"
    },
    {
     "name": "syft:location:1172:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/CHANGELOG.md"
    },
    {
     "name": "syft:location:1173:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/CODE_OF_CONDUCT.md"
    },
    {
     "name": "syft:location:1174:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/CONTRIBUTING.md"
    },
    {
     "name": "syft:location:1175:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/LICENSE"
    },
    {
     "name": "syft:location:1176:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/README.md"
    },
    {
     "name": "syft:location:1177:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/SECURITY.md"
    },
    {
     "name": "syft:location:1178:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/addon.gypi"
    },
    {
     "name": "syft:location:1179:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js"
    },
    {
     "name": "syft:location:1180:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/commitlint.config.mjs"
    },
    {
     "name": "syft:location:1181:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/eslint.config.js"
    },
    {
     "name": "syft:location:1182:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/.release-please-manifest.json"
    },
    {
     "name": "syft:location:1183:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/LICENSE"
    },
    {
     "name": "syft:location:1184:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/data/ninja/build.ninja"
    },
    {
     "name": "syft:location:1185:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/data/win/large-pdb-shim.cc"
    },
    {
     "name": "syft:location:1186:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/GypVsCMake.md"
    },
    {
     "name": "syft:location:1187:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/Hacking.md"
    },
    {
     "name": "syft:location:1188:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/InputFormatReference.md"
    },
    {
     "name": "syft:location:1189:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/LanguageSpecification.md"
    },
    {
     "name": "syft:location:1190:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/README.md"
    },
    {
     "name": "syft:location:1191:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/Testing.md"
    },
    {
     "name": "syft:location:1192:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/docs/UserDocumentation.md"
    },
    {
     "name": "syft:location:1193:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp"
    },
    {
     "name": "syft:location:1194:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp.bat"
    },
    {
     "name": "syft:location:1195:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/gyp_main.py"
    },
    {
     "name": "syft:location:1196:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSNew.py"
    },
    {
     "name": "syft:location:1197:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSProject.py"
    },
    {
     "name": "syft:location:1198:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings.py"
    },
    {
     "name": "syft:location:1199:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSSettings_test.py"
    },
    {
     "name": "syft:location:1200:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSToolFile.py"
    },
    {
     "name": "syft:location:1201:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUserFile.py"
    },
    {
     "name": "syft:location:1202:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSUtil.py"
    },
    {
     "name": "syft:location:1203:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/MSVSVersion.py"
    },
    {
     "name": "syft:location:1204:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/__init__.py"
    },
    {
     "name": "syft:location:1205:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common.py"
    },
    {
     "name": "syft:location:1206:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/common_test.py"
    },
    {
     "name": "syft:location:1207:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml.py"
    },
    {
     "name": "syft:location:1208:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/easy_xml_test.py"
    },
    {
     "name": "syft:location:1209:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/flock_tool.py"
    },
    {
     "name": "syft:location:1210:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/__init__.py"
    },
    {
     "name": "syft:location:1211:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/analyzer.py"
    },
    {
     "name": "syft:location:1212:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/android.py"
    },
    {
     "name": "syft:location:1213:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/cmake.py"
    },
    {
     "name": "syft:location:1214:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/compile_commands_json.py"
    },
    {
     "name": "syft:location:1215:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/dump_dependency_json.py"
    },
    {
     "name": "syft:location:1216:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/eclipse.py"
    },
    {
     "name": "syft:location:1217:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypd.py"
    },
    {
     "name": "syft:location:1218:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/gypsh.py"
    },
    {
     "name": "syft:location:1219:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/make.py"
    },
    {
     "name": "syft:location:1220:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs.py"
    },
    {
     "name": "syft:location:1221:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/msvs_test.py"
    },
    {
     "name": "syft:location:1222:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja.py"
    },
    {
     "name": "syft:location:1223:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/ninja_test.py"
    },
    {
     "name": "syft:location:1224:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode.py"
    },
    {
     "name": "syft:location:1225:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/xcode_test.py"
    },
    {
     "name": "syft:location:1226:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input.py"
    },
    {
     "name": "syft:location:1227:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/input_test.py"
    },
    {
     "name": "syft:location:1228:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/mac_tool.py"
    },
    {
     "name": "syft:location:1229:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/msvs_emulation.py"
    },
    {
     "name": "syft:location:1230:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/ninja_syntax.py"
    },
    {
     "name": "syft:location:1231:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/simple_copy.py"
    },
    {
     "name": "syft:location:1232:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/win_tool.py"
    },
    {
     "name": "syft:location:1233:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation.py"
    },
    {
     "name": "syft:location:1234:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_emulation_test.py"
    },
    {
     "name": "syft:location:1235:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcode_ninja.py"
    },
    {
     "name": "syft:location:1236:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xcodeproj_file.py"
    },
    {
     "name": "syft:location:1237:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/gyp/xml_fix.py"
    },
    {
     "name": "syft:location:1238:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/LICENSE"
    },
    {
     "name": "syft:location:1239:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.APACHE"
    },
    {
     "name": "syft:location:1240:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/LICENSE.BSD"
    },
    {
     "name": "syft:location:1241:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/__init__.py"
    },
    {
     "name": "syft:location:1242:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_elffile.py"
    },
    {
     "name": "syft:location:1243:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_manylinux.py"
    },
    {
     "name": "syft:location:1244:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_musllinux.py"
    },
    {
     "name": "syft:location:1245:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_parser.py"
    },
    {
     "name": "syft:location:1246:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_structures.py"
    },
    {
     "name": "syft:location:1247:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/_tokenizer.py"
    },
    {
     "name": "syft:location:1248:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/markers.py"
    },
    {
     "name": "syft:location:1249:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/metadata.py"
    },
    {
     "name": "syft:location:1250:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/py.typed"
    },
    {
     "name": "syft:location:1251:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/requirements.py"
    },
    {
     "name": "syft:location:1252:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/specifiers.py"
    },
    {
     "name": "syft:location:1253:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/tags.py"
    },
    {
     "name": "syft:location:1254:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/utils.py"
    },
    {
     "name": "syft:location:1255:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pylib/packaging/version.py"
    },
    {
     "name": "syft:location:1256:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/pyproject.toml"
    },
    {
     "name": "syft:location:1257:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/release-please-config.json"
    },
    {
     "name": "syft:location:1258:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/gyp/test_gyp.py"
    },
    {
     "name": "syft:location:1259:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/Find-VisualStudio.cs"
    },
    {
     "name": "syft:location:1260:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/build.js"
    },
    {
     "name": "syft:location:1261:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/clean.js"
    },
    {
     "name": "syft:location:1262:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js"
    },
    {
     "name": "syft:location:1263:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/create-config-gypi.js"
    },
    {
     "name": "syft:location:1264:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/download.js"
    },
    {
     "name": "syft:location:1265:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/find-node-directory.js"
    },
    {
     "name": "syft:location:1266:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/find-python.js"
    },
    {
     "name": "syft:location:1267:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/find-visualstudio.js"
    },
    {
     "name": "syft:location:1268:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/install.js"
    },
    {
     "name": "syft:location:1269:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/list.js"
    },
    {
     "name": "syft:location:1270:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/log.js"
    },
    {
     "name": "syft:location:1271:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/node-gyp.js"
    },
    {
     "name": "syft:location:1272:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/process-release.js"
    },
    {
     "name": "syft:location:1273:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js"
    },
    {
     "name": "syft:location:1274:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/remove.js"
    },
    {
     "name": "syft:location:1275:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/lib/util.js"
    },
    {
     "name": "syft:location:1276:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh"
    },
    {
     "name": "syft:location:1277:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/release-please-config.json"
    },
    {
     "name": "syft:location:1278:path",
     "value": "/lib/node_modules/npm/node_modules/node-gyp/src/win_delay_load_hook.cc"
    },
    {
     "name": "syft:location:1279:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/LICENSE"
    },
    {
     "name": "syft:location:1280:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/README.md"
    },
    {
     "name": "syft:location:1281:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/bin/nopt.js"
    },
    {
     "name": "syft:location:1282:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/lib/nopt-lib.js"
    },
    {
     "name": "syft:location:1283:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/lib/nopt.js"
    },
    {
     "name": "syft:location:1284:path",
     "value": "/lib/node_modules/npm/node_modules/nopt/lib/type-defs.js"
    },
    {
     "name": "syft:location:1285:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/LICENSE"
    },
    {
     "name": "syft:location:1286:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/colors.js"
    },
    {
     "name": "syft:location:1287:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/exit-code.js"
    },
    {
     "name": "syft:location:1288:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/index.js"
    },
    {
     "name": "syft:location:1289:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/detail.js"
    },
    {
     "name": "syft:location:1290:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/install.js"
    },
    {
     "name": "syft:location:1291:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/json.js"
    },
    {
     "name": "syft:location:1292:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/lib/reporters/quiet.js"
    },
    {
     "name": "syft:location:1293:path",
     "value": "/lib/node_modules/npm/node_modules/npm-install-checks/LICENSE"
    },
    {
     "name": "syft:location:1294:path",
     "value": "/lib/node_modules/npm/node_modules/npm-install-checks/lib/current-env.js"
    },
    {
     "name": "syft:location:1295:path",
     "value": "/lib/node_modules/npm/node_modules/npm-install-checks/lib/dev-engines.js"
    },
    {
     "name": "syft:location:1296:path",
     "value": "/lib/node_modules/npm/node_modules/npm-install-checks/lib/index.js"
    },
    {
     "name": "syft:location:1297:path",
     "value": "/lib/node_modules/npm/node_modules/npm-package-arg/LICENSE"
    },
    {
     "name": "syft:location:1298:path",
     "value": "/lib/node_modules/npm/node_modules/npm-package-arg/lib/npa.js"
    },
    {
     "name": "syft:location:1299:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/LICENSE"
    },
    {
     "name": "syft:location:1300:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/lib/index.js"
    },
    {
     "name": "syft:location:1301:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/LICENSE"
    },
    {
     "name": "syft:location:1302:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/node_modules/ignore-walk/lib/index.js"
    },
    {
     "name": "syft:location:1303:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/LICENSE.md"
    },
    {
     "name": "syft:location:1304:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/lib/index.js"
    },
    {
     "name": "syft:location:1305:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/node_modules/npm-normalize-package-bin/LICENSE"
    },
    {
     "name": "syft:location:1306:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/node_modules/npm-normalize-package-bin/lib/index.js"
    },
    {
     "name": "syft:location:1307:path",
     "value": "/lib/node_modules/npm/node_modules/npm-profile/LICENSE.md"
    },
    {
     "name": "syft:location:1308:path",
     "value": "/lib/node_modules/npm/node_modules/npm-profile/lib/index.js"
    },
    {
     "name": "syft:location:1309:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/LICENSE.md"
    },
    {
     "name": "syft:location:1310:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/auth.js"
    },
    {
     "name": "syft:location:1311:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js"
    },
    {
     "name": "syft:location:1312:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/default-opts.js"
    },
    {
     "name": "syft:location:1313:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/errors.js"
    },
    {
     "name": "syft:location:1314:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/index.js"
    },
    {
     "name": "syft:location:1315:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/json-stream.js"
    },
    {
     "name": "syft:location:1316:path",
     "value": "/lib/node_modules/npm/node_modules/npm-user-validate/LICENSE"
    },
    {
     "name": "syft:location:1317:path",
     "value": "/lib/node_modules/npm/node_modules/npm-user-validate/lib/index.js"
    },
    {
     "name": "syft:location:1318:path",
     "value": "/lib/node_modules/npm/node_modules/p-map/index.js"
    },
    {
     "name": "syft:location:1319:path",
     "value": "/lib/node_modules/npm/node_modules/p-map/license"
    },
    {
     "name": "syft:location:1320:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/LICENSE"
    },
    {
     "name": "syft:location:1321:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/README.md"
    },
    {
     "name": "syft:location:1322:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/bin/index.js"
    },
    {
     "name": "syft:location:1323:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/dir.js"
    },
    {
     "name": "syft:location:1324:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/fetcher.js"
    },
    {
     "name": "syft:location:1325:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/file.js"
    },
    {
     "name": "syft:location:1326:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/git.js"
    },
    {
     "name": "syft:location:1327:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/index.js"
    },
    {
     "name": "syft:location:1328:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/registry.js"
    },
    {
     "name": "syft:location:1329:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/remote.js"
    },
    {
     "name": "syft:location:1330:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/add-git-sha.js"
    },
    {
     "name": "syft:location:1331:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/cache-dir.js"
    },
    {
     "name": "syft:location:1332:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/is-package-bin.js"
    },
    {
     "name": "syft:location:1333:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/npm.js"
    },
    {
     "name": "syft:location:1334:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/protected.js"
    },
    {
     "name": "syft:location:1335:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/tar-create-options.js"
    },
    {
     "name": "syft:location:1336:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/lib/util/trailing-slashes.js"
    },
    {
     "name": "syft:location:1337:path",
     "value": "/lib/node_modules/npm/node_modules/parse-conflict-json/LICENSE.md"
    },
    {
     "name": "syft:location:1338:path",
     "value": "/lib/node_modules/npm/node_modules/parse-conflict-json/lib/index.js"
    },
    {
     "name": "syft:location:1339:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/LICENSE.md"
    },
    {
     "name": "syft:location:1340:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1341:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1342:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/dist/esm/index.js"
    },
    {
     "name": "syft:location:1343:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/dist/esm/package.json"
    },
    {
     "name": "syft:location:1344:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/API.md"
    },
    {
     "name": "syft:location:1345:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/LICENSE-MIT"
    },
    {
     "name": "syft:location:1346:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/index.js"
    },
    {
     "name": "syft:location:1347:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/parser.js"
    },
    {
     "name": "syft:location:1348:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/processor.js"
    },
    {
     "name": "syft:location:1349:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/attribute.js"
    },
    {
     "name": "syft:location:1350:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/className.js"
    },
    {
     "name": "syft:location:1351:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/combinator.js"
    },
    {
     "name": "syft:location:1352:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/comment.js"
    },
    {
     "name": "syft:location:1353:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/constructors.js"
    },
    {
     "name": "syft:location:1354:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/container.js"
    },
    {
     "name": "syft:location:1355:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/guards.js"
    },
    {
     "name": "syft:location:1356:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/id.js"
    },
    {
     "name": "syft:location:1357:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/index.js"
    },
    {
     "name": "syft:location:1358:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/namespace.js"
    },
    {
     "name": "syft:location:1359:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/nesting.js"
    },
    {
     "name": "syft:location:1360:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/node.js"
    },
    {
     "name": "syft:location:1361:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/pseudo.js"
    },
    {
     "name": "syft:location:1362:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/root.js"
    },
    {
     "name": "syft:location:1363:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/selector.js"
    },
    {
     "name": "syft:location:1364:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/string.js"
    },
    {
     "name": "syft:location:1365:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/tag.js"
    },
    {
     "name": "syft:location:1366:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/types.js"
    },
    {
     "name": "syft:location:1367:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/selectors/universal.js"
    },
    {
     "name": "syft:location:1368:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/sortAscending.js"
    },
    {
     "name": "syft:location:1369:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/tokenTypes.js"
    },
    {
     "name": "syft:location:1370:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/tokenize.js"
    },
    {
     "name": "syft:location:1371:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/ensureObject.js"
    },
    {
     "name": "syft:location:1372:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/getProp.js"
    },
    {
     "name": "syft:location:1373:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/index.js"
    },
    {
     "name": "syft:location:1374:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/maxNestingDepth.js"
    },
    {
     "name": "syft:location:1375:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/stripComments.js"
    },
    {
     "name": "syft:location:1376:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/dist/util/unesc.js"
    },
    {
     "name": "syft:location:1377:path",
     "value": "/lib/node_modules/npm/node_modules/proc-log/LICENSE"
    },
    {
     "name": "syft:location:1378:path",
     "value": "/lib/node_modules/npm/node_modules/proc-log/lib/index.js"
    },
    {
     "name": "syft:location:1379:path",
     "value": "/lib/node_modules/npm/node_modules/proggy/LICENSE"
    },
    {
     "name": "syft:location:1380:path",
     "value": "/lib/node_modules/npm/node_modules/proggy/lib/client.js"
    },
    {
     "name": "syft:location:1381:path",
     "value": "/lib/node_modules/npm/node_modules/proggy/lib/index.js"
    },
    {
     "name": "syft:location:1382:path",
     "value": "/lib/node_modules/npm/node_modules/proggy/lib/tracker.js"
    },
    {
     "name": "syft:location:1383:path",
     "value": "/lib/node_modules/npm/node_modules/promise-all-reject-late/LICENSE"
    },
    {
     "name": "syft:location:1384:path",
     "value": "/lib/node_modules/npm/node_modules/promise-all-reject-late/index.js"
    },
    {
     "name": "syft:location:1385:path",
     "value": "/lib/node_modules/npm/node_modules/promise-all-reject-late/test/index.js"
    },
    {
     "name": "syft:location:1386:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/LICENSE"
    },
    {
     "name": "syft:location:1387:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1388:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1389:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/dist/esm/index.js"
    },
    {
     "name": "syft:location:1390:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/dist/esm/package.json"
    },
    {
     "name": "syft:location:1391:path",
     "value": "/lib/node_modules/npm/node_modules/promzard/LICENSE"
    },
    {
     "name": "syft:location:1392:path",
     "value": "/lib/node_modules/npm/node_modules/promzard/lib/index.js"
    },
    {
     "name": "syft:location:1393:path",
     "value": "/lib/node_modules/npm/node_modules/proxy-agent-negotiate/dist/index.js"
    },
    {
     "name": "syft:location:1394:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/.travis.yml"
    },
    {
     "name": "syft:location:1395:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/LICENSE"
    },
    {
     "name": "syft:location:1396:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/README.md"
    },
    {
     "name": "syft:location:1397:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/bin/qrcode-terminal.js"
    },
    {
     "name": "syft:location:1398:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.js"
    },
    {
     "name": "syft:location:1399:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/example/basic.png"
    },
    {
     "name": "syft:location:1400:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/example/callback.js"
    },
    {
     "name": "syft:location:1401:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/example/small-qrcode.js"
    },
    {
     "name": "syft:location:1402:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/lib/main.js"
    },
    {
     "name": "syft:location:1403:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/test/main.js"
    },
    {
     "name": "syft:location:1404:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QR8bitByte.js"
    },
    {
     "name": "syft:location:1405:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRBitBuffer.js"
    },
    {
     "name": "syft:location:1406:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRErrorCorrectLevel.js"
    },
    {
     "name": "syft:location:1407:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMaskPattern.js"
    },
    {
     "name": "syft:location:1408:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMath.js"
    },
    {
     "name": "syft:location:1409:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRMode.js"
    },
    {
     "name": "syft:location:1410:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRPolynomial.js"
    },
    {
     "name": "syft:location:1411:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRRSBlock.js"
    },
    {
     "name": "syft:location:1412:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/QRUtil.js"
    },
    {
     "name": "syft:location:1413:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/vendor/QRCode/index.js"
    },
    {
     "name": "syft:location:1414:path",
     "value": "/lib/node_modules/npm/node_modules/read/LICENSE"
    },
    {
     "name": "syft:location:1415:path",
     "value": "/lib/node_modules/npm/node_modules/read/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1416:path",
     "value": "/lib/node_modules/npm/node_modules/read/dist/commonjs/read.js"
    },
    {
     "name": "syft:location:1417:path",
     "value": "/lib/node_modules/npm/node_modules/read/dist/esm/package.json"
    },
    {
     "name": "syft:location:1418:path",
     "value": "/lib/node_modules/npm/node_modules/read/dist/esm/read.js"
    },
    {
     "name": "syft:location:1419:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/LICENSE"
    },
    {
     "name": "syft:location:1420:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/Porting-Buffer.md"
    },
    {
     "name": "syft:location:1421:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/dangerous.js"
    },
    {
     "name": "syft:location:1422:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/safer.js"
    },
    {
     "name": "syft:location:1423:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/tests.js"
    },
    {
     "name": "syft:location:1424:path",
     "value": "/lib/node_modules/npm/node_modules/semver/LICENSE"
    },
    {
     "name": "syft:location:1425:path",
     "value": "/lib/node_modules/npm/node_modules/semver/README.md"
    },
    {
     "name": "syft:location:1426:path",
     "value": "/lib/node_modules/npm/node_modules/semver/bin/semver.js"
    },
    {
     "name": "syft:location:1427:path",
     "value": "/lib/node_modules/npm/node_modules/semver/classes/comparator.js"
    },
    {
     "name": "syft:location:1428:path",
     "value": "/lib/node_modules/npm/node_modules/semver/classes/index.js"
    },
    {
     "name": "syft:location:1429:path",
     "value": "/lib/node_modules/npm/node_modules/semver/classes/range.js"
    },
    {
     "name": "syft:location:1430:path",
     "value": "/lib/node_modules/npm/node_modules/semver/classes/semver.js"
    },
    {
     "name": "syft:location:1431:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/clean.js"
    },
    {
     "name": "syft:location:1432:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/cmp.js"
    },
    {
     "name": "syft:location:1433:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/coerce.js"
    },
    {
     "name": "syft:location:1434:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/compare-build.js"
    },
    {
     "name": "syft:location:1435:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/compare-loose.js"
    },
    {
     "name": "syft:location:1436:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/compare.js"
    },
    {
     "name": "syft:location:1437:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/diff.js"
    },
    {
     "name": "syft:location:1438:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/eq.js"
    },
    {
     "name": "syft:location:1439:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/gt.js"
    },
    {
     "name": "syft:location:1440:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/gte.js"
    },
    {
     "name": "syft:location:1441:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/inc.js"
    },
    {
     "name": "syft:location:1442:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/lt.js"
    },
    {
     "name": "syft:location:1443:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/lte.js"
    },
    {
     "name": "syft:location:1444:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/major.js"
    },
    {
     "name": "syft:location:1445:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/minor.js"
    },
    {
     "name": "syft:location:1446:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/neq.js"
    },
    {
     "name": "syft:location:1447:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/parse.js"
    },
    {
     "name": "syft:location:1448:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/patch.js"
    },
    {
     "name": "syft:location:1449:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/prerelease.js"
    },
    {
     "name": "syft:location:1450:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/rcompare.js"
    },
    {
     "name": "syft:location:1451:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/rsort.js"
    },
    {
     "name": "syft:location:1452:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/satisfies.js"
    },
    {
     "name": "syft:location:1453:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/sort.js"
    },
    {
     "name": "syft:location:1454:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/truncate.js"
    },
    {
     "name": "syft:location:1455:path",
     "value": "/lib/node_modules/npm/node_modules/semver/functions/valid.js"
    },
    {
     "name": "syft:location:1456:path",
     "value": "/lib/node_modules/npm/node_modules/semver/index.js"
    },
    {
     "name": "syft:location:1457:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/constants.js"
    },
    {
     "name": "syft:location:1458:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/debug.js"
    },
    {
     "name": "syft:location:1459:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/identifiers.js"
    },
    {
     "name": "syft:location:1460:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/lrucache.js"
    },
    {
     "name": "syft:location:1461:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/parse-options.js"
    },
    {
     "name": "syft:location:1462:path",
     "value": "/lib/node_modules/npm/node_modules/semver/internal/re.js"
    },
    {
     "name": "syft:location:1463:path",
     "value": "/lib/node_modules/npm/node_modules/semver/preload.js"
    },
    {
     "name": "syft:location:1464:path",
     "value": "/lib/node_modules/npm/node_modules/semver/range.bnf"
    },
    {
     "name": "syft:location:1465:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/gtr.js"
    },
    {
     "name": "syft:location:1466:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/intersects.js"
    },
    {
     "name": "syft:location:1467:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/ltr.js"
    },
    {
     "name": "syft:location:1468:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/max-satisfying.js"
    },
    {
     "name": "syft:location:1469:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/min-satisfying.js"
    },
    {
     "name": "syft:location:1470:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/min-version.js"
    },
    {
     "name": "syft:location:1471:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/outside.js"
    },
    {
     "name": "syft:location:1472:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/simplify.js"
    },
    {
     "name": "syft:location:1473:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/subset.js"
    },
    {
     "name": "syft:location:1474:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/to-comparators.js"
    },
    {
     "name": "syft:location:1475:path",
     "value": "/lib/node_modules/npm/node_modules/semver/ranges/valid.js"
    },
    {
     "name": "syft:location:1476:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/LICENSE.txt"
    },
    {
     "name": "syft:location:1477:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/cjs/browser.js"
    },
    {
     "name": "syft:location:1478:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/cjs/index.js"
    },
    {
     "name": "syft:location:1479:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/cjs/package.json"
    },
    {
     "name": "syft:location:1480:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/cjs/signals.js"
    },
    {
     "name": "syft:location:1481:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/mjs/browser.js"
    },
    {
     "name": "syft:location:1482:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/mjs/index.js"
    },
    {
     "name": "syft:location:1483:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/mjs/package.json"
    },
    {
     "name": "syft:location:1484:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/dist/mjs/signals.js"
    },
    {
     "name": "syft:location:1485:path",
     "value": "/lib/node_modules/npm/node_modules/sigstore/LICENSE"
    },
    {
     "name": "syft:location:1486:path",
     "value": "/lib/node_modules/npm/node_modules/sigstore/dist/config.js"
    },
    {
     "name": "syft:location:1487:path",
     "value": "/lib/node_modules/npm/node_modules/sigstore/dist/index.js"
    },
    {
     "name": "syft:location:1488:path",
     "value": "/lib/node_modules/npm/node_modules/sigstore/dist/sigstore.js"
    },
    {
     "name": "syft:location:1489:path",
     "value": "/lib/node_modules/npm/node_modules/smart-buffer/LICENSE"
    },
    {
     "name": "syft:location:1490:path",
     "value": "/lib/node_modules/npm/node_modules/smart-buffer/build/smartbuffer.js"
    },
    {
     "name": "syft:location:1491:path",
     "value": "/lib/node_modules/npm/node_modules/smart-buffer/build/utils.js"
    },
    {
     "name": "syft:location:1492:path",
     "value": "/lib/node_modules/npm/node_modules/smart-buffer/docs/ROADMAP.md"
    },
    {
     "name": "syft:location:1493:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/LICENSE"
    },
    {
     "name": "syft:location:1494:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/dist/index.js"
    },
    {
     "name": "syft:location:1495:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/LICENSE"
    },
    {
     "name": "syft:location:1496:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/dist/helpers.js"
    },
    {
     "name": "syft:location:1497:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/node_modules/agent-base/dist/index.js"
    },
    {
     "name": "syft:location:1498:path",
     "value": "/lib/node_modules/npm/node_modules/socks/LICENSE"
    },
    {
     "name": "syft:location:1499:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/client/socksclient.js"
    },
    {
     "name": "syft:location:1500:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/common/constants.js"
    },
    {
     "name": "syft:location:1501:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/common/helpers.js"
    },
    {
     "name": "syft:location:1502:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/common/receivebuffer.js"
    },
    {
     "name": "syft:location:1503:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/common/util.js"
    },
    {
     "name": "syft:location:1504:path",
     "value": "/lib/node_modules/npm/node_modules/socks/build/index.js"
    },
    {
     "name": "syft:location:1505:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/index.md"
    },
    {
     "name": "syft:location:1506:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/associateExample.md"
    },
    {
     "name": "syft:location:1507:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/bindExample.md"
    },
    {
     "name": "syft:location:1508:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/javascript/connectExample.md"
    },
    {
     "name": "syft:location:1509:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/associateExample.md"
    },
    {
     "name": "syft:location:1510:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/bindExample.md"
    },
    {
     "name": "syft:location:1511:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/examples/typescript/connectExample.md"
    },
    {
     "name": "syft:location:1512:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/index.md"
    },
    {
     "name": "syft:location:1513:path",
     "value": "/lib/node_modules/npm/node_modules/socks/docs/migratingFromV1.md"
    },
    {
     "name": "syft:location:1514:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-exceptions/deprecated.json"
    },
    {
     "name": "syft:location:1515:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-exceptions/index.json"
    },
    {
     "name": "syft:location:1516:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/AUTHORS"
    },
    {
     "name": "syft:location:1517:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/LICENSE"
    },
    {
     "name": "syft:location:1518:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/index.js"
    },
    {
     "name": "syft:location:1519:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/parse.js"
    },
    {
     "name": "syft:location:1520:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/scan.js"
    },
    {
     "name": "syft:location:1521:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-license-ids/deprecated.json"
    },
    {
     "name": "syft:location:1522:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-license-ids/index.json"
    },
    {
     "name": "syft:location:1523:path",
     "value": "/lib/node_modules/npm/node_modules/ssri/LICENSE.md"
    },
    {
     "name": "syft:location:1524:path",
     "value": "/lib/node_modules/npm/node_modules/ssri/lib/index.js"
    },
    {
     "name": "syft:location:1525:path",
     "value": "/lib/node_modules/npm/node_modules/supports-color/browser.js"
    },
    {
     "name": "syft:location:1526:path",
     "value": "/lib/node_modules/npm/node_modules/supports-color/index.js"
    },
    {
     "name": "syft:location:1527:path",
     "value": "/lib/node_modules/npm/node_modules/supports-color/license"
    },
    {
     "name": "syft:location:1528:path",
     "value": "/lib/node_modules/npm/node_modules/tar/LICENSE.md"
    },
    {
     "name": "syft:location:1529:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/create.js"
    },
    {
     "name": "syft:location:1530:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/cwd-error.js"
    },
    {
     "name": "syft:location:1531:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/extract.js"
    },
    {
     "name": "syft:location:1532:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/get-write-flag.js"
    },
    {
     "name": "syft:location:1533:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/header.js"
    },
    {
     "name": "syft:location:1534:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1535:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/index.min.js"
    },
    {
     "name": "syft:location:1536:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/large-numbers.js"
    },
    {
     "name": "syft:location:1537:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/list.js"
    },
    {
     "name": "syft:location:1538:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/make-command.js"
    },
    {
     "name": "syft:location:1539:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/mkdir.js"
    },
    {
     "name": "syft:location:1540:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/mode-fix.js"
    },
    {
     "name": "syft:location:1541:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/normalize-unicode.js"
    },
    {
     "name": "syft:location:1542:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/normalize-windows-path.js"
    },
    {
     "name": "syft:location:1543:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/options.js"
    },
    {
     "name": "syft:location:1544:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/pack.js"
    },
    {
     "name": "syft:location:1545:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1546:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/parse.js"
    },
    {
     "name": "syft:location:1547:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/path-reservations.js"
    },
    {
     "name": "syft:location:1548:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/pax.js"
    },
    {
     "name": "syft:location:1549:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/process-umask.js"
    },
    {
     "name": "syft:location:1550:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/read-entry.js"
    },
    {
     "name": "syft:location:1551:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/replace.js"
    },
    {
     "name": "syft:location:1552:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/strip-absolute-path.js"
    },
    {
     "name": "syft:location:1553:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/strip-trailing-slashes.js"
    },
    {
     "name": "syft:location:1554:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/symlink-error.js"
    },
    {
     "name": "syft:location:1555:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/types.js"
    },
    {
     "name": "syft:location:1556:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/unpack.js"
    },
    {
     "name": "syft:location:1557:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/update.js"
    },
    {
     "name": "syft:location:1558:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/warn-method.js"
    },
    {
     "name": "syft:location:1559:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/winchars.js"
    },
    {
     "name": "syft:location:1560:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/commonjs/write-entry.js"
    },
    {
     "name": "syft:location:1561:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/create.js"
    },
    {
     "name": "syft:location:1562:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/cwd-error.js"
    },
    {
     "name": "syft:location:1563:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/extract.js"
    },
    {
     "name": "syft:location:1564:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/get-write-flag.js"
    },
    {
     "name": "syft:location:1565:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/header.js"
    },
    {
     "name": "syft:location:1566:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/index.js"
    },
    {
     "name": "syft:location:1567:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/index.min.js"
    },
    {
     "name": "syft:location:1568:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/large-numbers.js"
    },
    {
     "name": "syft:location:1569:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/list.js"
    },
    {
     "name": "syft:location:1570:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/make-command.js"
    },
    {
     "name": "syft:location:1571:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/mkdir.js"
    },
    {
     "name": "syft:location:1572:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/mode-fix.js"
    },
    {
     "name": "syft:location:1573:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/normalize-unicode.js"
    },
    {
     "name": "syft:location:1574:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/normalize-windows-path.js"
    },
    {
     "name": "syft:location:1575:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/options.js"
    },
    {
     "name": "syft:location:1576:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/pack.js"
    },
    {
     "name": "syft:location:1577:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/package.json"
    },
    {
     "name": "syft:location:1578:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/parse.js"
    },
    {
     "name": "syft:location:1579:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/path-reservations.js"
    },
    {
     "name": "syft:location:1580:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/pax.js"
    },
    {
     "name": "syft:location:1581:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/process-umask.js"
    },
    {
     "name": "syft:location:1582:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/read-entry.js"
    },
    {
     "name": "syft:location:1583:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/replace.js"
    },
    {
     "name": "syft:location:1584:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/strip-absolute-path.js"
    },
    {
     "name": "syft:location:1585:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/strip-trailing-slashes.js"
    },
    {
     "name": "syft:location:1586:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/symlink-error.js"
    },
    {
     "name": "syft:location:1587:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/types.js"
    },
    {
     "name": "syft:location:1588:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/unpack.js"
    },
    {
     "name": "syft:location:1589:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/update.js"
    },
    {
     "name": "syft:location:1590:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/warn-method.js"
    },
    {
     "name": "syft:location:1591:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/winchars.js"
    },
    {
     "name": "syft:location:1592:path",
     "value": "/lib/node_modules/npm/node_modules/tar/dist/esm/write-entry.js"
    },
    {
     "name": "syft:location:1593:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/LICENSE"
    },
    {
     "name": "syft:location:1594:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/example/align.js"
    },
    {
     "name": "syft:location:1595:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/example/center.js"
    },
    {
     "name": "syft:location:1596:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/example/dotalign.js"
    },
    {
     "name": "syft:location:1597:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/example/doubledot.js"
    },
    {
     "name": "syft:location:1598:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/example/table.js"
    },
    {
     "name": "syft:location:1599:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/index.js"
    },
    {
     "name": "syft:location:1600:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/align.js"
    },
    {
     "name": "syft:location:1601:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/ansi-colors.js"
    },
    {
     "name": "syft:location:1602:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/center.js"
    },
    {
     "name": "syft:location:1603:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/dotalign.js"
    },
    {
     "name": "syft:location:1604:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/doubledot.js"
    },
    {
     "name": "syft:location:1605:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/test/table.js"
    },
    {
     "name": "syft:location:1606:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/LICENSE.md"
    },
    {
     "name": "syft:location:1607:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/lib/factory.js"
    },
    {
     "name": "syft:location:1608:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/lib/index.js"
    },
    {
     "name": "syft:location:1609:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/src/factory.js"
    },
    {
     "name": "syft:location:1610:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/src/index.js"
    },
    {
     "name": "syft:location:1611:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/da.js"
    },
    {
     "name": "syft:location:1612:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/de.js"
    },
    {
     "name": "syft:location:1613:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/en-short.js"
    },
    {
     "name": "syft:location:1614:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/en.js"
    },
    {
     "name": "syft:location:1615:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/es.js"
    },
    {
     "name": "syft:location:1616:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/fa.js"
    },
    {
     "name": "syft:location:1617:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/translations/ne.js"
    },
    {
     "name": "syft:location:1618:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/LICENSE"
    },
    {
     "name": "syft:location:1619:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/dist/index.cjs"
    },
    {
     "name": "syft:location:1620:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/dist/index.d.cts"
    },
    {
     "name": "syft:location:1621:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/dist/index.d.mts"
    },
    {
     "name": "syft:location:1622:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/dist/index.mjs"
    },
    {
     "name": "syft:location:1623:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/LICENSE"
    },
    {
     "name": "syft:location:1624:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.cjs"
    },
    {
     "name": "syft:location:1625:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.cts"
    },
    {
     "name": "syft:location:1626:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.d.mts"
    },
    {
     "name": "syft:location:1627:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/fdir/dist/index.mjs"
    },
    {
     "name": "syft:location:1628:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/LICENSE"
    },
    {
     "name": "syft:location:1629:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/index.js"
    },
    {
     "name": "syft:location:1630:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/constants.js"
    },
    {
     "name": "syft:location:1631:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/parse.js"
    },
    {
     "name": "syft:location:1632:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/picomatch.js"
    },
    {
     "name": "syft:location:1633:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/scan.js"
    },
    {
     "name": "syft:location:1634:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/lib/utils.js"
    },
    {
     "name": "syft:location:1635:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/posix.js"
    },
    {
     "name": "syft:location:1636:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/LICENSE"
    },
    {
     "name": "syft:location:1637:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/lib/breadth.js"
    },
    {
     "name": "syft:location:1638:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/lib/depth-descent.js"
    },
    {
     "name": "syft:location:1639:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/lib/depth.js"
    },
    {
     "name": "syft:location:1640:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/lib/index.js"
    },
    {
     "name": "syft:location:1641:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/LICENSE"
    },
    {
     "name": "syft:location:1642:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/config.js"
    },
    {
     "name": "syft:location:1643:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/error.js"
    },
    {
     "name": "syft:location:1644:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/fetcher.js"
    },
    {
     "name": "syft:location:1645:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/index.js"
    },
    {
     "name": "syft:location:1646:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/store.js"
    },
    {
     "name": "syft:location:1647:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/updater.js"
    },
    {
     "name": "syft:location:1648:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/utils/tmpfile.js"
    },
    {
     "name": "syft:location:1649:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/dist/utils/url.js"
    },
    {
     "name": "syft:location:1650:path",
     "value": "/lib/node_modules/npm/node_modules/undici/LICENSE"
    },
    {
     "name": "syft:location:1651:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Agent.md"
    },
    {
     "name": "syft:location:1652:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/BalancedPool.md"
    },
    {
     "name": "syft:location:1653:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/CacheStorage.md"
    },
    {
     "name": "syft:location:1654:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Client.md"
    },
    {
     "name": "syft:location:1655:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Connector.md"
    },
    {
     "name": "syft:location:1656:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/ContentType.md"
    },
    {
     "name": "syft:location:1657:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Cookies.md"
    },
    {
     "name": "syft:location:1658:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Debug.md"
    },
    {
     "name": "syft:location:1659:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/DiagnosticsChannel.md"
    },
    {
     "name": "syft:location:1660:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/DispatchInterceptor.md"
    },
    {
     "name": "syft:location:1661:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Dispatcher.md"
    },
    {
     "name": "syft:location:1662:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/EnvHttpProxyAgent.md"
    },
    {
     "name": "syft:location:1663:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Errors.md"
    },
    {
     "name": "syft:location:1664:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/EventSource.md"
    },
    {
     "name": "syft:location:1665:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Fetch.md"
    },
    {
     "name": "syft:location:1666:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/MockAgent.md"
    },
    {
     "name": "syft:location:1667:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/MockClient.md"
    },
    {
     "name": "syft:location:1668:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/MockErrors.md"
    },
    {
     "name": "syft:location:1669:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/MockPool.md"
    },
    {
     "name": "syft:location:1670:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Pool.md"
    },
    {
     "name": "syft:location:1671:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/PoolStats.md"
    },
    {
     "name": "syft:location:1672:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/ProxyAgent.md"
    },
    {
     "name": "syft:location:1673:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/RedirectHandler.md"
    },
    {
     "name": "syft:location:1674:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/RetryAgent.md"
    },
    {
     "name": "syft:location:1675:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/RetryHandler.md"
    },
    {
     "name": "syft:location:1676:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/Util.md"
    },
    {
     "name": "syft:location:1677:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/WebSocket.md"
    },
    {
     "name": "syft:location:1678:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/api/api-lifecycle.md"
    },
    {
     "name": "syft:location:1679:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/best-practices/client-certificate.md"
    },
    {
     "name": "syft:location:1680:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/best-practices/mocking-request.md"
    },
    {
     "name": "syft:location:1681:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/best-practices/proxy.md"
    },
    {
     "name": "syft:location:1682:path",
     "value": "/lib/node_modules/npm/node_modules/undici/docs/docs/best-practices/writing-tests.md"
    },
    {
     "name": "syft:location:1683:path",
     "value": "/lib/node_modules/npm/node_modules/undici/index-fetch.js"
    },
    {
     "name": "syft:location:1684:path",
     "value": "/lib/node_modules/npm/node_modules/undici/index.js"
    },
    {
     "name": "syft:location:1685:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/abort-signal.js"
    },
    {
     "name": "syft:location:1686:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/api-connect.js"
    },
    {
     "name": "syft:location:1687:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/api-pipeline.js"
    },
    {
     "name": "syft:location:1688:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/api-request.js"
    },
    {
     "name": "syft:location:1689:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/api-stream.js"
    },
    {
     "name": "syft:location:1690:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/api-upgrade.js"
    },
    {
     "name": "syft:location:1691:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/index.js"
    },
    {
     "name": "syft:location:1692:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/readable.js"
    },
    {
     "name": "syft:location:1693:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/api/util.js"
    },
    {
     "name": "syft:location:1694:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/connect.js"
    },
    {
     "name": "syft:location:1695:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/constants.js"
    },
    {
     "name": "syft:location:1696:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/diagnostics.js"
    },
    {
     "name": "syft:location:1697:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/errors.js"
    },
    {
     "name": "syft:location:1698:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/request.js"
    },
    {
     "name": "syft:location:1699:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/symbols.js"
    },
    {
     "name": "syft:location:1700:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/tree.js"
    },
    {
     "name": "syft:location:1701:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/core/util.js"
    },
    {
     "name": "syft:location:1702:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/agent.js"
    },
    {
     "name": "syft:location:1703:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/balanced-pool.js"
    },
    {
     "name": "syft:location:1704:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/client-h1.js"
    },
    {
     "name": "syft:location:1705:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/client-h2.js"
    },
    {
     "name": "syft:location:1706:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/client.js"
    },
    {
     "name": "syft:location:1707:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/dispatcher-base.js"
    },
    {
     "name": "syft:location:1708:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/dispatcher.js"
    },
    {
     "name": "syft:location:1709:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/env-http-proxy-agent.js"
    },
    {
     "name": "syft:location:1710:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/fixed-queue.js"
    },
    {
     "name": "syft:location:1711:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/pool-base.js"
    },
    {
     "name": "syft:location:1712:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/pool-stats.js"
    },
    {
     "name": "syft:location:1713:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/pool.js"
    },
    {
     "name": "syft:location:1714:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/proxy-agent.js"
    },
    {
     "name": "syft:location:1715:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/dispatcher/retry-agent.js"
    },
    {
     "name": "syft:location:1716:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/global.js"
    },
    {
     "name": "syft:location:1717:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/handler/decorator-handler.js"
    },
    {
     "name": "syft:location:1718:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/handler/redirect-handler.js"
    },
    {
     "name": "syft:location:1719:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/handler/retry-handler.js"
    },
    {
     "name": "syft:location:1720:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/dns.js"
    },
    {
     "name": "syft:location:1721:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/dump.js"
    },
    {
     "name": "syft:location:1722:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/redirect-interceptor.js"
    },
    {
     "name": "syft:location:1723:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/redirect.js"
    },
    {
     "name": "syft:location:1724:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/response-error.js"
    },
    {
     "name": "syft:location:1725:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/interceptor/retry.js"
    },
    {
     "name": "syft:location:1726:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/llhttp/constants.js"
    },
    {
     "name": "syft:location:1727:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/llhttp/llhttp-wasm.js"
    },
    {
     "name": "syft:location:1728:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/llhttp/llhttp_simd-wasm.js"
    },
    {
     "name": "syft:location:1729:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/llhttp/utils.js"
    },
    {
     "name": "syft:location:1730:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-agent.js"
    },
    {
     "name": "syft:location:1731:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-client.js"
    },
    {
     "name": "syft:location:1732:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-errors.js"
    },
    {
     "name": "syft:location:1733:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-interceptor.js"
    },
    {
     "name": "syft:location:1734:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-pool.js"
    },
    {
     "name": "syft:location:1735:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-symbols.js"
    },
    {
     "name": "syft:location:1736:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/mock-utils.js"
    },
    {
     "name": "syft:location:1737:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/pending-interceptors-formatter.js"
    },
    {
     "name": "syft:location:1738:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/mock/pluralizer.js"
    },
    {
     "name": "syft:location:1739:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/util/timers.js"
    },
    {
     "name": "syft:location:1740:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cache/cache.js"
    },
    {
     "name": "syft:location:1741:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cache/cachestorage.js"
    },
    {
     "name": "syft:location:1742:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cache/symbols.js"
    },
    {
     "name": "syft:location:1743:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cache/util.js"
    },
    {
     "name": "syft:location:1744:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cookies/constants.js"
    },
    {
     "name": "syft:location:1745:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cookies/index.js"
    },
    {
     "name": "syft:location:1746:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cookies/parse.js"
    },
    {
     "name": "syft:location:1747:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/cookies/util.js"
    },
    {
     "name": "syft:location:1748:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/eventsource/eventsource-stream.js"
    },
    {
     "name": "syft:location:1749:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/eventsource/eventsource.js"
    },
    {
     "name": "syft:location:1750:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/eventsource/util.js"
    },
    {
     "name": "syft:location:1751:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/LICENSE"
    },
    {
     "name": "syft:location:1752:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/body.js"
    },
    {
     "name": "syft:location:1753:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/constants.js"
    },
    {
     "name": "syft:location:1754:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/data-url.js"
    },
    {
     "name": "syft:location:1755:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/dispatcher-weakref.js"
    },
    {
     "name": "syft:location:1756:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/file.js"
    },
    {
     "name": "syft:location:1757:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/formdata-parser.js"
    },
    {
     "name": "syft:location:1758:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/formdata.js"
    },
    {
     "name": "syft:location:1759:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/global.js"
    },
    {
     "name": "syft:location:1760:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/headers.js"
    },
    {
     "name": "syft:location:1761:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/index.js"
    },
    {
     "name": "syft:location:1762:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/request.js"
    },
    {
     "name": "syft:location:1763:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/response.js"
    },
    {
     "name": "syft:location:1764:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/symbols.js"
    },
    {
     "name": "syft:location:1765:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/util.js"
    },
    {
     "name": "syft:location:1766:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fetch/webidl.js"
    },
    {
     "name": "syft:location:1767:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fileapi/encoding.js"
    },
    {
     "name": "syft:location:1768:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fileapi/filereader.js"
    },
    {
     "name": "syft:location:1769:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fileapi/progressevent.js"
    },
    {
     "name": "syft:location:1770:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fileapi/symbols.js"
    },
    {
     "name": "syft:location:1771:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/fileapi/util.js"
    },
    {
     "name": "syft:location:1772:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/connection.js"
    },
    {
     "name": "syft:location:1773:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/constants.js"
    },
    {
     "name": "syft:location:1774:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/events.js"
    },
    {
     "name": "syft:location:1775:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/frame.js"
    },
    {
     "name": "syft:location:1776:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/permessage-deflate.js"
    },
    {
     "name": "syft:location:1777:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/receiver.js"
    },
    {
     "name": "syft:location:1778:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/sender.js"
    },
    {
     "name": "syft:location:1779:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/symbols.js"
    },
    {
     "name": "syft:location:1780:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/util.js"
    },
    {
     "name": "syft:location:1781:path",
     "value": "/lib/node_modules/npm/node_modules/undici/lib/web/websocket/websocket.js"
    },
    {
     "name": "syft:location:1782:path",
     "value": "/lib/node_modules/npm/node_modules/undici/scripts/strip-comments.js"
    },
    {
     "name": "syft:location:1783:path",
     "value": "/lib/node_modules/npm/node_modules/util-deprecate/History.md"
    },
    {
     "name": "syft:location:1784:path",
     "value": "/lib/node_modules/npm/node_modules/util-deprecate/LICENSE"
    },
    {
     "name": "syft:location:1785:path",
     "value": "/lib/node_modules/npm/node_modules/util-deprecate/browser.js"
    },
    {
     "name": "syft:location:1786:path",
     "value": "/lib/node_modules/npm/node_modules/util-deprecate/node.js"
    },
    {
     "name": "syft:location:1787:path",
     "value": "/lib/node_modules/npm/node_modules/validate-npm-package-name/LICENSE"
    },
    {
     "name": "syft:location:1788:path",
     "value": "/lib/node_modules/npm/node_modules/validate-npm-package-name/lib/builtin-modules.json"
    },
    {
     "name": "syft:location:1789:path",
     "value": "/lib/node_modules/npm/node_modules/validate-npm-package-name/lib/index.js"
    },
    {
     "name": "syft:location:1790:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/LICENSE"
    },
    {
     "name": "syft:location:1791:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1792:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1793:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/dist/esm/index.js"
    },
    {
     "name": "syft:location:1794:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/dist/esm/package.json"
    },
    {
     "name": "syft:location:1795:path",
     "value": "/lib/node_modules/npm/node_modules/which/LICENSE"
    },
    {
     "name": "syft:location:1796:path",
     "value": "/lib/node_modules/npm/node_modules/which/README.md"
    },
    {
     "name": "syft:location:1797:path",
     "value": "/lib/node_modules/npm/node_modules/which/bin/which.js"
    },
    {
     "name": "syft:location:1798:path",
     "value": "/lib/node_modules/npm/node_modules/which/lib/index.js"
    },
    {
     "name": "syft:location:1799:path",
     "value": "/lib/node_modules/npm/node_modules/write-file-atomic/LICENSE.md"
    },
    {
     "name": "syft:location:1800:path",
     "value": "/lib/node_modules/npm/node_modules/write-file-atomic/lib/index.js"
    },
    {
     "name": "syft:location:1801:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/LICENSE.md"
    },
    {
     "name": "syft:location:1802:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/dist/commonjs/index.js"
    },
    {
     "name": "syft:location:1803:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/dist/commonjs/package.json"
    },
    {
     "name": "syft:location:1804:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/dist/esm/index.js"
    },
    {
     "name": "syft:location:1805:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/dist/esm/package.json"
    },
    {
     "name": "syft:location:1806:path",
     "value": "/share/man/man1/npm.1.gz"
    },
    {
     "name": "syft:location:1807:path",
     "value": "/share/man/man1/npx.1.gz"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-audit-report@8.0.0?package-id=99d059cdcbfb8b23",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-audit-report",
   "version": "8.0.0",
   "description": "Given a response from the npm security api, render it into a variety of security reports",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-audit-report:npm-audit-report:8.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-audit-report@8.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-audit-report.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/npm-audit-report#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-audit-report:npm_audit_report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_audit_report:npm-audit-report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_audit_report:npm_audit_report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-audit:npm-audit-report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-audit:npm_audit_report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_audit:npm-audit-report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_audit:npm_audit_report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-audit-report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_audit_report:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-audit-report/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-bundled@6.0.0?package-id=31ca8903f554e93e",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-bundled",
   "version": "6.0.0",
   "description": "list things in node_modules that are bundledDependencies, or transitive dependencies thereof",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-bundled:npm-bundled:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-bundled@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-bundled.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-bundled:npm_bundled:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_bundled:npm-bundled:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_bundled:npm_bundled:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-bundled:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_bundled:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-bundled/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-install-checks@9.0.0?package-id=96e94bae959a89c6",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-install-checks",
   "version": "9.0.0",
   "description": "Check the engines and platform fields in package.json",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-install-checks:npm-install-checks:9.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-install-checks@9.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-install-checks.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-install-checks:npm_install_checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_install_checks:npm-install-checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_install_checks:npm_install_checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-install:npm-install-checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-install:npm_install_checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_install:npm-install-checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_install:npm_install_checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-install-checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_install_checks:9.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-install-checks/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-normalize-package-bin@6.0.0?package-id=b705fa42295a2d19",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-normalize-package-bin",
   "version": "6.0.0",
   "description": "Turn any flavor of allowable package.json bin into a normalized object",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-normalize-package-bin:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-normalize-package-bin@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-normalize-package-bin.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-normalize-package-bin:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize_package_bin:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize_package_bin:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-normalize-package:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-normalize-package:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize_package:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize_package:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-normalize:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-normalize:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_normalize:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-normalize-package-bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_normalize_package_bin:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/@npmcli/installed-package-contents/node_modules/npm-normalize-package-bin/package.json"
    },
    {
     "name": "syft:location:1:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/npm-normalize-package-bin/package.json"
    },
    {
     "name": "syft:location:2:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/node_modules/npm-normalize-package-bin/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-package-arg@14.0.0?package-id=41e1e5ceb9f407f6",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-package-arg",
   "version": "14.0.0",
   "description": "Parse the things that can be arguments to `npm install`",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-package-arg:npm-package-arg:14.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-package-arg@14.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-package-arg.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/npm-package-arg",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-package-arg:npm_package_arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_package_arg:npm-package-arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_package_arg:npm_package_arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-package:npm-package-arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-package:npm_package_arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_package:npm-package-arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_package:npm_package_arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-package-arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_package_arg:14.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-package-arg/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-packlist@11.3.0?package-id=60765f23f2b6c30c",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-packlist",
   "version": "11.3.0",
   "description": "Get a list of the files to add from a folder into an npm package",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-packlist:npm-packlist:11.3.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-packlist@11.3.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-packlist.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-packlist:npm_packlist:11.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_packlist:npm-packlist:11.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_packlist:npm_packlist:11.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-packlist:11.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_packlist:11.3.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-packlist/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-pick-manifest@12.0.0?package-id=e6f43123573e91c5",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-pick-manifest",
   "version": "12.0.0",
   "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-pick-manifest:npm-pick-manifest:12.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-pick-manifest@12.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-pick-manifest.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-pick-manifest:npm_pick_manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_pick_manifest:npm-pick-manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_pick_manifest:npm_pick_manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-pick:npm-pick-manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-pick:npm_pick_manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_pick:npm-pick-manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_pick:npm_pick_manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-pick-manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_pick_manifest:12.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-pick-manifest/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-profile@13.0.1?package-id=db1d2a300d3509fe",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-profile",
   "version": "13.0.1",
   "description": "Library for updating an npmjs.com profile",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-profile:npm-profile:13.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-profile@13.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-profile.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-profile:npm_profile:13.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_profile:npm-profile:13.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_profile:npm_profile:13.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-profile:13.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_profile:13.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-profile/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-registry-fetch@20.0.1?package-id=fe4f5da04c0e9328",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-registry-fetch",
   "version": "20.0.1",
   "description": "Fetch-based http client for use with npm registry APIs",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-registry-fetch:npm-registry-fetch:20.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-registry-fetch@20.0.1",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-registry-fetch.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-registry-fetch:npm_registry_fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_registry_fetch:npm-registry-fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_registry_fetch:npm_registry_fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-registry:npm-registry-fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-registry:npm_registry_fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_registry:npm-registry-fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_registry:npm_registry_fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-registry-fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_registry_fetch:20.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-registry-fetch/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/npm-user-validate@5.0.0?package-id=baecf553e7dd7264",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "npm-user-validate",
   "version": "5.0.0",
   "description": "User validations for npm",
   "licenses": [
    {
     "license": {
      "id": "BSD-2-Clause"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npm-user-validate:npm-user-validate:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/npm-user-validate@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/npm-user-validate.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-user-validate:npm_user_validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_user_validate:npm-user-validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_user_validate:npm_user_validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-user:npm-user-validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm-user:npm_user_validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_user:npm-user-validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm_user:npm_user_validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm-user-validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:npm_user_validate:5.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/npm-user-validate/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/p-map@7.0.5?package-id=c0dd26e68cca72ca",
   "type": "library",
   "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
   "name": "p-map",
   "version": "7.0.5",
   "description": "Map over promises concurrently",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:p-map:p-map:7.0.5:*:*:*:*:*:*:*",
   "purl": "pkg:npm/p-map@7.0.5",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:p-map:p_map:7.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:p_map:p-map:7.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:p_map:p_map:7.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:p:p-map:7.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:p:p_map:7.0.5:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/p-map/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/pacote@22.0.0?package-id=6dbc01bad07b2cd3",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "pacote",
   "version": "22.0.0",
   "description": "JavaScript package downloader",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:pacote:pacote:22.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/pacote@22.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/pacote.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/pacote/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/parse-conflict-json@6.0.0?package-id=5a5ff702c6b7ce67",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "parse-conflict-json",
   "version": "6.0.0",
   "description": "Parse a JSON string that has git merge conflicts, resolving if possible",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:parse-conflict-json:parse-conflict-json:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/parse-conflict-json@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/parse-conflict-json.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse-conflict-json:parse_conflict_json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse_conflict_json:parse-conflict-json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse_conflict_json:parse_conflict_json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse-conflict:parse-conflict-json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse-conflict:parse_conflict_json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse_conflict:parse-conflict-json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse_conflict:parse_conflict_json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse:parse-conflict-json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:parse:parse_conflict_json:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/parse-conflict-json/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/path-scurry@2.0.2?package-id=b4849581c53d7406",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me)",
   "name": "path-scurry",
   "version": "2.0.2",
   "description": "walk paths fast and efficiently",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:path-scurry:path-scurry:2.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/path-scurry@2.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/path-scurry",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:path-scurry:path_scurry:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:path_scurry:path-scurry:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:path_scurry:path_scurry:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:path:path-scurry:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:path:path_scurry:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/path-scurry/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/picomatch@4.0.5?package-id=b7a839404b8ddbbd",
   "type": "library",
   "author": "Jon Schlinkert (https://github.com/jonschlinkert)",
   "name": "picomatch",
   "version": "4.0.5",
   "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"
     }
    }
   ],
   "cpe": "cpe:2.3:a:jonschlinkert:picomatch:4.0.5:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/picomatch@4.0.5",
   "externalReferences": [
    {
     "url": "https://github.com/micromatch/picomatch",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/node_modules/picomatch/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/postcss-selector-parser@7.1.4?package-id=e9b9b52775da6ed1",
   "type": "library",
   "author": "Ben Briggs <beneb.info@gmail.com> (http://beneb.info), Chris Eppstein <chris@eppsteins.net> (http://twitter.com/chriseppstein)",
   "name": "postcss-selector-parser",
   "version": "7.1.4",
   "description": "Selector parser with built in methods for working with selector strings.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:postcss-selector-parser:postcss-selector-parser:7.1.4:*:*:*:*:*:*:*",
   "purl": "pkg:npm/postcss-selector-parser@7.1.4",
   "externalReferences": [
    {
     "url": "https://github.com/postcss/postcss-selector-parser.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/postcss/postcss-selector-parser",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss-selector-parser:postcss_selector_parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss_selector_parser:postcss-selector-parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss_selector_parser:postcss_selector_parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss-selector:postcss-selector-parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss-selector:postcss_selector_parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss_selector:postcss-selector-parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss_selector:postcss_selector_parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss:postcss-selector-parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:postcss:postcss_selector_parser:7.1.4:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/postcss-selector-parser/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/proc-log@7.0.0?package-id=561f5db585d66d8a",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "proc-log",
   "version": "7.0.0",
   "description": "just emit 'log' events on the process object",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:proc-log:proc-log:7.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/proc-log@7.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/proc-log.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proc-log:proc_log:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proc_log:proc-log:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proc_log:proc_log:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proc:proc-log:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proc:proc_log:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/proc-log/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/proggy@4.0.0?package-id=47985cf9ba4e7b91",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "proggy",
   "version": "4.0.0",
   "description": "Progress bar updates at a distance",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:proggy:proggy:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/proggy@4.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/proggy.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/proggy/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/promise-all-reject-late@1.0.1?package-id=de4b0f5e5e958635",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "promise-all-reject-late",
   "version": "1.0.1",
   "description": "Like Promise.all, but save rejections until all promises are resolved",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:promise-all-reject-late:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*",
   "purl": "pkg:npm/promise-all-reject-late@1.0.1",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-all-reject-late:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all_reject_late:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all_reject_late:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-all-reject:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-all-reject:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all_reject:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all_reject:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-all:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-all:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_all:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise:promise-all-reject-late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise:promise_all_reject_late:1.0.1:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/promise-all-reject-late/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/promise-call-limit@3.0.2?package-id=d7a63cc081fac8dc",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "promise-call-limit",
   "version": "3.0.2",
   "description": "Call an array of promise-returning functions, restricting concurrency to a specified limit.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:promise-call-limit:promise-call-limit:3.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/promise-call-limit@3.0.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/promise-call-limit",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-call-limit:promise_call_limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_call_limit:promise-call-limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_call_limit:promise_call_limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-call:promise-call-limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise-call:promise_call_limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_call:promise-call-limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise_call:promise_call_limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise:promise-call-limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:promise:promise_call_limit:3.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/promise-call-limit/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/promzard@4.0.0?package-id=7a34712fa127bb01",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "promzard",
   "version": "4.0.0",
   "description": "prompting wizardly",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:promzard:promzard:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/promzard@4.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/promzard.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/promzard/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/proxy-agent-negotiate@1.1.0?package-id=9553e741cdee17c3",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
   "name": "proxy-agent-negotiate",
   "version": "1.1.0",
   "description": "Negotiate/SPNEGO proxy authentication for proxy-agents",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:proxy-agent-negotiate:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/proxy-agent-negotiate@1.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/TooTallNate/proxy-agents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy-agent-negotiate:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy_agent_negotiate:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy_agent_negotiate:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy-agent:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy-agent:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy_agent:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy_agent:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy:proxy-agent-negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:proxy:proxy_agent_negotiate:1.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/proxy-agent-negotiate/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/qrcode-terminal@0.12.0?package-id=4a889f913aaa7528",
   "type": "library",
   "author": "Gord Tanner <gtanner@gmail.com> (http://github.com/gtanner), Michael Brooks <mikeywbrooks@gmail.com> (http://github.com/mwbrooks)",
   "name": "qrcode-terminal",
   "version": "0.12.0",
   "description": "QRCodes, in the terminal",
   "licenses": [
    {
     "license": {
      "name": "Apache 2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:qrcode-terminal:qrcode-terminal:0.12.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/qrcode-terminal@0.12.0",
   "externalReferences": [
    {
     "url": "https://github.com/gtanner/qrcode-terminal",
     "type": "distribution"
    },
    {
     "url": "https://github.com/gtanner/qrcode-terminal",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:qrcode-terminal:qrcode_terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:qrcode_terminal:qrcode-terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:qrcode_terminal:qrcode_terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:gtanner:qrcode-terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:gtanner:qrcode_terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:qrcode:qrcode-terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:qrcode:qrcode_terminal:0.12.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/qrcode-terminal/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/read@6.0.0?package-id=f89db794477096ae",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "read",
   "version": "6.0.0",
   "description": "read(1) for node programs",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:read:read:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/read@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/read.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/read/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/read-cmd-shim@7.0.0?package-id=ff035f16bb78623e",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "read-cmd-shim",
   "version": "7.0.0",
   "description": "Figure out what a cmd-shim is pointing at. This acts as the equivalent of fs.readlink.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:read-cmd-shim:read-cmd-shim:7.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/read-cmd-shim@7.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/read-cmd-shim.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/read-cmd-shim#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read-cmd-shim:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read_cmd_shim:read-cmd-shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read_cmd_shim:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read-cmd:read-cmd-shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read-cmd:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read_cmd:read-cmd-shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read_cmd:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read:read-cmd-shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:read:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:read-cmd-shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:read_cmd_shim:7.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/bin-links/node_modules/read-cmd-shim/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/safer-buffer@2.1.2?package-id=12f6242efc5dbb81",
   "type": "library",
   "author": "Nikita Skovoroda <chalkerx@gmail.com> (https://github.com/ChALkeR)",
   "name": "safer-buffer",
   "version": "2.1.2",
   "description": "Modern Buffer API polyfill without footguns",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:safer-buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/safer-buffer@2.1.2",
   "externalReferences": [
    {
     "url": "git+https://github.com/ChALkeR/safer-buffer.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:safer-buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:safer_buffer:safer-buffer:2.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:safer_buffer:safer_buffer:2.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:safer:safer-buffer:2.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:safer:safer_buffer:2.1.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/safer-buffer/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/semver@7.8.5?package-id=ae051bdd127c3571",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "semver",
   "version": "7.8.5",
   "description": "The semantic version parser used by npm.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:npmjs:semver:7.8.5:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/semver@7.8.5",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/node-semver.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/semver/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/signal-exit@4.1.0?package-id=3b52ba4399cf05d9",
   "type": "library",
   "author": "Ben Coe <ben@npmjs.com>",
   "name": "signal-exit",
   "version": "4.1.0",
   "description": "when you want to fire an event no matter how a process exits.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:signal-exit:signal-exit:4.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/signal-exit@4.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/tapjs/signal-exit.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:signal-exit:signal_exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:signal_exit:signal-exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:signal_exit:signal_exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:signal:signal-exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:signal:signal_exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tapjs:signal-exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tapjs:signal_exit:4.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/signal-exit/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/sigstore@5.0.0?package-id=c7b830d94ef5b518",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "sigstore",
   "version": "5.0.0",
   "description": "code-signing for npm packages",
   "licenses": [
    {
     "license": {
      "id": "Apache-2.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:sigstore:sigstore:5.0.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/sigstore@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/sigstore/sigstore-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/sigstore/sigstore-js/tree/main/packages/client#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/sigstore/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/smart-buffer@4.2.0?package-id=02b5b6edd969ee44",
   "type": "library",
   "author": "Josh Glazebrook, syvita",
   "name": "smart-buffer",
   "version": "4.2.0",
   "description": "smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:JoshGlazebrook:smart-buffer:4.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/smart-buffer@4.2.0",
   "externalReferences": [
    {
     "url": "https://github.com/JoshGlazebrook/smart-buffer.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/JoshGlazebrook/smart-buffer/",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:JoshGlazebrook:smart_buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart-buffer:smart-buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart-buffer:smart_buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart_buffer:smart-buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart_buffer:smart_buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart:smart-buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:smart:smart_buffer:4.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/smart-buffer/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/socks@2.8.9?package-id=fe5100aa95494a18",
   "type": "library",
   "author": "Josh Glazebrook, castorw",
   "name": "socks",
   "version": "2.8.9",
   "description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:JoshGlazebrook:socks:2.8.9:*:*:*:*:*:*:*",
   "purl": "pkg:npm/socks@2.8.9",
   "externalReferences": [
    {
     "url": "git+https://github.com/JoshGlazebrook/socks.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/JoshGlazebrook/socks/",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks:socks:2.8.9:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/socks/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/socks-proxy-agent@10.1.0?package-id=5d779c34320ab532",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/), Kiko Beats <josefrancisco.verdu@gmail.com>, Josh Glazebrook <josh@joshglazebrook.com>, talmobi <talmobi@users.noreply.github.com>, Indospace.io <justin@indospace.io>, Kilian von Pflugk <github@jumoog.io>, Kyle <admin@hk1229.cn>, Matheus Fernandes <matheus.frndes@gmail.com>, Ricky Miller <richardkazuomiller@gmail.com>, Shantanu Sharma <shantanu34@outlook.com>, Tim Perry <pimterry@gmail.com>, Vadim Baryshev <vadimbaryshev@gmail.com>, jigu <luo1257857309@gmail.com>, Alba Mendez <me@jmendeth.com>, \u0414\u043c\u0438\u0442\u0440\u0438\u0439 \u0413\u0443\u0434\u0435\u043d\u043a\u043e\u0432 <Dimangud@rambler.ru>, Andrei Bitca <63638922+andrei-bitca-dc@users.noreply.github.com>, Andrew Casey <amcasey@users.noreply.github.com>, Brandon Ros <brandonros1@gmail.com>, Dang Duy Thanh <thanhdd.it@gmail.com>, Dimitar Nestorov <8790386+dimitarnestorov@users.noreply.github.com>",
   "name": "socks-proxy-agent",
   "version": "10.1.0",
   "description": "A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:socks-proxy-agent:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/socks-proxy-agent@10.1.0",
   "externalReferences": [
    {
     "url": "https://github.com/TooTallNate/proxy-agents.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks-proxy-agent:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks_proxy_agent:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks_proxy_agent:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks-proxy:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks-proxy:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks_proxy:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks_proxy:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks:socks-proxy-agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:socks:socks_proxy_agent:10.1.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/socks-proxy-agent/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/spdx-exceptions@2.5.0?package-id=16ce4c4d5262ca3c",
   "type": "library",
   "author": "The Linux Foundation, Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com/)",
   "name": "spdx-exceptions",
   "version": "2.5.0",
   "description": "list of SPDX standard license exceptions",
   "licenses": [
    {
     "license": {
      "id": "CC-BY-3.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:spdx-exceptions:spdx-exceptions:2.5.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/spdx-exceptions@2.5.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-exceptions:spdx_exceptions:2.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_exceptions:spdx-exceptions:2.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_exceptions:spdx_exceptions:2.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx-exceptions:2.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx_exceptions:2.5.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-exceptions/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/spdx-expression-parse@4.0.0?package-id=56ae0af6d410f981",
   "type": "library",
   "author": "Kyle E. Mitchell <kyle@kemitchell.com> (https://kemitchell.com)",
   "name": "spdx-expression-parse",
   "version": "4.0.0",
   "description": "parse SPDX license expressions",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:spdx-expression-parse:spdx-expression-parse:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/spdx-expression-parse@4.0.0",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-expression-parse:spdx_expression_parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_expression_parse:spdx-expression-parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_expression_parse:spdx_expression_parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-expression:spdx-expression-parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-expression:spdx_expression_parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_expression:spdx-expression-parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_expression:spdx_expression_parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx-expression-parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx_expression_parse:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-expression-parse/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/spdx-license-ids@3.0.23?package-id=843131c0a77e49d3",
   "type": "library",
   "author": "Shinnosuke Watanabe (https://github.com/shinnn)",
   "name": "spdx-license-ids",
   "version": "3.0.23",
   "description": "A list of SPDX license identifiers",
   "licenses": [
    {
     "license": {
      "id": "CC0-1.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:spdx-license-ids:spdx-license-ids:3.0.23:*:*:*:*:*:*:*",
   "purl": "pkg:npm/spdx-license-ids@3.0.23",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-license-ids:spdx_license_ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_license_ids:spdx-license-ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_license_ids:spdx_license_ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-license:spdx-license-ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx-license:spdx_license_ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_license:spdx-license-ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx_license:spdx_license_ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx-license-ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:spdx:spdx_license_ids:3.0.23:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/spdx-license-ids/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/ssri@14.0.0?package-id=892376bf8becbb1b",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "ssri",
   "version": "14.0.0",
   "description": "Standard Subresource Integrity library -- parses, serializes, generates, and verifies integrity metadata according to the SRI spec.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:ssri_project:ssri:14.0.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/ssri@14.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/ssri.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/ssri/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/supports-color@10.2.2?package-id=d1d834c9ae456e84",
   "type": "library",
   "author": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)",
   "name": "supports-color",
   "version": "10.2.2",
   "description": "Detect whether a terminal supports color",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:supports-color:supports-color:10.2.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/supports-color@10.2.2",
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:supports-color:supports_color:10.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:supports_color:supports-color:10.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:supports_color:supports_color:10.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:supports:supports-color:10.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:supports:supports_color:10.2.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/supports-color/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/tar@7.5.19?package-id=8472918e73d98e8e",
   "type": "library",
   "author": "Isaac Z. Schlueter",
   "name": "tar",
   "version": "7.5.19",
   "description": "tar for node",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tar_project:tar:7.5.19:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/tar@7.5.19",
   "externalReferences": [
    {
     "url": "https://github.com/isaacs/node-tar.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tar_project:tar:7.5.19:*:*:*:*:rust:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:isaacs:tar:7.5.19:*:*:*:*:node.js:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tar/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/text-table@0.2.0?package-id=81de9eac4c31c074",
   "type": "library",
   "author": "James Halliday <mail@substack.net> (http://substack.net)",
   "name": "text-table",
   "version": "0.2.0",
   "description": "borderless text tables with alignment",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:text-table:text-table:0.2.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/text-table@0.2.0",
   "externalReferences": [
    {
     "url": "git://github.com/substack/text-table.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/substack/text-table",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:text-table:text_table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:text_table:text-table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:text_table:text_table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:substack:text-table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:substack:text_table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:text:text-table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:text:text_table:0.2.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/text-table/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/tiny-relative-date@2.0.2?package-id=3c832251283ff750",
   "type": "library",
   "author": "Joseph Wynn <joseph@wildlyinaccurate.com> (https://wildlyinaccurate.com/)",
   "name": "tiny-relative-date",
   "version": "2.0.2",
   "description": "Tiny function that provides relative, human-readable dates.",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tiny-relative-date:tiny-relative-date:2.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/tiny-relative-date@2.0.2",
   "externalReferences": [
    {
     "url": "https://github.com/wildlyinaccurate/relative-date.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny-relative-date:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny_relative_date:tiny-relative-date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny_relative_date:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:wildlyinaccurate:tiny-relative-date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:wildlyinaccurate:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny-relative:tiny-relative-date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny-relative:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny_relative:tiny-relative-date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny_relative:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny:tiny-relative-date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tiny:tiny_relative_date:2.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tiny-relative-date/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/tinyglobby@0.2.17?package-id=6a62939671b83c96",
   "type": "library",
   "author": "Superchupu",
   "name": "tinyglobby",
   "version": "0.2.17",
   "description": "A fast and minimal alternative to globby and fast-glob",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:tinyglobby:tinyglobby:0.2.17:*:*:*:*:*:*:*",
   "purl": "pkg:npm/tinyglobby@0.2.17",
   "externalReferences": [
    {
     "url": "git+https://github.com/SuperchupuDev/tinyglobby.git",
     "type": "distribution"
    },
    {
     "url": "https://superchupu.dev/tinyglobby",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tinyglobby/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/treeverse@3.0.0?package-id=783ddf9828b9d2f7",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "treeverse",
   "version": "3.0.0",
   "description": "Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:treeverse:treeverse:3.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/treeverse@3.0.0",
   "externalReferences": [
    {
     "url": "https://github.com/npm/treeverse.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:treeverse:3.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/treeverse/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/tuf-js@6.0.0?package-id=1a807f06160405d6",
   "type": "library",
   "author": "bdehamer@github.com",
   "name": "tuf-js",
   "version": "6.0.0",
   "description": "JavaScript implementation of The Update Framework (TUF)",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:theupdateframework:tuf-js:6.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/tuf-js@6.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/theupdateframework/tuf-js.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/theupdateframework/tuf-js/tree/main/packages/client#readme",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:theupdateframework:tuf_js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf-js:tuf-js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf-js:tuf_js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf_js:tuf-js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf_js:tuf_js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf:tuf-js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:tuf:tuf_js:6.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/tuf-js/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/undici@6.27.0?package-id=01b29f6bd38db257",
   "type": "library",
   "author": "Daniele Belardi (https://github.com/dnlup), Ethan Arrowood (https://github.com/ethan-arrowood), Matteo Collina (https://github.com/mcollina), Matthew Aitken (https://github.com/KhafraDev), Robert Nagy (https://github.com/ronag), Szymon Marczak (https://github.com/szmarczak), Tomas Della Vedova (https://github.com/delvedor)",
   "name": "undici",
   "version": "6.27.0",
   "description": "An HTTP/1.1 client, written from scratch for Node.js",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:nodejs:undici:6.27.0:*:*:*:*:node.js:*:*",
   "purl": "pkg:npm/undici@6.27.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/nodejs/undici.git",
     "type": "distribution"
    },
    {
     "url": "https://undici.nodejs.org",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/undici/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/util-deprecate@1.0.2?package-id=a1e592846cfc8eb6",
   "type": "library",
   "author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
   "name": "util-deprecate",
   "version": "1.0.2",
   "description": "The Node.js `util.deprecate()` function with browser support",
   "licenses": [
    {
     "license": {
      "id": "MIT"
     }
    }
   ],
   "cpe": "cpe:2.3:a:util-deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*",
   "purl": "pkg:npm/util-deprecate@1.0.2",
   "externalReferences": [
    {
     "url": "git://github.com/TooTallNate/util-deprecate.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/TooTallNate/util-deprecate",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:util-deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:util_deprecate:util-deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:util_deprecate:util_deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:util-deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:TooTallNate:util_deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:util:util-deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:util:util_deprecate:1.0.2:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/util-deprecate/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/validate-npm-package-name@8.0.0?package-id=641dc29394580da0",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "validate-npm-package-name",
   "version": "8.0.0",
   "description": "Give me a string and I'll tell you if it's a valid npm package name",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:validate-npm-package-name:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/validate-npm-package-name@8.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/validate-npm-package-name.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/validate-npm-package-name",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate-npm-package-name:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm_package_name:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm_package_name:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate-npm-package:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate-npm-package:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm_package:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm_package:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate-npm:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate-npm:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate_npm:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:validate:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:validate-npm-package-name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:validate_npm_package_name:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/validate-npm-package-name/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/walk-up-path@4.0.0?package-id=d526bd9a059d7c26",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (https://izs.me)",
   "name": "walk-up-path",
   "version": "4.0.0",
   "description": "Given a path string, return a generator that walks up the path, emitting each dirname.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:walk-up-path:walk-up-path:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/walk-up-path@4.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/walk-up-path",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk-up-path:walk_up_path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk_up_path:walk-up-path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk_up_path:walk_up_path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk-up:walk-up-path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk-up:walk_up_path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk_up:walk-up-path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk_up:walk_up_path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk:walk-up-path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:walk:walk_up_path:4.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/walk-up-path/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/which@7.0.0?package-id=2633ca92f3ca646c",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "which",
   "version": "7.0.0",
   "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:which:which:7.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/which@7.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/node-which.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/which/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/write-file-atomic@8.0.0?package-id=b6844841308abd14",
   "type": "library",
   "author": "GitHub Inc.",
   "name": "write-file-atomic",
   "version": "8.0.0",
   "description": "Write files in an atomic fashion w/configurable ownership",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:write-file-atomic:write-file-atomic:8.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/write-file-atomic@8.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/npm/write-file-atomic.git",
     "type": "distribution"
    },
    {
     "url": "https://github.com/npm/write-file-atomic",
     "type": "website"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write-file-atomic:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write_file_atomic:write-file-atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write_file_atomic:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write-file:write-file-atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write-file:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write_file:write-file-atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write_file:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write:write-file-atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:write:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:write-file-atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:cpe23",
     "value": "cpe:2.3:a:npm:write_file_atomic:8.0.0:*:*:*:*:*:*:*"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/write-file-atomic/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/yallist@4.0.0?package-id=29df0f6b8094c121",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "yallist",
   "version": "4.0.0",
   "description": "Yet Another Linked List",
   "licenses": [
    {
     "license": {
      "id": "ISC"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yallist:yallist:4.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/yallist@4.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/yallist.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/minipass-pipeline/node_modules/yallist/package.json"
    }
   ]
  },
  {
   "bom-ref": "pkg:npm/yallist@5.0.0?package-id=30147815da67cea2",
   "type": "library",
   "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
   "name": "yallist",
   "version": "5.0.0",
   "description": "Yet Another Linked List",
   "licenses": [
    {
     "license": {
      "id": "BlueOak-1.0.0"
     }
    }
   ],
   "cpe": "cpe:2.3:a:yallist:yallist:5.0.0:*:*:*:*:*:*:*",
   "purl": "pkg:npm/yallist@5.0.0",
   "externalReferences": [
    {
     "url": "git+https://github.com/isaacs/yallist.git",
     "type": "distribution"
    }
   ],
   "properties": [
    {
     "name": "syft:package:foundBy",
     "value": "javascript-package-cataloger"
    },
    {
     "name": "syft:package:language",
     "value": "javascript"
    },
    {
     "name": "syft:package:type",
     "value": "npm"
    },
    {
     "name": "syft:package:metadataType",
     "value": "javascript-npm-package"
    },
    {
     "name": "syft:location:0:layerID",
     "value": "sha256:b08c1233dfd13d9b40060deef91ace6f2f2c2d2d180e066529053bde36f607e0"
    },
    {
     "name": "syft:location:0:path",
     "value": "/lib/node_modules/npm/node_modules/yallist/package.json"
    }
   ]
  }
 ]
}
