{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e6ee69cf-08b6-4753-a507-2f64d2393bc2",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-16T18:46:37Z",
    "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-trie-lib",
      "group": "",
      "version": "10.2.0",
      "description": "Trie Data Structure to support cspell.",
      "purl": "pkg:npm/cspell-trie-lib@10.2.0",
      "bom-ref": "pkg:npm/cspell-trie-lib@10.2.0",
      "author": "Jason Dent",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "clean, build, build:lib, build:api, clean-build, coverage, test:watch, test:perf, test:perf:ts, test:perf:prof, perf, test, test:update-snapshot, check:types, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:lib, build:api, clean-build, test:watch, 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-trie-lib#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-performance-monitor/package.json\\nnode_modules/@cspell/cspell-pipe/package.json\\nnode_modules/@cspell/cspell-types/package.json\\nnode_modules/@cspell/dict-cpp/package.json\\nnode_modules/@cspell/dict-en_us/package.json\\nnode_modules/@cspell/dict-es-es/package.json\\nnode_modules/@cspell/dict-nl-nl/package.json\\nnode_modules/gensequence/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "gensequence",
      "version": "8.0.8",
      "description": "Small library to simplify working with Generators and Iterators in Javascript / Typescript",
      "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/gensequence@8.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/GenSequence#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/streetsidesoftware/GenSequence.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/gensequence@8.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/gensequence/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "gensequence,genSequence,gensequence/genSequence,Sequence,gensequence/Sequence"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/gensequence/package.json"
              }
            ],
            "concludedValue": "node_modules/gensequence/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/lib/convertToTrieRefNodes.ts",
            "line": 1
          },
          {
            "location": "src/lib/convertToTrieRefNodes.ts",
            "line": 52
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 1
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 2
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 14
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 39
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 48
          },
          {
            "location": "src/lib/io/importExportV1.ts",
            "line": 145
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 1
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 2
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 45
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 87
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 116
          },
          {
            "location": "src/lib/io/importExportV2.ts",
            "line": 217
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Street Side Software <support@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "dict-nl-nl",
      "version": "2.4.2",
      "description": "Dutch dictionary 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/dict-nl-nl@2.4.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/nl_NL#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/dict-nl-nl@2.4.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/dict-nl-nl/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/dict-nl-nl/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/dict-nl-nl/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Street Side Software <support@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "dict-es-es",
      "version": "3.0.8",
      "description": "Spanish dictionary for cspell.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "LGPL-3.0-only",
            "url": "https://opensource.org/licenses/LGPL-3.0-only",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Copyleft Limited"
              },
              {
                "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/dict-es-es@3.0.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/es_ES#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/dict-es-es@3.0.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/dict-es-es/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Copyleft Limited"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/dict-es-es/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/dict-es-es/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Street Side Software <support@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "dict-en_us",
      "version": "4.4.37",
      "description": "English dictionary 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/dict-en_us@4.4.37",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/en_US#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/dict-en_us@4.4.37",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/dict-en_us/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/dict-en_us/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/dict-en_us/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Street Side Software <support@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "dict-cpp",
      "version": "7.1.0",
      "description": "C/C++ Dictionary dictionary 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/dict-cpp@7.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/cpp#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell-dicts"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/dict-cpp@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/dict-cpp/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/dict-cpp/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/dict-cpp/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "@cspell",
      "name": "cspell-types",
      "version": "10.2.0",
      "description": "Types for cspell and cspell-lib",
      "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/%40cspell/cspell-types@10.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-types/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@cspell/cspell-types,CharacterSet,@cspell/cspell-types/CharacterSet,CharacterSetCosts,@cspell/cspell-types/CharacterSetCosts,EditCosts,@cspell/cspell-types/EditCosts"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-types,DictionaryDefinitionAugmented,@cspell/cspell-types/DictionaryDefinitionAugmented"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "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": "src/lib/models/DictionaryInformation.ts",
            "line": 1
          },
          {
            "location": "src/lib/models/DictionaryInformation.ts",
            "line": 3
          },
          {
            "location": "src/lib/models/suggestionCostsDef.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-pipe",
      "version": "10.2.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.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-pipe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-pipe/sync,opAppend,@cspell/cspell-pipe/sync/opAppend,opFilter,@cspell/cspell-pipe/sync/opFilter,opMap,@cspell/cspell-pipe/sync/opMap,pipe,@cspell/cspell-pipe/sync/pipe,Operator,@cspell/cspell-pipe/sync/Operator,opCombine,@cspell/cspell-pipe/sync/opCombine,opConcatMap,@cspell/cspell-pipe/sync/opConcatMap,opFlatten,@cspell/cspell-pipe/sync/opFlatten,opUnique,@cspell/cspell-pipe/sync/opUnique,reduce,@cspell/cspell-pipe/sync/reduce,pipeSync,@cspell/cspell-pipe/sync/pipeSync"
        },
        {
          "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": "src/lib/ITrie.ts",
            "line": 1
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 310
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 312
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 313
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 315
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 332
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 334
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 355
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 357
          },
          {
            "location": "src/lib/ITrie.ts",
            "line": 358
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 1
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 2
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 415
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 423
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 424
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 426
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 428
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 429
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 432
          },
          {
            "location": "src/lib/SimpleDictionaryParser.ts",
            "line": 434
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 1
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 36
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 38
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 39
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 68
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 70
          },
          {
            "location": "src/lib/afx/afx.ts",
            "line": 71
          },
          {
            "location": "src/lib/io/importExportV3.ts",
            "line": 1
          },
          {
            "location": "src/lib/io/importExportV3.ts",
            "line": 167
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 24
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 216
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 252
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 254
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 294
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 296
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 487
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 488
          },
          {
            "location": "src/lib/io/importExportV4.ts",
            "line": 490
          },
          {
            "location": "src/lib/mappers/mapDictionaryInfo.ts",
            "line": 1
          },
          {
            "location": "src/lib/mappers/mapDictionaryInfo.ts",
            "line": 40
          },
          {
            "location": "src/lib/mappers/mapDictionaryInfo.ts",
            "line": 42
          },
          {
            "location": "src/lib/mappers/mapDictionaryInfo.ts",
            "line": 43
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 1
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 52
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 54
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 55
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 57
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 58
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 59
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 62
          },
          {
            "location": "src/lib/mappers/mapHunspellInformation.ts",
            "line": 63
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 1
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 18
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 20
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 25
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 27
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 28
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 29
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 30
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 57
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 59
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 82
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 84
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 85
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 106
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 108
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 128
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 130
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 131
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 132
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 133
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 137
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 139
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 140
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 141
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 142
          },
          {
            "location": "src/lib/mappers/mapToSuggestionCostDef.ts",
            "line": 143
          },
          {
            "location": "src/lib/trie.ts",
            "line": 1
          },
          {
            "location": "src/lib/trie.ts",
            "line": 177
          },
          {
            "location": "src/lib/trie.ts",
            "line": 179
          },
          {
            "location": "src/lib/trie.ts",
            "line": 180
          },
          {
            "location": "src/lib/trie.ts",
            "line": 182
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "cspell-performance-monitor",
      "version": "10.2.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.2.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.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/cspell-performance-monitor/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@cspell/cspell-performance-monitor"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/cspell-performance-monitor"
        },
        {
          "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": "src/lib/utils/performance.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "performance"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/cspell-trie-lib@10.2.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-16T18:46:37Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 16, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cspell-trie-lib' with version '10.2.0'. The package type in this SBOM is npm with a single purl namespace '@cspell' described under components. The components were identified from 8 source files."
    }
  ]
}