{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e6112b37-5daf-479a-a815-735cadb1bcb3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T09:48:10Z",
    "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",
      "group": "",
      "version": "10.1.1",
      "description": "Trie Data Structure reader for cspell",
      "purl": "pkg:npm/cspell-trie@10.1.1",
      "bom-ref": "pkg:npm/cspell-trie@10.1.1",
      "author": "Jason Dent",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "cspell-trie"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:npm:scripts",
          "value": "clean, build, clean-build, coverage, test-watch, test, watch"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, 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#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/commander/package.json\\nnode_modules/cspell-trie-lib/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": "dist/app.js",
            "line": 8
          },
          {
            "location": "dist/app.js",
            "line": 58
          },
          {
            "location": "src/app.ts",
            "line": 10
          },
          {
            "location": "src/app.ts",
            "line": 11
          },
          {
            "location": "src/app.ts",
            "line": 78
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-trie-lib",
      "version": "10.1.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.1.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.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-trie-lib/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-trie-lib"
        },
        {
          "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/app.js",
            "line": 7
          },
          {
            "location": "dist/app.js",
            "line": 40
          },
          {
            "location": "dist/app.js",
            "line": 42
          },
          {
            "location": "dist/app.js",
            "line": 57
          },
          {
            "location": "src/app.ts",
            "line": 9
          },
          {
            "location": "src/app.ts",
            "line": 58
          },
          {
            "location": "src/app.ts",
            "line": 61
          },
          {
            "location": "src/app.ts",
            "line": 77
          }
        ]
      }
    },
    {
      "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,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.js",
            "line": 3
          },
          {
            "location": "src/app.ts",
            "line": 8
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/cspell-trie@10.1.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-14T09:48:10Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cspell-trie' with version '10.1.1'."
    }
  ]
}