{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:d6fdea0a-e026-47e6-80b5-b29db470db75",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T09:47:59Z",
    "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-gitignore",
      "group": "",
      "version": "10.1.1",
      "description": "Gitignore Glob matcher for cspell",
      "purl": "pkg:npm/cspell-gitignore@10.1.1",
      "bom-ref": "pkg:npm/cspell-gitignore@10.1.1",
      "author": "Jason Dent <jason@streetsidesoftware.nl>",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "cspell-gitignore"
        },
        {
          "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-gitignore#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/url/package.json\\nnode_modules/cspell-glob/package.json\\nnode_modules/cspell-io/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-io",
      "version": "10.1.1",
      "description": "A library of useful I/O functions used across various cspell tools.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-io@10.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-io#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-io@10.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-io/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-io,getDefaultVirtualFs,cspell-io/getDefaultVirtualFs,VFileSystem,cspell-io/VFileSystem"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-io/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-io/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 3
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 100
          },
          {
            "location": "dist/findRepoRoot.js",
            "line": 2
          },
          {
            "location": "dist/findRepoRoot.js",
            "line": 10
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 4
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 5
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 120
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 2
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 3
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 12
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "",
      "name": "cspell-glob",
      "version": "10.1.1",
      "description": "Glob matcher for cspell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/cspell-glob@10.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-glob#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-glob@10.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-glob/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-glob,GlobMatcher,cspell-glob/GlobMatcher,GlobMatchRule,cspell-glob/GlobMatchRule,GlobPatternNormalized,cspell-glob/GlobPatternNormalized,GlobPatternWithRoot,cspell-glob/GlobPatternWithRoot"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-glob/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-glob/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 2
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 2
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "url",
      "version": "10.1.1",
      "description": "URL parsing and manipulation utilities for cspell",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/%40cspell/url@10.1.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-url#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/url@10.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/url/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/url,toFileDirURL,@cspell/url/toFileDirURL,toFileURL,@cspell/url/toFileURL,urlDirname,@cspell/url/urlDirname,toFilePathOrHref,@cspell/url/toFilePathOrHref,urlRelative,@cspell/url/urlRelative"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@cspell/url/package.json"
              }
            ],
            "concludedValue": "node_modules/@cspell/url/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/GitIgnore.js",
            "line": 1
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 24
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 27
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 32
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 37
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 42
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 69
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 77
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 89
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 91
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 103
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 119
          },
          {
            "location": "dist/GitIgnore.js",
            "line": 125
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 1
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 29
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 40
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 41
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 55
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 97
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 121
          },
          {
            "location": "dist/GitIgnoreFile.js",
            "line": 122
          },
          {
            "location": "dist/findRepoRoot.js",
            "line": 1
          },
          {
            "location": "dist/findRepoRoot.js",
            "line": 9
          },
          {
            "location": "dist/findRepoRoot.js",
            "line": 14
          },
          {
            "location": "dist/utils.js",
            "line": 1
          },
          {
            "location": "dist/utils.js",
            "line": 6
          },
          {
            "location": "dist/utils.js",
            "line": 10
          },
          {
            "location": "dist/utils.js",
            "line": 11
          },
          {
            "location": "dist/utils.js",
            "line": 12
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 1
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 42
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 56
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 57
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 72
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 118
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 142
          },
          {
            "location": "src/GitIgnoreFile.ts",
            "line": 144
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 1
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 11
          },
          {
            "location": "src/findRepoRoot.ts",
            "line": 15
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 8
          },
          {
            "location": "src/utils.ts",
            "line": 13
          },
          {
            "location": "src/utils.ts",
            "line": 14
          },
          {
            "location": "src/utils.ts",
            "line": 15
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/cspell-gitignore@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:47:59Z",
      "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-gitignore' with version '10.1.1'. The package type in this SBOM is npm with a single purl namespace '@cspell' described under components. The components were identified from 3 source files."
    }
  ]
}