{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e0a8e4b2-212e-45de-918e-dbbd57f7c29a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:33:02Z",
    "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": "hunspell-reader",
      "group": "",
      "version": "10.1.0",
      "description": "A library for reading Hunspell Dictionary Files",
      "purl": "pkg:npm/hunspell-reader@10.1.0",
      "bom-ref": "pkg:npm/hunspell-reader@10.1.0",
      "author": "Jason Dent",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "bin.js"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "test-unit, test-spelling, smoke-test, test, build, clean, coverage, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, 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/hunspell-reader#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": "example-code/node_modules/hunspell-reader/package.json\\nnode_modules/@cspell/cspell-pipe/package.json\\nnode_modules/@cspell/cspell-types/package.json\\nnode_modules/commander/package.json\\nnode_modules/gensequence/package.json\\nnode_modules/html-entities/package.json\\nnode_modules/iconv-lite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Alexander Shtuchkin <ashtuchkin@gmail.com>"
        }
      ],
      "group": "",
      "name": "iconv-lite",
      "version": "0.7.3",
      "description": "Convert character encodings in pure javascript.",
      "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/iconv-lite@0.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/iconv-lite"
        },
        {
          "type": "vcs",
          "url": "https://github.com/pillarjs/iconv-lite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/iconv-lite@0.7.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/iconv-lite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "iconv-lite"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/iconv-lite/package.json"
              }
            ],
            "concludedValue": "node_modules/iconv-lite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/IterableHunspellReaderLegacy.js",
            "line": 3
          },
          {
            "location": "dist/affReader.js",
            "line": 5
          },
          {
            "location": "src/IterableHunspellReaderLegacy.ts",
            "line": 5
          },
          {
            "location": "src/affReader.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Marat Dulin <mdevils@yandex.ru>"
        }
      ],
      "group": "",
      "name": "html-entities",
      "version": "2.6.0",
      "description": "Fastest HTML entities encode/decode 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/html-entities@2.6.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mdevils/html-entities.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/html-entities@2.6.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/html-entities/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "html-entities,decode,html-entities/decode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/html-entities/package.json"
              }
            ],
            "concludedValue": "node_modules/html-entities/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/affReader.js",
            "line": 4
          },
          {
            "location": "dist/affReader.js",
            "line": 329
          },
          {
            "location": "src/affReader.ts",
            "line": 5
          },
          {
            "location": "src/affReader.ts",
            "line": 410
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "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": "dist/IterableHunspellReaderLegacy.js",
            "line": 2
          },
          {
            "location": "dist/IterableHunspellReaderLegacy.js",
            "line": 33
          },
          {
            "location": "dist/IterableHunspellReaderLegacy.js",
            "line": 70
          },
          {
            "location": "dist/affLegacy.js",
            "line": 2
          },
          {
            "location": "dist/affLegacy.js",
            "line": 189
          },
          {
            "location": "dist/commandWords.js",
            "line": 4
          },
          {
            "location": "dist/commandWords.js",
            "line": 52
          },
          {
            "location": "src/IterableHunspellReaderLegacy.ts",
            "line": 3
          },
          {
            "location": "src/IterableHunspellReaderLegacy.ts",
            "line": 4
          },
          {
            "location": "src/IterableHunspellReaderLegacy.ts",
            "line": 55
          },
          {
            "location": "src/IterableHunspellReaderLegacy.ts",
            "line": 100
          },
          {
            "location": "src/affLegacy.ts",
            "line": 3
          },
          {
            "location": "src/affLegacy.ts",
            "line": 229
          },
          {
            "location": "src/commandWords.ts",
            "line": 5
          },
          {
            "location": "src/commandWords.ts",
            "line": 6
          },
          {
            "location": "src/commandWords.ts",
            "line": 67
          }
        ]
      }
    },
    {
      "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,program,commander/program,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": "dist/app.js",
            "line": 2
          },
          {
            "location": "dist/app.js",
            "line": 8
          },
          {
            "location": "dist/app.js",
            "line": 9
          },
          {
            "location": "dist/app.js",
            "line": 10
          },
          {
            "location": "dist/app.js",
            "line": 11
          },
          {
            "location": "dist/app.js",
            "line": 12
          },
          {
            "location": "dist/commandDictInfo.js",
            "line": 2
          },
          {
            "location": "dist/commandWords.js",
            "line": 3
          },
          {
            "location": "src/app.ts",
            "line": 3
          },
          {
            "location": "src/app.ts",
            "line": 13
          },
          {
            "location": "src/app.ts",
            "line": 15
          },
          {
            "location": "src/app.ts",
            "line": 16
          },
          {
            "location": "src/app.ts",
            "line": 17
          },
          {
            "location": "src/app.ts",
            "line": 19
          },
          {
            "location": "src/commandDictInfo.ts",
            "line": 2
          },
          {
            "location": "src/commandWords.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "@cspell",
      "name": "cspell-types",
      "version": "10.1.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.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": "ImportedModules",
          "value": "@cspell/cspell-types,DictionaryInformation,@cspell/cspell-types/DictionaryInformation,SuggestionCostMapDef,@cspell/cspell-types/SuggestionCostMapDef"
        },
        {
          "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/affToDicInfo.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "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": "ImportedModules",
          "value": "@cspell/cspell-pipe/sync,opConcatMap,@cspell/cspell-pipe/sync/opConcatMap,opMap,@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/affToDicInfo.js",
            "line": 1
          },
          {
            "location": "dist/affToDicInfo.js",
            "line": 111
          },
          {
            "location": "dist/affToDicInfo.js",
            "line": 113
          },
          {
            "location": "dist/affToDicInfo.js",
            "line": 128
          },
          {
            "location": "dist/affToDicInfo.js",
            "line": 129
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 1
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 155
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 157
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 162
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 180
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 182
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 183
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 186
          },
          {
            "location": "src/affToDicInfo.ts",
            "line": 188
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "hunspell-reader",
      "version": "10.1.0",
      "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.1.0",
      "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.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "example-code/node_modules/hunspell-reader/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "hunspell-reader,HunspellReader,hunspell-reader/HunspellReader"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "example-code/node_modules/hunspell-reader/package.json"
              }
            ],
            "concludedValue": "example-code/node_modules/hunspell-reader/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "example-code/example.js",
            "line": 2
          },
          {
            "location": "example-code/example.js",
            "line": 9
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/hunspell-reader@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:33:02Z",
      "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 'hunspell-reader' with version '10.1.0'. The package type in this SBOM is npm with a single purl namespace '@cspell' described under components. The components were identified from 7 source files."
    }
  ]
}