{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:74393df4-e38a-4a26-8111-6e0cc850449a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-17T17:39:19Z",
    "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-tools",
      "group": "@cspell",
      "version": "10.3.1",
      "description": "Tools to assist with the development of cSpell",
      "purl": "pkg:npm/%40cspell/cspell-tools@10.3.1",
      "bom-ref": "pkg:npm/@cspell/cspell-tools@10.3.1",
      "author": "Jason Dent",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "cspell-tools, cspell-tools-cli"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "build, build-schema, compile, build:check, watch, clean-build, clean, coverage, test:watch, test, update-snapshot"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build-schema, compile, build:check, watch, clean-build, 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": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-tools#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@cspell"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@cspell/cspell-pipe/package.json\\nnode_modules/commander/package.json\\nnode_modules/cosmiconfig/package.json\\nnode_modules/cspell-trie-lib/package.json\\nnode_modules/glob/package.json\\nnode_modules/hunspell-reader/package.json\\nnode_modules/lorem-ipsum/package.json\\nnode_modules/ts-json-schema-generator/package.json\\nnode_modules/yaml/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Eemeli Aro <eemeli@gmail.com>"
        }
      ],
      "group": "",
      "name": "yaml",
      "version": "2.9.0",
      "description": "JavaScript parser and stringifier for YAML",
      "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/yaml@2.9.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eemeli.org/yaml/"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yaml@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yaml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yaml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yaml/package.json"
              }
            ],
            "concludedValue": "node_modules/yaml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app.mjs",
            "line": 8
          },
          {
            "location": "dist/app.mjs",
            "line": 240
          },
          {
            "location": "src/compile.ts",
            "line": 4
          },
          {
            "location": "src/compile.ts",
            "line": 58
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexander Evtushenko <aevtushenko@xiag.ch>"
        }
      ],
      "group": "",
      "name": "ts-json-schema-generator",
      "version": "2.9.0",
      "description": "Generate JSON schema from your Typescript sources",
      "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/ts-json-schema-generator@2.9.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/vega/ts-json-schema-generator.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-json-schema-generator@2.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-json-schema-generator/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/ts-json-schema-generator/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-json-schema-generator/package.json"
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Nickolas Kenyeres <dev@kenyeres.ca> (https://codeberg.org/nickolas)"
        }
      ],
      "group": "",
      "name": "lorem-ipsum",
      "version": "3.0.0",
      "description": "Generates lorem ipsum placeholder text for Node.js, Deno, browsers, and React Native. Developed with Bun.",
      "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/lorem-ipsum@3.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://codeberg.org/nickolas/lorem-ipsum.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/lorem-ipsum@3.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/lorem-ipsum/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/lorem-ipsum/package.json"
              }
            ],
            "concludedValue": "node_modules/lorem-ipsum/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "hunspell-reader",
      "version": "10.3.1",
      "description": "A library for reading Hunspell Dictionary Files",
      "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/hunspell-reader@10.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/hunspell-reader#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/hunspell-reader@10.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/hunspell-reader/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hunspell-reader,uniqueFilter,hunspell-reader/uniqueFilter,AffWord,hunspell-reader/AffWord"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/hunspell-reader/package.json"
              }
            ],
            "concludedValue": "node_modules/hunspell-reader/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 10
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 11
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 738
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 4
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 5
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 4
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 23
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (https://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "glob",
      "version": "13.0.6",
      "description": "the most correct and second fastest glob implementation in JavaScript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/glob@13.0.6",
      "type": "library",
      "bom-ref": "pkg:npm/glob@13.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/glob/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "glob,glob/glob"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/glob/package.json"
              }
            ],
            "concludedValue": "node_modules/glob/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/app.mjs",
            "line": 6
          },
          {
            "location": "dist/app.mjs",
            "line": 12
          },
          {
            "location": "src/util/globP.ts",
            "line": 1
          },
          {
            "location": "src/util/globP.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-trie-lib",
      "version": "10.3.1",
      "description": "Trie Data Structure to support 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-trie-lib@10.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-trie-lib#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-trie-lib@10.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-trie-lib/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-trie-lib,COMPOUND_FIX,cspell-trie-lib/COMPOUND_FIX,FORBID_PREFIX,cspell-trie-lib/FORBID_PREFIX,createDictionaryLineParser,cspell-trie-lib/createDictionaryLineParser,decodeTrie,cspell-trie-lib/decodeTrie,encodeTrieDataToBTrie,cspell-trie-lib/encodeTrieDataToBTrie,parseDictionary,cspell-trie-lib/parseDictionary,ITrie,cspell-trie-lib/ITrie"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-trie-lib/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-trie-lib/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 5
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 6
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 101
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 160
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 196
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 254
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 623
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 729
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1076
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1078
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1080
          },
          {
            "location": "src/compiler/bTrie.ts",
            "line": 4
          },
          {
            "location": "src/compiler/bTrie.ts",
            "line": 56
          },
          {
            "location": "src/compiler/createWordsCollection.ts",
            "line": 1
          },
          {
            "location": "src/compiler/createWordsCollection.ts",
            "line": 137
          },
          {
            "location": "src/compiler/readers/ReaderOptions.ts",
            "line": 1
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 2
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 3
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 34
          },
          {
            "location": "src/compiler/readers/textFileReader.ts",
            "line": 1
          },
          {
            "location": "src/compiler/readers/textFileReader.ts",
            "line": 2
          },
          {
            "location": "src/compiler/readers/textFileReader.ts",
            "line": 19
          },
          {
            "location": "src/compiler/readers/trieFileReader.ts",
            "line": 4
          },
          {
            "location": "src/compiler/readers/trieFileReader.ts",
            "line": 5
          },
          {
            "location": "src/compiler/readers/trieFileReader.ts",
            "line": 45
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 5
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 228
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 230
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 232
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 3
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 14
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Daniel Fischer <daniel@d-fischer.dev>"
        }
      ],
      "group": "",
      "name": "cosmiconfig",
      "version": "10.0.1",
      "description": "Find and load configuration from a package.json property, rc file, TypeScript module, and more!",
      "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/cosmiconfig@10.0.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/cosmiconfig/cosmiconfig#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/cosmiconfig/cosmiconfig.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cosmiconfig@10.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cosmiconfig/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cosmiconfig,cosmiconfig/cosmiconfig,Transform,cosmiconfig/Transform"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cosmiconfig/package.json"
              }
            ],
            "concludedValue": "node_modules/cosmiconfig/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 12
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1374
          },
          {
            "location": "src/build.ts",
            "line": 3
          },
          {
            "location": "src/build.ts",
            "line": 4
          },
          {
            "location": "src/build.ts",
            "line": 41
          }
        ]
      }
    },
    {
      "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,CommanderError,commander/CommanderError,program,commander/program,Option,commander/Option,Command,commander/Command"
        },
        {
          "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": "bin.mjs",
            "line": 3
          },
          {
            "location": "dist/app.mjs",
            "line": 3
          },
          {
            "location": "src/app.ts",
            "line": 5
          },
          {
            "location": "src/app.ts",
            "line": 6
          },
          {
            "location": "dist/app.d.mts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-pipe",
      "version": "10.3.1",
      "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.3.1",
      "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.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-pipe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-pipe/sync,opConcatMap,@cspell/cspell-pipe/sync/opConcatMap,pipe,@cspell/cspell-pipe/sync/pipe,opAppend,@cspell/cspell-pipe/sync/opAppend,opCombine,@cspell/cspell-pipe/sync/opCombine,opFilter,@cspell/cspell-pipe/sync/opFilter,opMap,@cspell/cspell-pipe/sync/opMap,Operator,@cspell/cspell-pipe/sync/Operator,@cspell/cspell-pipe,pipeAsync,@cspell/cspell-pipe/pipeAsync,toArray,@cspell/cspell-pipe/toArray,@cspell/cspell-pipe/operators,opAwaitAsync,@cspell/cspell-pipe/operators/opAwaitAsync,opMapAsync,@cspell/cspell-pipe/operators/opMapAsync"
        },
        {
          "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/app.mjs",
            "line": 7
          },
          {
            "location": "dist/app.mjs",
            "line": 231
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 9
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 90
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 724
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 735
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 738
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 739
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 742
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 871
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 885
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 968
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 972
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 978
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1195
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1242
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1246
          },
          {
            "location": "src/compile.ts",
            "line": 3
          },
          {
            "location": "src/compile.ts",
            "line": 45
          },
          {
            "location": "src/compile.ts",
            "line": 47
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 5
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 256
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 327
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 329
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 334
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 1
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 23
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 25
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 26
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 27
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 28
          },
          {
            "location": "src/compiler/legacyLineToWords.ts",
            "line": 29
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 1
          },
          {
            "location": "src/compiler/readers/readHunspellFiles.ts",
            "line": 22
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 4
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 39
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 41
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 42
          },
          {
            "location": "src/compiler/wordListCompiler.ts",
            "line": 52
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 1
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 2
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 20
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 23
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 24
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 27
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 257
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 258
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 260
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 262
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 263
          },
          {
            "location": "src/compiler/wordListParser.ts",
            "line": 283
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 13
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1167
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 1168
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 3
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 210
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 215
          },
          {
            "location": "dist/build-Fod7lDHd.mjs",
            "line": 14
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 4
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 212
          },
          {
            "location": "src/compiler/compile.ts",
            "line": 213
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@cspell/cspell-tools@10.3.1"
      ],
      "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-17T17:39:19Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, September 17, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cspell-tools' with version '10.3.1'. The package type in this SBOM is npm with a single purl namespace '@cspell' described under components. The components were identified from 9 source files."
    }
  ]
}