{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a17f5297-3407-4d69-a9e8-60cda44ead9b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:32:38Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "cspell",
      "group": "",
      "version": "10.1.0",
      "description": "A Spelling Checker for Code!",
      "purl": "pkg:npm/cspell@10.1.0",
      "bom-ref": "pkg:npm/cspell@10.1.0",
      "author": "Jason Dent",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "cspell, cspell-esm"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "clean, build, build:tsc, build:readme, build:readme:help, build:readme:help:lint, build:readme:help:trace, clean-build, coverage, test:watch, test, watch, watch:tsc, compile, test-watch, version, prepublishOnly, test:update-snapshot"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:tsc, build:readme, build:readme:help, build:readme:help:lint, build:readme:help:trace, clean-build, test:watch, watch, watch:tsc, compile, test-watch"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://cspell.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@cspell\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@cspell/cspell-json-reporter/package.json\\nnode_modules/@cspell/cspell-performance-monitor/package.json\\nnode_modules/@cspell/cspell-pipe/package.json\\nnode_modules/@cspell/cspell-types/package.json\\nnode_modules/@cspell/cspell-worker/package.json\\nnode_modules/@cspell/dynamic-import/package.json\\nnode_modules/@cspell/url/package.json\\nnode_modules/@types/micromatch/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/ansi-regex/package.json\\nnode_modules/chalk-template/package.json\\nnode_modules/chalk/package.json\\nnode_modules/commander/package.json\\nnode_modules/cspell-config-lib/package.json\\nnode_modules/cspell-dictionary/package.json\\nnode_modules/cspell-gitignore/package.json\\nnode_modules/cspell-glob/package.json\\nnode_modules/cspell-io/package.json\\nnode_modules/cspell-lib/package.json\\nnode_modules/fast-json-stable-stringify/package.json\\nnode_modules/flatted/package.json\\nnode_modules/micromatch/package.json\\nnode_modules/minimatch/package.json\\nnode_modules/semver/package.json\\nnode_modules/tinyglobby/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Superchupu"
        }
      ],
      "group": "",
      "name": "tinyglobby",
      "version": "0.2.17",
      "description": "A fast and minimal alternative to globby and fast-glob",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tinyglobby@0.2.17",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://superchupu.dev/tinyglobby"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/SuperchupuDev/tinyglobby.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyglobby@0.2.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyglobby/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyglobby,glob,tinyglobby/glob,GlobOptions,tinyglobby/GlobOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyglobby/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyglobby/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 27
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1436
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1530
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 5
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 145
          },
          {
            "location": "src/util/glob.ts",
            "line": 8
          },
          {
            "location": "src/util/glob.ts",
            "line": 9
          },
          {
            "location": "src/util/glob.ts",
            "line": 196
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.8.5",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/semver@7.8.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.8.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver,satisfies,semver/satisfies"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/app.js",
            "line": 6
          },
          {
            "location": "dist/esm/app.js",
            "line": 700
          },
          {
            "location": "dist/tsc/app.mjs",
            "line": 2
          },
          {
            "location": "dist/tsc/app.mjs",
            "line": 19
          },
          {
            "location": "src/app.mts",
            "line": 3
          },
          {
            "location": "src/app.mts",
            "line": 27
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)"
        }
      ],
      "group": "",
      "name": "minimatch",
      "version": "9.0.9",
      "description": "a glob matcher in javascript",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/minimatch@9.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/isaacs/minimatch.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/minimatch@9.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/minimatch/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/minimatch/package.json"
              }
            ],
            "concludedValue": "node_modules/minimatch/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jon Schlinkert (https://github.com/jonschlinkert)"
        }
      ],
      "group": "",
      "name": "micromatch",
      "version": "4.0.8",
      "description": "Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/micromatch@4.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/micromatch/micromatch"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/micromatch@4.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/micromatch/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/micromatch/package.json"
              }
            ],
            "concludedValue": "node_modules/micromatch/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Andrea Giammarchi"
        }
      ],
      "group": "",
      "name": "flatted",
      "version": "3.4.4",
      "description": "A super light and fast circular JSON parser.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/flatted@3.4.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/WebReflection/flatted#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/WebReflection/flatted.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/flatted@3.4.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/flatted/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "flatted,parse,flatted/parse,stringify,flatted/stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/flatted/package.json"
              }
            ],
            "concludedValue": "node_modules/flatted/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 29
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1728
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1737
          },
          {
            "location": "dist/tsc/util/cache/file-entry-cache/flatCache.js",
            "line": 2
          },
          {
            "location": "dist/tsc/util/cache/file-entry-cache/flatCache.js",
            "line": 27
          },
          {
            "location": "dist/tsc/util/cache/file-entry-cache/flatCache.js",
            "line": 39
          },
          {
            "location": "src/util/cache/file-entry-cache/flatCache.ts",
            "line": 3
          },
          {
            "location": "src/util/cache/file-entry-cache/flatCache.ts",
            "line": 33
          },
          {
            "location": "src/util/cache/file-entry-cache/flatCache.ts",
            "line": 45
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "fast-json-stable-stringify",
      "version": "2.1.0",
      "description": "deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/epoberezkin/fast-json-stable-stringify"
        },
        {
          "type": "vcs",
          "url": "git://github.com/epoberezkin/fast-json-stable-stringify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/fast-json-stable-stringify@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/fast-json-stable-stringify/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/fast-json-stable-stringify/package.json"
              }
            ],
            "concludedValue": "node_modules/fast-json-stable-stringify/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-lib",
      "version": "10.1.0",
      "description": "A library of useful functions used across various cspell tools.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-lib@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-lib#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-lib@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-lib/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "cspell-lib"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-lib,Link,cspell-lib/Link,ENV_CSPELL_GLOB_ROOT,cspell-lib/ENV_CSPELL_GLOB_ROOT,IncludeExcludeFlag,cspell-lib/IncludeExcludeFlag,MessageTypes,cspell-lib/MessageTypes,SuggestionError,cspell-lib/SuggestionError,Text,cspell-lib/Text,checkTextDocument,cspell-lib/checkTextDocument,combineTextAndLanguageSettings,cspell-lib/combineTextAndLanguageSettings,createDictionaryReferenceCollection,cspell-lib/createDictionaryReferenceCollection,createPerfTimer,cspell-lib/createPerfTimer,extractDependencies,cspell-lib/extractDependencies,extractImportErrors,cspell-lib/extractImportErrors,fileToDocument,cspell-lib/fileToDocument,getDefaultSettings,cspell-lib/getDefaultSettings,getGlobalSettingsAsync,cspell-lib/getGlobalSettingsAsync,getSystemFeatureFlags,cspell-lib/getSystemFeatureFlags,isBinaryFile,cspell-lib/isBinaryFile,isSpellingDictionaryLoadError,cspell-lib/isSpellingDictionaryLoadError,mergeSettings,cspell-lib/mergeSettings,setLogger,cspell-lib/setLogger,shouldCheckDocument,cspell-lib/shouldCheckDocument,spellCheckDocument,cspell-lib/spellCheckDocument,suggestionsForWords,cspell-lib/suggestionsForWords,traceWordsAsync,cspell-lib/traceWordsAsync,spellCheckDocumentRPC,cspell-lib/spellCheckDocumentRPC,cspell-lib/cspell-rpc,createCSpellRPCClient,cspell-lib/cspell-rpc/createCSpellRPCClient,createCSpellRPCServer,cspell-lib/cspell-rpc/createCSpellRPCServer,getDefaultConfigLoader,cspell-lib/getDefaultConfigLoader,ImportError,cspell-lib/ImportError,SpellCheckFilePerf,cspell-lib/SpellCheckFilePerf,SpellingDictionaryLoadError,cspell-lib/SpellingDictionaryLoadError,CSpellRPCApi,cspell-lib/cspell-rpc/CSpellRPCApi,CSpellRPCClient,cspell-lib/cspell-rpc/CSpellRPCClient,SuggestedWord,cspell-lib/SuggestedWord,SuggestionsForWordResult,cspell-lib/SuggestionsForWordResult,FeatureFlags,cspell-lib/FeatureFlags,CSpellSettings,cspell-lib/CSpellSettings,CSpellSettingsWithSourceTrace,cspell-lib/CSpellSettingsWithSourceTrace,Document,cspell-lib/Document,ImportFileRefWithError,cspell-lib/ImportFileRefWithError,Issue,cspell-lib/Issue,SpellCheckFileResult,cspell-lib/SpellCheckFileResult,TextDocumentOffset,cspell-lib/TextDocumentOffset,ValidationIssue,cspell-lib/ValidationIssue,CSpellUserSettings,cspell-lib/CSpellUserSettings,PerfTimer,cspell-lib/PerfTimer,CheckTextInfo,cspell-lib/CheckTextInfo,TraceWordResult,cspell-lib/TraceWordResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-lib/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-lib/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/app.js",
            "line": 2
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 4
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 613
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1140
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1576
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1591
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2232
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2244
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2251
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2270
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2500
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2504
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2555
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2559
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2671
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2884
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2895
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3027
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3336
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3339
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3340
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3395
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3396
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3417
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3439
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 6
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 175
          },
          {
            "location": "dist/tsc/cspell-api/cspell-api.js",
            "line": 3
          },
          {
            "location": "dist/tsc/cspell-api/cspell-api.js",
            "line": 4
          },
          {
            "location": "dist/tsc/dictionaries/listDictionaries.js",
            "line": 1
          },
          {
            "location": "dist/tsc/dictionaries/listDictionaries.js",
            "line": 105
          },
          {
            "location": "dist/tsc/dictionaries/listDictionaries.js",
            "line": 110
          },
          {
            "location": "dist/tsc/dictionaries/listDictionaries.js",
            "line": 111
          },
          {
            "location": "dist/tsc/featureFlags/featureFlags.js",
            "line": 1
          },
          {
            "location": "dist/tsc/featureFlags/featureFlags.js",
            "line": 4
          },
          {
            "location": "dist/tsc/link.js",
            "line": 2
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 64
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 120
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 131
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 168
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 292
          },
          {
            "location": "dist/tsc/lint/processFile.js",
            "line": 2
          },
          {
            "location": "dist/tsc/lint/processFile.js",
            "line": 62
          },
          {
            "location": "dist/tsc/lint/processFile.js",
            "line": 67
          },
          {
            "location": "dist/tsc/lint/processFile.js",
            "line": 112
          },
          {
            "location": "dist/tsc/lint/processFile.js",
            "line": 116
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 3
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 31
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 2
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 11
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 22
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 27
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 6
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 27
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 47
          },
          {
            "location": "dist/tsc/util/timer.js",
            "line": 1
          },
          {
            "location": "dist/tsc/util/timer.js",
            "line": 3
          },
          {
            "location": "dist/tsc/util/timer.js",
            "line": 7
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 2
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 17
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 36
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 37
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 53
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 76
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 17
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 18
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 278
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 4
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 5
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 6
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 12
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 170
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 171
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 172
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 181
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 182
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 2
          },
          {
            "location": "src/featureFlags/featureFlags.ts",
            "line": 1
          },
          {
            "location": "src/featureFlags/featureFlags.ts",
            "line": 2
          },
          {
            "location": "src/featureFlags/featureFlags.ts",
            "line": 7
          },
          {
            "location": "src/link.ts",
            "line": 2
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 13
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 20
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 108
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 113
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 183
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 193
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 5
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 58
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 2
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 3
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 32
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 46
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 52
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 8
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 9
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 48
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 68
          },
          {
            "location": "src/util/timer.ts",
            "line": 1
          },
          {
            "location": "src/util/timer.ts",
            "line": 2
          },
          {
            "location": "src/util/timer.ts",
            "line": 5
          },
          {
            "location": "src/util/timer.ts",
            "line": 10
          },
          {
            "location": "dist/tsc/application.d.mts",
            "line": 2
          },
          {
            "location": "dist/tsc/application.d.mts",
            "line": 7
          },
          {
            "location": "dist/tsc/application.d.mts",
            "line": 8
          },
          {
            "location": "src/application.mts",
            "line": 3
          },
          {
            "location": "src/application.mts",
            "line": 12
          },
          {
            "location": "src/application.mts",
            "line": 33
          },
          {
            "location": "src/application.mts",
            "line": 34
          },
          {
            "location": "src/application.mts",
            "line": 63
          },
          {
            "location": "src/application.mts",
            "line": 64
          },
          {
            "location": "src/application.mts",
            "line": 65
          },
          {
            "location": "src/application.mts",
            "line": 69
          },
          {
            "location": "src/application.mts",
            "line": 88
          },
          {
            "location": "src/application.mts",
            "line": 116
          },
          {
            "location": "dist/tsc/cspell-api/cspell-api.js",
            "line": 51
          },
          {
            "location": "dist/tsc/cspell-api/cspell-api.js",
            "line": 52
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 68
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 69
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-io",
      "version": "10.1.0",
      "description": "A library of useful I/O functions used across various cspell tools.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-io@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-io@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-io/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-io,getStat,cspell-io/getStat,readFileText,cspell-io/readFileText,toURL,cspell-io/toURL,BufferEncoding,cspell-io/BufferEncoding"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-io/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-io/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 26
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1586
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1607
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1624
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 5
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 41
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 73
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 84
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 6
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 7
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 62
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 102
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 117
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "",
      "name": "cspell-glob",
      "version": "10.1.0",
      "description": "Glob matcher for cspell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-glob@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-glob#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-glob@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-glob/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-glob,GlobMatcher,cspell-glob/GlobMatcher,fileOrGlobToGlob,cspell-glob/fileOrGlobToGlob,workaroundPicomatchBug,cspell-glob/workaroundPicomatchBug,GlobPatternWithRoot,cspell-glob/GlobPatternWithRoot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-glob/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-glob/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 22
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1475
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1529
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 63
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 4
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 81
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 143
          },
          {
            "location": "dist/tsc/util/glob.js",
            "line": 144
          },
          {
            "location": "src/util/glob.ts",
            "line": 6
          },
          {
            "location": "src/util/glob.ts",
            "line": 7
          },
          {
            "location": "src/util/glob.ts",
            "line": 121
          },
          {
            "location": "src/util/glob.ts",
            "line": 194
          },
          {
            "location": "src/util/glob.ts",
            "line": 195
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "",
      "name": "cspell-gitignore",
      "version": "10.1.0",
      "description": "Gitignore Glob matcher for cspell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-gitignore@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-gitignore#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-gitignore@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-gitignore/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-gitignore,GitIgnore,cspell-gitignore/GitIgnore,findRepoRoot,cspell-gitignore/findRepoRoot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-gitignore/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-gitignore/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 21
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3082
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 62
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 354
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-dictionary",
      "version": "10.1.0",
      "description": "A spelling dictionary library useful for checking words and getting suggestions.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-dictionary@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-dictionary#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-dictionary@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-dictionary/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-dictionary,dictionaryCacheEnableLogging,cspell-dictionary/dictionaryCacheEnableLogging,dictionaryCacheGetLog,cspell-dictionary/dictionaryCacheGetLog"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-dictionary/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-dictionary/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 20
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2869
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3110
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 61
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 96
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 386
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "",
      "name": "cspell-config-lib",
      "version": "10.1.0",
      "description": "CSpell Config library",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-config-lib@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-config-lib#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-config-lib@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-config-lib/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-config-lib,MutableCSpellConfigFile,cspell-config-lib/MutableCSpellConfigFile,createReaderWriter,cspell-config-lib/createReaderWriter,cspellConfigFileSchema,cspell-config-lib/cspellConfigFileSchema,isCfgArrayNode,cspell-config-lib/isCfgArrayNode,CSpellConfigFile,cspell-config-lib/CSpellConfigFile,CSpellConfigFileReaderWriter,cspell-config-lib/CSpellConfigFileReaderWriter"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-config-lib/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-config-lib/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 12
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 925
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 958
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1084
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 3
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 16
          },
          {
            "location": "src/config/configInit.ts",
            "line": 5
          },
          {
            "location": "src/config/configInit.ts",
            "line": 6
          },
          {
            "location": "src/config/configInit.ts",
            "line": 25
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "commander",
      "version": "15.0.0",
      "description": "the complete solution for node.js command-line programs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/commander@15.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/tj/commander.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commander@15.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commander/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "commander,Option,commander/Option,program,commander/program,CommanderError,commander/CommanderError,Command,commander/Command,AddHelpTextContext,commander/AddHelpTextContext,CommandOptions,commander/CommandOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/commander/package.json"
              }
            ],
            "concludedValue": "node_modules/commander/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/app.js",
            "line": 5
          },
          {
            "location": "dist/tsc/commandCheck.js",
            "line": 2
          },
          {
            "location": "dist/tsc/commandHelpers.js",
            "line": 1
          },
          {
            "location": "dist/tsc/commandSuggestion.js",
            "line": 1
          },
          {
            "location": "dist/tsc/commandTrace.js",
            "line": 1
          },
          {
            "location": "dist/tsc/globalOptions.js",
            "line": 1
          },
          {
            "location": "bin.mjs",
            "line": 4
          },
          {
            "location": "dist/tsc/app.mjs",
            "line": 1
          },
          {
            "location": "src/commandCheck.ts",
            "line": 2
          },
          {
            "location": "src/commandCheck.ts",
            "line": 3
          },
          {
            "location": "src/commandDictionaries.ts",
            "line": 1
          },
          {
            "location": "src/commandHelpers.ts",
            "line": 1
          },
          {
            "location": "src/commandInit.ts",
            "line": 1
          },
          {
            "location": "src/commandLink.ts",
            "line": 1
          },
          {
            "location": "src/commandLint.ts",
            "line": 1
          },
          {
            "location": "src/commandSuggestion.ts",
            "line": 1
          },
          {
            "location": "src/commandSuggestion.ts",
            "line": 2
          },
          {
            "location": "src/commandTrace.ts",
            "line": 1
          },
          {
            "location": "src/commandTrace.ts",
            "line": 2
          },
          {
            "location": "src/globalOptions.ts",
            "line": 1
          },
          {
            "location": "src/globalOptions.ts",
            "line": 2
          },
          {
            "location": "dist/tsc/app.d.mts",
            "line": 1
          },
          {
            "location": "src/app.mts",
            "line": 1
          },
          {
            "location": "src/app.mts",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "",
      "name": "chalk-template",
      "version": "1.1.2",
      "description": "Terminal string styling with tagged template literals",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chalk-template@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/chalk-template@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk-template/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk-template,makeTemplate,chalk-template/makeTemplate"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk-template/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk-template/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 9
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 801
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 846
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 5
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 378
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 438
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 16
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 513
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 583
          }
        ]
      },
      "tags": [
        "template"
      ]
    },
    {
      "group": "",
      "name": "chalk",
      "version": "6.0.0",
      "description": "Terminal string styling done right",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/chalk@6.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk,Chalk,chalk/Chalk,ChalkInstance,chalk/ChalkInstance"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/app.js",
            "line": 3
          },
          {
            "location": "dist/esm/app.js",
            "line": 14
          },
          {
            "location": "dist/esm/app.js",
            "line": 165
          },
          {
            "location": "dist/esm/app.js",
            "line": 166
          },
          {
            "location": "dist/esm/app.js",
            "line": 258
          },
          {
            "location": "dist/esm/app.js",
            "line": 276
          },
          {
            "location": "dist/esm/app.js",
            "line": 454
          },
          {
            "location": "dist/esm/app.js",
            "line": 455
          },
          {
            "location": "dist/esm/app.js",
            "line": 457
          },
          {
            "location": "dist/esm/app.js",
            "line": 473
          },
          {
            "location": "dist/esm/app.js",
            "line": 474
          },
          {
            "location": "dist/esm/app.js",
            "line": 476
          },
          {
            "location": "dist/esm/app.js",
            "line": 477
          },
          {
            "location": "dist/esm/app.js",
            "line": 488
          },
          {
            "location": "dist/esm/app.js",
            "line": 497
          },
          {
            "location": "dist/esm/app.js",
            "line": 503
          },
          {
            "location": "dist/esm/app.js",
            "line": 504
          },
          {
            "location": "dist/esm/app.js",
            "line": 505
          },
          {
            "location": "dist/esm/app.js",
            "line": 580
          },
          {
            "location": "dist/esm/app.js",
            "line": 581
          },
          {
            "location": "dist/esm/app.js",
            "line": 582
          },
          {
            "location": "dist/esm/app.js",
            "line": 584
          },
          {
            "location": "dist/esm/app.js",
            "line": 586
          },
          {
            "location": "dist/esm/app.js",
            "line": 601
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 8
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 451
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 649
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 669
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 671
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 672
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 681
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 715
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 720
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2531
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2963
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 4
          },
          {
            "location": "dist/tsc/commandCheck.js",
            "line": 1
          },
          {
            "location": "dist/tsc/commandCheck.js",
            "line": 24
          },
          {
            "location": "dist/tsc/emitters/dictionaryListEmitter.js",
            "line": 2
          },
          {
            "location": "dist/tsc/emitters/dictionaryListEmitter.js",
            "line": 53
          },
          {
            "location": "dist/tsc/emitters/dictionaryListEmitter.js",
            "line": 54
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 1
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 15
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 16
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 18
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 36
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 38
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 40
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 42
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 44
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 45
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 57
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 69
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 75
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 76
          },
          {
            "location": "dist/tsc/emitters/suggestionsEmitter.js",
            "line": 77
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 2
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 47
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 48
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 49
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 51
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 53
          },
          {
            "location": "dist/tsc/emitters/traceEmitter.js",
            "line": 67
          },
          {
            "location": "dist/tsc/link.js",
            "line": 1
          },
          {
            "location": "dist/tsc/link.js",
            "line": 8
          },
          {
            "location": "dist/tsc/link.js",
            "line": 28
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 60
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 217
          },
          {
            "location": "dist/tsc/util/table.js",
            "line": 1
          },
          {
            "location": "dist/tsc/util/table.js",
            "line": 121
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 14
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 15
          },
          {
            "location": "src/commandCheck.ts",
            "line": 1
          },
          {
            "location": "src/commandCheck.ts",
            "line": 43
          },
          {
            "location": "src/emitters/dictionaryListEmitter.ts",
            "line": 3
          },
          {
            "location": "src/emitters/dictionaryListEmitter.ts",
            "line": 84
          },
          {
            "location": "src/emitters/dictionaryListEmitter.ts",
            "line": 85
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 1
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 34
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 36
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 39
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 60
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 62
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 64
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 66
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 68
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 69
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 81
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 95
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 103
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 104
          },
          {
            "location": "src/emitters/suggestionsEmitter.ts",
            "line": 105
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 3
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 84
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 85
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 86
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 88
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 90
          },
          {
            "location": "src/emitters/traceEmitter.ts",
            "line": 106
          },
          {
            "location": "src/link.ts",
            "line": 1
          },
          {
            "location": "src/link.ts",
            "line": 12
          },
          {
            "location": "src/link.ts",
            "line": 35
          },
          {
            "location": "src/lint/processFile.ts",
            "line": 3
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 4
          },
          {
            "location": "src/util/table.ts",
            "line": 1
          },
          {
            "location": "src/util/table.ts",
            "line": 223
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "ansi-regex",
      "version": "6.3.0",
      "description": "Regular expression for matching ANSI escape codes",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/ansi-regex@6.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/ansi-regex@6.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ansi-regex/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ansi-regex"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ansi-regex/package.json"
              }
            ],
            "concludedValue": "node_modules/ansi-regex/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 10
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 231
          },
          {
            "location": "dist/tsc/util/ansi.js",
            "line": 2
          },
          {
            "location": "dist/tsc/util/ansi.js",
            "line": 47
          },
          {
            "location": "src/util/ansi.ts",
            "line": 3
          },
          {
            "location": "src/util/ansi.ts",
            "line": 62
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.8.0",
      "description": "TypeScript definitions for semver",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/semver@7.8.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "micromatch",
      "version": "4.0.10",
      "description": "TypeScript definitions for micromatch",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40types/micromatch@4.0.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/micromatch"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/micromatch@4.0.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/micromatch/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/micromatch/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/micromatch/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "url",
      "version": "10.1.0",
      "description": "URL parsing and manipulation utilities for cspell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/url@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-url#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/url@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/url/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/url,isUrlLike,@cspell/url/isUrlLike,toFileDirURL,@cspell/url/toFileDirURL,toFilePathOrHref,@cspell/url/toFilePathOrHref,toFileURL,@cspell/url/toFileURL,urlRelative,@cspell/url/urlRelative"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/url/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/url/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 7
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 515
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 516
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 517
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 597
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 599
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 601
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 884
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 902
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1103
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1105
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1109
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1560
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1580
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1583
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1597
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1600
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1603
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1696
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1697
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1698
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1699
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2068
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2070
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2095
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2184
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2246
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3027
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 3
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 50
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 51
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 53
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 155
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 159
          },
          {
            "location": "dist/tsc/cli-reporter.js",
            "line": 161
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 2
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 52
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 55
          },
          {
            "location": "dist/tsc/config/configInit.js",
            "line": 63
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 59
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 292
          },
          {
            "location": "dist/tsc/util/cache/DiskCache.js",
            "line": 6
          },
          {
            "location": "dist/tsc/util/cache/DiskCache.js",
            "line": 145
          },
          {
            "location": "dist/tsc/util/cache/DiskCache.js",
            "line": 149
          },
          {
            "location": "dist/tsc/util/cache/DiskCache.js",
            "line": 177
          },
          {
            "location": "dist/tsc/util/cache/createCache.js",
            "line": 4
          },
          {
            "location": "dist/tsc/util/cache/createCache.js",
            "line": 16
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 1
          },
          {
            "location": "dist/tsc/util/configFileHelper.js",
            "line": 23
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 4
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 32
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 38
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 56
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 64
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 67
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 171
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 172
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 173
          },
          {
            "location": "dist/tsc/util/fileHelper.js",
            "line": 175
          },
          {
            "location": "dist/tsc/util/stdinUrl.js",
            "line": 2
          },
          {
            "location": "dist/tsc/util/stdinUrl.js",
            "line": 22
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 13
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 111
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 112
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 113
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 255
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 259
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 261
          },
          {
            "location": "src/config/configInit.ts",
            "line": 4
          },
          {
            "location": "src/config/configInit.ts",
            "line": 80
          },
          {
            "location": "src/config/configInit.ts",
            "line": 83
          },
          {
            "location": "src/config/configInit.ts",
            "line": 91
          },
          {
            "location": "src/util/cache/DiskCache.ts",
            "line": 13
          },
          {
            "location": "src/util/cache/DiskCache.ts",
            "line": 218
          },
          {
            "location": "src/util/cache/DiskCache.ts",
            "line": 222
          },
          {
            "location": "src/util/cache/DiskCache.ts",
            "line": 251
          },
          {
            "location": "src/util/cache/createCache.ts",
            "line": 6
          },
          {
            "location": "src/util/cache/createCache.ts",
            "line": 37
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 1
          },
          {
            "location": "src/util/configFileHelper.ts",
            "line": 47
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 5
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 53
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 58
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 79
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 87
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 91
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 218
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 219
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 220
          },
          {
            "location": "src/util/fileHelper.ts",
            "line": 221
          },
          {
            "location": "src/util/stdinUrl.ts",
            "line": 3
          },
          {
            "location": "src/util/stdinUrl.ts",
            "line": 26
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "dynamic-import",
      "version": "10.1.0",
      "description": "Dynamic Module Loader",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/dynamic-import@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/dynamic-import#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/dynamic-import@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/dynamic-import/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/dynamic-import,dynamicImport,@cspell/dynamic-import/dynamicImport"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/dynamic-import/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/dynamic-import/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 23
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1225
          },
          {
            "location": "dist/tsc/reporters/reporters.js",
            "line": 3
          },
          {
            "location": "dist/tsc/reporters/reporters.js",
            "line": 57
          },
          {
            "location": "src/reporters/reporters.ts",
            "line": 17
          },
          {
            "location": "src/reporters/reporters.ts",
            "line": 92
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-worker",
      "version": "10.1.0",
      "description": "Client Server RPC worker for CSpell.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/cspell-worker@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-worker#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/cspell-worker@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-worker/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@cspell/cspell-worker"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-worker,CSpellWorkerPool,@cspell/cspell-worker/CSpellWorkerPool"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/cspell-worker/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/cspell-worker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/tsc/cspell-api/cspell-api.js",
            "line": 2
          },
          {
            "location": "dist/tsc/worker/cspellWorker.js",
            "line": 1
          },
          {
            "location": "src/cspell-api/cspell-api.ts",
            "line": 3
          },
          {
            "location": "src/worker/cspellWorker.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "rpc"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "@cspell",
      "name": "cspell-types",
      "version": "10.1.0",
      "description": "Types for cspell and cspell-lib",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/cspell-types@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-types#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/cspell-types@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-types/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@cspell/cspell-types"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-types,IssueType,@cspell/cspell-types/IssueType,MessageTypes,@cspell/cspell-types/MessageTypes,unknownWordsChoices,@cspell/cspell-types/unknownWordsChoices,Issue,@cspell/cspell-types/Issue,MessageType,@cspell/cspell-types/MessageType,ProgressFileBase,@cspell/cspell-types/ProgressFileBase,ProgressFileBegin,@cspell/cspell-types/ProgressFileBegin,ProgressFileComplete,@cspell/cspell-types/ProgressFileComplete,ProgressItem,@cspell/cspell-types/ProgressItem,RunResult,@cspell/cspell-types/RunResult,CSpellSettings,@cspell/cspell-types/CSpellSettings,CSpellSettingsWithSourceTrace,@cspell/cspell-types/CSpellSettingsWithSourceTrace,DictionaryDefinition,@cspell/cspell-types/DictionaryDefinition,DictionaryDefinitionInline,@cspell/cspell-types/DictionaryDefinitionInline,CSpellUserSettings,@cspell/cspell-types/CSpellUserSettings,UnknownWordsConfiguration,@cspell/cspell-types/UnknownWordsConfiguration,ReportIssueOptions,@cspell/cspell-types/ReportIssueOptions,CSpellReporter,@cspell/cspell-types/CSpellReporter,ReporterConfiguration,@cspell/cspell-types/ReporterConfiguration,CSpellReporterModule,@cspell/cspell-types/CSpellReporterModule,FeaturesSupportedByReporter,@cspell/cspell-types/FeaturesSupportedByReporter,FileSettings,@cspell/cspell-types/FileSettings,ReporterSettings,@cspell/cspell-types/ReporterSettings,CacheFormat,@cspell/cspell-types/CacheFormat,CacheStrategy,@cspell/cspell-types/CacheStrategy,CacheSettings,@cspell/cspell-types/CacheSettings,TextDocumentOffset,@cspell/cspell-types/TextDocumentOffset,TextOffset,@cspell/cspell-types/TextOffset,Glob,@cspell/cspell-types/Glob,defineConfig,@cspell/cspell-types/defineConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/cspell-types/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/cspell-types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 19
          },
          {
            "location": "dist/esm/index.js",
            "line": 2
          },
          {
            "location": "dist/tsc/commonJsApi.js",
            "line": 1
          },
          {
            "location": "dist/tsc/lint/LintRequest.js",
            "line": 2
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 58
          },
          {
            "location": "dist/tsc/reporters/reporters.js",
            "line": 2
          },
          {
            "location": "dist/cjs/commonJsApi.cjs",
            "line": 2
          },
          {
            "location": "dist/tsc/index.mjs",
            "line": 3
          },
          {
            "location": "src/cli-reporter.ts",
            "line": 12
          },
          {
            "location": "src/commonJsApi.ts",
            "line": 1
          },
          {
            "location": "src/config/configInit.ts",
            "line": 3
          },
          {
            "location": "src/config/constants.ts",
            "line": 1
          },
          {
            "location": "src/dictionaries/listDictionaries.ts",
            "line": 5
          },
          {
            "location": "src/lint/LintRequest.ts",
            "line": 3
          },
          {
            "location": "src/lint/LintRequest.ts",
            "line": 4
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 3
          },
          {
            "location": "src/lint/types.ts",
            "line": 1
          },
          {
            "location": "src/models.ts",
            "line": 1
          },
          {
            "location": "src/options.ts",
            "line": 1
          },
          {
            "location": "src/reporters/LintFileResult.ts",
            "line": 1
          },
          {
            "location": "src/reporters/reporters.ts",
            "line": 15
          },
          {
            "location": "src/reporters/reporters.ts",
            "line": 16
          },
          {
            "location": "src/util/InMemoryReporter.ts",
            "line": 1
          },
          {
            "location": "src/util/cache/CacheOptions.ts",
            "line": 1
          },
          {
            "location": "src/util/cache/createCache.ts",
            "line": 5
          },
          {
            "location": "src/util/extractContext.ts",
            "line": 2
          },
          {
            "location": "src/util/glob.ts",
            "line": 5
          },
          {
            "location": "dist/tsc/application.d.mts",
            "line": 1
          },
          {
            "location": "dist/tsc/index.d.mts",
            "line": 5
          },
          {
            "location": "fixtures/issue-7837/nested/cspell.config.mts",
            "line": 1
          },
          {
            "location": "src/application.mts",
            "line": 2
          },
          {
            "location": "src/index.mts",
            "line": 5
          },
          {
            "location": "dist/cjs/commonJsApi.d.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-pipe",
      "version": "10.1.0",
      "description": "Library to make working with Iterators/AsyncIterators easier.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/cspell-pipe@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-pipe#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/cspell-pipe@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-pipe/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@cspell/cspell-pipe,asyncHelpers,@cspell/cspell-pipe/asyncHelpers,asyncIterableToArray,@cspell/cspell-pipe/asyncIterableToArray,asyncOperators,@cspell/cspell-pipe/asyncOperators,asyncPipe,@cspell/cspell-pipe/asyncPipe,mergeAsyncIterables,@cspell/cspell-pipe/mergeAsyncIterables"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-pipe,isAsyncIterable,@cspell/cspell-pipe/isAsyncIterable,opFilter,@cspell/cspell-pipe/opFilter,opMap,@cspell/cspell-pipe/opMap,opTap,@cspell/cspell-pipe/opTap,operators,@cspell/cspell-pipe/operators,pipeAsync,@cspell/cspell-pipe/pipeAsync,toAsyncIterable,@cspell/cspell-pipe/toAsyncIterable,@cspell/cspell-pipe/sync,@cspell/cspell-pipe/sync/opMap,pipe,@cspell/cspell-pipe/sync/pipe"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/cspell-pipe/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/cspell-pipe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1656
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 1658
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2756
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3018
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3021
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3024
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3089
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3389
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3437
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 3439
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 56
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 276
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 281
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 286
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 287
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 361
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 1
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 114
          },
          {
            "location": "dist/tsc/util/async.js",
            "line": 1
          },
          {
            "location": "dist/tsc/util/async.js",
            "line": 2
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 1
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 28
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 71
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 73
          },
          {
            "location": "dist/tsc/application.mjs",
            "line": 76
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 1
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 171
          },
          {
            "location": "src/util/async.ts",
            "line": 1
          },
          {
            "location": "src/util/async.ts",
            "line": 9
          },
          {
            "location": "src/application.mts",
            "line": 1
          },
          {
            "location": "src/application.mts",
            "line": 54
          },
          {
            "location": "src/application.mts",
            "line": 110
          },
          {
            "location": "src/application.mts",
            "line": 112
          },
          {
            "location": "src/application.mts",
            "line": 115
          },
          {
            "location": "src/application.mts",
            "line": 117
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 18
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2715
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 57
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 288
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 2
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 74
          },
          {
            "location": "dist/tsc/lint/processFiles.js",
            "line": 127
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 2
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 120
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 122
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 184
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 186
          },
          {
            "location": "src/lint/processFiles.ts",
            "line": 188
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-performance-monitor",
      "version": "10.1.0",
      "description": "A performance monitor library for cspell.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/cspell-performance-monitor@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-performance-monitor#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/cspell-performance-monitor@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-performance-monitor/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-performance-monitor,enablePerformanceMeasurements,@cspell/cspell-performance-monitor/enablePerformanceMeasurements,measurePerf,@cspell/cspell-performance-monitor/measurePerf"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/cspell-performance-monitor/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/cspell-performance-monitor/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 17
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2866
          },
          {
            "location": "dist/esm/application-BQ6838px.js",
            "line": 2879
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 55
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 91
          },
          {
            "location": "dist/tsc/lint/lint.js",
            "line": 111
          }
        ]
      },
      "tags": [
        "performance"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "@cspell",
      "name": "cspell-json-reporter",
      "version": "10.1.0",
      "description": "JSON reporter for CSpell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/cspell-json-reporter@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-json-reporter#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/cspell-json-reporter@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-json-reporter/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/cspell-json-reporter/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/cspell-json-reporter/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/cspell@10.1.0"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T04:32:38Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cspell' with version '10.1.0'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 25 source files."
    }
  ]
}