{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b6cda1b8-0fdf-4edb-9624-0a2f19f4e2d3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T04:32:41Z",
    "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": "eslint-plugin",
      "group": "@cspell",
      "version": "10.1.0",
      "description": "CSpell ESLint plugin",
      "purl": "pkg:npm/%40cspell/eslint-plugin@10.1.0",
      "bom-ref": "pkg:npm/@cspell/eslint-plugin@10.1.0",
      "author": "Jason Dent <jason@streetsidesoftware.nl>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "bt, build, build:src, build:schema, watch, clean, clean-build, coverage, test-watch, test-yaml, test-eslint, test-samples, test"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:src, build:schema, 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-eslint-plugin#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@cspell\\n@eslint\\n@internal\\n@types\\n@typescript-eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "fixtures/dictionaries/node_modules/@cspell/eslint-plugin/package.json\\nfixtures/dictionaries/node_modules/es-toolkit/package.json\\nfixtures/dictionaries/node_modules/eslint/package.json\\nfixtures/import-support/node_modules/@internal/fixture-test-dictionary/package.json\\nfixtures/issue-8261/node_modules/@cspell/eslint-plugin/package.json\\nfixtures/issue-8261/node_modules/eslint/package.json\\nfixtures/simple/node_modules/@cspell/eslint-plugin/package.json\\nfixtures/simple/node_modules/@eslint/js/package.json\\nfixtures/simple/node_modules/eslint/package.json\\nfixtures/simple/node_modules/typescript-eslint/package.json\\nnode_modules/@cspell/cspell-types/package.json\\nnode_modules/@cspell/url/package.json\\nnode_modules/@eslint/eslintrc/package.json\\nnode_modules/@eslint/js/package.json\\nnode_modules/@internal/cspell-eslint-plugin-scripts/package.json\\nnode_modules/@types/estree/package.json\\nnode_modules/@types/mocha/package.json\\nnode_modules/@typescript-eslint/parser/package.json\\nnode_modules/@typescript-eslint/types/package.json\\nnode_modules/cspell-lib/package.json\\nnode_modules/eslint-plugin-jsonc/package.json\\nnode_modules/eslint-plugin-mdx/package.json\\nnode_modules/eslint-plugin-n/package.json\\nnode_modules/eslint-plugin-react/package.json\\nnode_modules/eslint-plugin-simple-import-sort/package.json\\nnode_modules/eslint-plugin-yml/package.json\\nnode_modules/eslint/package.json\\nnode_modules/globals/package.json\\nnode_modules/jsonc-eslint-parser/package.json\\nnode_modules/mocha/package.json\\nnode_modules/synckit/package.json\\nnode_modules/ts-json-schema-generator/package.json\\nnode_modules/typescript-eslint/package.json\\nnode_modules/typescript/package.json\\nnode_modules/yaml-eslint-parser/package.json\\nscripts/node_modules/safe-stable-stringify/package.json\\nscripts/node_modules/ts-json-schema-generator/package.json"
      }
    ]
  },
  "components": [
    {
      "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": "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/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": "scripts/node_modules/ts-json-schema-generator/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ts-json-schema-generator,createGenerator,ts-json-schema-generator/createGenerator"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/build-options-schema.mjs",
            "line": 9
          },
          {
            "location": "scripts/build-options-schema.mjs",
            "line": 59
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Ruben Bridgewater"
        }
      ],
      "group": "",
      "name": "safe-stable-stringify",
      "version": "2.5.0",
      "description": "Deterministic and safely JSON.stringify to quickly serialize JavaScript objects",
      "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/safe-stable-stringify@2.5.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/BridgeAR/safe-stable-stringify#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/BridgeAR/safe-stable-stringify.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safe-stable-stringify@2.5.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "scripts/node_modules/safe-stable-stringify/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "safe-stable-stringify"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "scripts/node_modules/safe-stable-stringify/package.json"
              }
            ],
            "concludedValue": "scripts/node_modules/safe-stable-stringify/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "scripts/build-options-schema.mjs",
            "line": 8
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "yaml-eslint-parser",
      "version": "2.1.0",
      "description": "A YAML parser that produces output compatible with ESLint",
      "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/yaml-eslint-parser@2.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ota-meshi/yaml-eslint-parser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/yaml-eslint-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yaml-eslint-parser@2.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yaml-eslint-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yaml-eslint-parser"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yaml-eslint-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/yaml-eslint-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/yaml-support/eslint.config.mjs",
            "line": 3
          }
        ]
      },
      "tags": [
        "parse",
        "yaml"
      ]
    },
    {
      "group": "",
      "name": "typescript-eslint",
      "version": "8.67.0",
      "description": "Tooling which enables you to use TypeScript with ESLint",
      "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/typescript-eslint@8.67.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/typescript-eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript-eslint@8.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript-eslint/package.json"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/simple/node_modules/typescript-eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/simple/node_modules/typescript-eslint/package.json"
              }
            ],
            "concludedValue": "fixtures/simple/node_modules/typescript-eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "6.0.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.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": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typescript@6.0.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@6.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JounQin <admin@1stg.me> (https://www.1stG.me)"
        }
      ],
      "group": "",
      "name": "synckit",
      "version": "0.11.13",
      "description": "Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.",
      "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/synckit@0.11.13",
      "type": "library",
      "bom-ref": "pkg:npm/synckit@0.11.13",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/synckit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "synckit,runAsWorker,synckit/runAsWorker,createSyncFn,synckit/createSyncFn"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/synckit/package.json"
              }
            ],
            "concludedValue": "node_modules/synckit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/spellCheckAST/spellCheckAST.cjs",
            "line": 9
          },
          {
            "location": "dist/spellCheckAST/worker.mjs",
            "line": 1
          },
          {
            "location": "dist/spellCheckAST/worker.mjs",
            "line": 3
          },
          {
            "location": "src/spellCheckAST/worker.mts",
            "line": 1
          },
          {
            "location": "src/spellCheckAST/worker.mts",
            "line": 8
          },
          {
            "location": "src/spellCheckAST/spellCheckAST.cts",
            "line": 6
          },
          {
            "location": "src/spellCheckAST/spellCheckAST.cts",
            "line": 21
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "TJ Holowaychuk <tj@vision-media.ca>"
        }
      ],
      "group": "",
      "name": "mocha",
      "version": "11.8.0",
      "description": "simple, flexible, fun test framework",
      "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/mocha@11.8.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mochajs.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mochajs/mocha.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/mocha@11.8.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mocha/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mocha,describe,mocha/describe,test,mocha/test"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/mocha/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/common/options.test.mjs",
            "line": 2
          },
          {
            "location": "dist/common/options.test.mjs",
            "line": 4
          },
          {
            "location": "dist/common/options.test.mjs",
            "line": 5
          },
          {
            "location": "dist/common/options.test.mjs",
            "line": 11
          },
          {
            "location": "dist/common/options.test.mjs",
            "line": 17
          },
          {
            "location": "dist/common/options.test.mjs",
            "line": 27
          },
          {
            "location": "dist/spellCheckAST/scope.test.mjs",
            "line": 1
          },
          {
            "location": "dist/spellCheckAST/spellCheck.test.mjs",
            "line": 1
          },
          {
            "location": "dist/test-util/testEach.mjs",
            "line": 1
          },
          {
            "location": "dist/spellCheckAST/scope.test.d.mts",
            "line": 1
          },
          {
            "location": "dist/spellCheckAST/spellCheck.test.d.mts",
            "line": 1
          },
          {
            "location": "dist/test-util/testEach.d.mts",
            "line": 1
          },
          {
            "location": "src/common/options.test.mts",
            "line": 4
          },
          {
            "location": "src/common/options.test.mts",
            "line": 9
          },
          {
            "location": "src/common/options.test.mts",
            "line": 10
          },
          {
            "location": "src/common/options.test.mts",
            "line": 17
          },
          {
            "location": "src/common/options.test.mts",
            "line": 24
          },
          {
            "location": "src/common/options.test.mts",
            "line": 35
          },
          {
            "location": "src/spellCheckAST/scope.test.mts",
            "line": 1
          },
          {
            "location": "src/spellCheckAST/spellCheck.test.mts",
            "line": 1
          },
          {
            "location": "src/test-util/testEach.mts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "jsonc-eslint-parser",
      "version": "3.3.0",
      "description": "JSON, JSONC and JSON5 parser for use with ESLint plugins",
      "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/jsonc-eslint-parser@3.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/ota-meshi/jsonc-eslint-parser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/jsonc-eslint-parser.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsonc-eslint-parser@3.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsonc-eslint-parser/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/jsonc-eslint-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/jsonc-eslint-parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "globals",
      "version": "17.11.0",
      "description": "Global identifiers from different JavaScript environments",
      "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/globals@17.11.0",
      "type": "library",
      "bom-ref": "pkg:npm/globals@17.11.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/globals/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/globals/package.json"
              }
            ],
            "concludedValue": "node_modules/globals/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "eslint-plugin-yml",
      "version": "3.8.1",
      "description": "This ESLint plugin provides linting rules for YAML.",
      "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/eslint-plugin-yml@3.8.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://ota-meshi.github.io/eslint-plugin-yml/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/eslint-plugin-yml.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-yml@3.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-yml/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-yml"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-plugin-yml/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-yml/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/yaml-support/eslint.config.mjs",
            "line": 4
          }
        ]
      },
      "tags": [
        "yaml"
      ]
    },
    {
      "authors": [
        {
          "name": "Simon Lydell"
        }
      ],
      "group": "",
      "name": "eslint-plugin-simple-import-sort",
      "version": "14.0.0",
      "description": "Easy autofixable import sorting",
      "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/eslint-plugin-simple-import-sort@14.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-simple-import-sort@14.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-simple-import-sort/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/eslint-plugin-simple-import-sort/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-simple-import-sort/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Yannick Croissant <yannick.croissant+npm@gmail.com>"
        }
      ],
      "group": "",
      "name": "eslint-plugin-react",
      "version": "7.37.5",
      "description": "React specific linting rules for ESLint",
      "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/eslint-plugin-react@7.37.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/jsx-eslint/eslint-plugin-react"
        },
        {
          "type": "vcs",
          "url": "https://github.com/jsx-eslint/eslint-plugin-react"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-react@7.37.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-react/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/eslint-plugin-react/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Toru Nagashima"
        }
      ],
      "group": "",
      "name": "eslint-plugin-n",
      "version": "18.3.0",
      "description": "Additional ESLint's rules for Node.js",
      "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/eslint-plugin-n@18.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint-community/eslint-plugin-n#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/eslint-community/eslint-plugin-n.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-n@18.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-n/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-n"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-plugin-n/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-n/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/issue-4870/eslint.config.mjs",
            "line": 2
          },
          {
            "location": "fixtures/issue-8261/eslint.config.mjs",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "JounQin <admin@1stg.me> (https://www.1stG.me)"
        }
      ],
      "group": "",
      "name": "eslint-plugin-mdx",
      "version": "3.8.1",
      "description": "ESLint Plugin for MDX",
      "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/eslint-plugin-mdx@3.8.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/mdx-js/eslint-mdx/blob/master/packages/eslint-plugin-mdx"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-mdx@3.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-mdx/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-mdx"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-plugin-mdx/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-mdx/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/mdx-support/eslint.config.mjs",
            "line": 3
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Yosuke Ota"
        }
      ],
      "group": "",
      "name": "eslint-plugin-jsonc",
      "version": "3.4.1",
      "description": "ESLint plugin for JSON, JSONC and JSON5 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/eslint-plugin-jsonc@3.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://ota-meshi.github.io/eslint-plugin-jsonc/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/ota-meshi/eslint-plugin-jsonc.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint-plugin-jsonc@3.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint-plugin-jsonc/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint-plugin-jsonc"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint-plugin-jsonc/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint-plugin-jsonc/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/json-support/eslint.config.mjs",
            "line": 4
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "10.8.1",
      "description": "An AST-based pattern checker for JavaScript.",
      "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/eslint@10.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@10.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,Rule,eslint/Rule,Linter,eslint/Linter,ESLint,eslint/ESLint"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/simple/node_modules/eslint/package.json"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/issue-8261/node_modules/eslint/package.json"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/dictionaries/node_modules/eslint/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/dictionaries/node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "fixtures/dictionaries/node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/samples/sample.ts",
            "line": 1
          },
          {
            "location": "fixtures/simple/sample.ts",
            "line": 1
          },
          {
            "location": "dist/generated/schema.d.cts",
            "line": 1
          },
          {
            "location": "dist/plugin/configs.d.cts",
            "line": 1
          },
          {
            "location": "dist/plugin/cspell-eslint-plugin.d.cts",
            "line": 1
          },
          {
            "location": "dist/plugin/recommended.d.cts",
            "line": 1
          },
          {
            "location": "src/generated/schema.cts",
            "line": 3
          },
          {
            "location": "src/plugin/configs.cts",
            "line": 1
          },
          {
            "location": "src/plugin/cspell-eslint-plugin.cts",
            "line": 3
          },
          {
            "location": "src/plugin/recommended.cts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent"
        }
      ],
      "group": "",
      "name": "cspell-lib",
      "version": "10.1.0",
      "description": "A library of useful 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-lib@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-lib#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/cspell-lib@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/cspell-lib/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "cspell-lib,createTextDocument,cspell-lib/createTextDocument,DocumentValidator,cspell-lib/DocumentValidator,extractImportErrors,cspell-lib/extractImportErrors,getDictionary,cspell-lib/getDictionary,refreshDictionaryCache,cspell-lib/refreshDictionaryCache,UnknownWordsChoices,cspell-lib/UnknownWordsChoices,CSpellSettings,cspell-lib/CSpellSettings,TextDocument,cspell-lib/TextDocument,ValidationIssue,cspell-lib/ValidationIssue"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/cspell-lib/package.json"
              }
            ],
            "concludedValue": "node_modules/cspell-lib/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 5
          },
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 87
          },
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 158
          },
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 180
          },
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 188
          },
          {
            "location": "dist/spellCheckAST/spellCheck.d.mts",
            "line": 1
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 6
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 13
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 177
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 273
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 298
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 306
          },
          {
            "location": "src/spellCheckAST/spellCheck.test.mts",
            "line": 5
          }
        ]
      },
      "tags": [
        "tools"
      ]
    },
    {
      "group": "@typescript-eslint",
      "name": "types",
      "version": "8.67.0",
      "description": "Types for the TypeScript-ESTree AST spec",
      "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/%40typescript-eslint/types@8.67.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/types@8.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@typescript-eslint/types,TSESTree,@typescript-eslint/types/TSESTree"
        },
        {
          "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/@typescript-eslint/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/spellCheckAST/spellCheckAST.cts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "parser",
      "version": "8.67.0",
      "description": "An ESLint custom parser which leverages TypeScript ESTree",
      "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/%40typescript-eslint/parser@8.67.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/parser"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/parser@8.67.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/parser/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/@typescript-eslint/parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/parser/package.json"
          }
        ]
      },
      "tags": [
        "parse"
      ]
    },
    {
      "group": "@types",
      "name": "mocha",
      "version": "10.0.10",
      "description": "TypeScript definitions for mocha",
      "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/%40types/mocha@10.0.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mocha"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/mocha@10.0.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/mocha/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/@types/mocha/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/mocha/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.9",
      "description": "TypeScript definitions for estree",
      "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/%40types/estree@1.0.9",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.9",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/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/@types/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    },
    {
      "group": "@internal",
      "name": "cspell-eslint-plugin-scripts",
      "version": "1.0.0",
      "description": "Tools and Scripts",
      "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/%40internal/cspell-eslint-plugin-scripts@1.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/@internal/cspell-eslint-plugin-scripts@1.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@internal/cspell-eslint-plugin-scripts/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/@internal/cspell-eslint-plugin-scripts/package.json"
              }
            ],
            "concludedValue": "node_modules/@internal/cspell-eslint-plugin-scripts/package.json"
          }
        ]
      }
    },
    {
      "group": "@eslint",
      "name": "js",
      "version": "10.0.1",
      "description": "ESLint JavaScript language implementation",
      "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/%40eslint/js@10.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/js@10.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint/js/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@eslint/js"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/simple/node_modules/@eslint/js/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/simple/node_modules/@eslint/js/package.json"
              }
            ],
            "concludedValue": "fixtures/simple/node_modules/@eslint/js/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/dictionaries/eslint.config.mjs",
            "line": 2
          },
          {
            "location": "fixtures/issue-4870/eslint.config.mjs",
            "line": 1
          },
          {
            "location": "fixtures/issue-8261/eslint.config.mjs",
            "line": 1
          },
          {
            "location": "fixtures/json-support/eslint.config.mjs",
            "line": 2
          },
          {
            "location": "fixtures/mdx-support/eslint.config.mjs",
            "line": 1
          },
          {
            "location": "fixtures/yaml-support/eslint.config.mjs",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas"
        }
      ],
      "group": "@eslint",
      "name": "eslintrc",
      "version": "3.3.6",
      "description": "The legacy ESLintRC config file format for ESLint",
      "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/%40eslint/eslintrc@3.3.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/eslint/eslintrc#readme"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/eslintrc@3.3.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint/eslintrc/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/@eslint/eslintrc/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint/eslintrc/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "url",
      "version": "10.1.0",
      "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.0",
      "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.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@cspell/url/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/url,toFileDirURL,@cspell/url/toFileDirURL,toFileURL,@cspell/url/toFileURL"
        },
        {
          "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/spellCheckAST/spellCheck.mjs",
            "line": 4
          },
          {
            "location": "dist/spellCheckAST/spellCheck.mjs",
            "line": 91
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 5
          },
          {
            "location": "src/spellCheckAST/spellCheck.mts",
            "line": 182
          }
        ]
      }
    },
    {
      "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,CSpellSettings,@cspell/cspell-types/CSpellSettings,DictionaryDefinitionInline,@cspell/cspell-types/DictionaryDefinitionInline,DictionaryDefinitionPreferred,@cspell/cspell-types/DictionaryDefinitionPreferred,DictionaryDefinitionSimple,@cspell/cspell-types/DictionaryDefinitionSimple"
        },
        {
          "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/common/options.test.mts",
            "line": 3
          },
          {
            "location": "dist/common/options.d.cts",
            "line": 1
          },
          {
            "location": "src/common/options.cts",
            "line": 6
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jason Dent <jason@streetsidesoftware.nl>"
        }
      ],
      "group": "@cspell",
      "name": "eslint-plugin",
      "version": "10.1.0",
      "description": "CSpell ESLint plugin",
      "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/eslint-plugin@10.1.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell-eslint-plugin#readme"
        },
        {
          "type": "vcs",
          "url": "https://github.com/streetsidesoftware/cspell.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@cspell/eslint-plugin@10.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "fixtures/simple/node_modules/@cspell/eslint-plugin/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@cspell/eslint-plugin,defineCSpellConfig,@cspell/eslint-plugin/defineCSpellConfig,defineCSpellPluginOptions,@cspell/eslint-plugin/defineCSpellPluginOptions,@cspell/eslint-plugin/recommended"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/issue-8261/node_modules/@cspell/eslint-plugin/package.json"
        },
        {
          "name": "SrcFile",
          "value": "fixtures/dictionaries/node_modules/@cspell/eslint-plugin/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/dictionaries/node_modules/@cspell/eslint-plugin/package.json"
              }
            ],
            "concludedValue": "fixtures/dictionaries/node_modules/@cspell/eslint-plugin/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "fixtures/dictionaries/eslint.config.mjs",
            "line": 3
          },
          {
            "location": "fixtures/dictionaries/eslint.config.mjs",
            "line": 20
          },
          {
            "location": "fixtures/dictionaries/eslint.config.mjs",
            "line": 23
          },
          {
            "location": "fixtures/dictionaries/eslint.config.mjs",
            "line": 4
          },
          {
            "location": "fixtures/issue-4870/eslint.config.mjs",
            "line": 3
          },
          {
            "location": "fixtures/issue-8261/eslint.config.mjs",
            "line": 3
          },
          {
            "location": "fixtures/json-support/eslint.config.mjs",
            "line": 3
          },
          {
            "location": "fixtures/mdx-support/eslint.config.mjs",
            "line": 2
          },
          {
            "location": "fixtures/yaml-support/eslint.config.mjs",
            "line": 2
          }
        ]
      }
    },
    {
      "group": "@internal",
      "name": "fixture-test-dictionary",
      "version": "",
      "scope": "optional",
      "purl": "pkg:npm/%40internal/fixture-test-dictionary",
      "type": "library",
      "bom-ref": "pkg:npm/@internal/fixture-test-dictionary",
      "properties": [
        {
          "name": "SrcFile",
          "value": "fixtures/import-support/node_modules/@internal/fixture-test-dictionary/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/import-support/node_modules/@internal/fixture-test-dictionary/package.json"
              }
            ],
            "concludedValue": "fixtures/import-support/node_modules/@internal/fixture-test-dictionary/package.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "es-toolkit",
      "version": "1.51.0",
      "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
      "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/es-toolkit@1.51.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://es-toolkit.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toss/es-toolkit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-toolkit@1.51.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "fixtures/dictionaries/node_modules/es-toolkit/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "fixtures/dictionaries/node_modules/es-toolkit/package.json"
              }
            ],
            "concludedValue": "fixtures/dictionaries/node_modules/es-toolkit/package.json"
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@cspell/eslint-plugin@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:32:41Z",
      "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 'eslint-plugin' with version '10.1.0'. The package type in this SBOM is npm with 5 purl namespaces described under components. The components were identified from 37 source files."
    }
  ]
}