{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:fb0759e3-1306-4a3e-a674-3d173ab37757",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:10:18Z",
    "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",
      "group": "@nx",
      "version": "19.8.4",
      "description": "The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.",
      "purl": "pkg:npm/%40nx/eslint@19.8.4",
      "bom-ref": "pkg:npm/@nx/eslint@19.8.4",
      "author": "Victor Savkin",
      "properties": [
        {
          "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": "website",
          "url": "https://nx.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/nrwl/nx.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@nx"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "package-lock.json"
      }
    ]
  },
  "components": [
    {
      "group": "@nx",
      "name": "devkit",
      "version": "19.8.4",
      "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/%40nx/devkit@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/@nx/devkit@19.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "cdx:npm:resolvedPath",
          "value": "../devkit"
        },
        {
          "name": "cdx:npm:isLink",
          "value": "true"
        },
        {
          "name": "cdx:npm:manifestSourceType",
          "value": "path"
        },
        {
          "name": "cdx:npm:manifestSource",
          "value": "file:../devkit"
        },
        {
          "name": "cdx:npm:isRegistryDependency",
          "value": "false"
        },
        {
          "name": "ImportedModules",
          "value": "@nx/devkit,Hash,@nx/devkit/Hash,ProjectGraph,@nx/devkit/ProjectGraph,ProjectsConfigurations,@nx/devkit/ProjectsConfigurations,Task,@nx/devkit/Task,TaskGraph,@nx/devkit/TaskGraph,TaskHasher,@nx/devkit/TaskHasher,hashArray,@nx/devkit/hashArray,joinPathFragments,@nx/devkit/joinPathFragments,ExecutorContext,@nx/devkit/ExecutorContext,Tree,@nx/devkit/Tree,names,@nx/devkit/names,addDependenciesToPackageJson,@nx/devkit/addDependenciesToPackageJson,formatFiles,@nx/devkit/formatFiles,GeneratorCallback,@nx/devkit/GeneratorCallback,getProjects,@nx/devkit/getProjects,installPackagesTask,@nx/devkit/installPackagesTask,NxJsonConfiguration,@nx/devkit/NxJsonConfiguration,ProjectConfiguration,@nx/devkit/ProjectConfiguration,readJson,@nx/devkit/readJson,readNxJson,@nx/devkit/readNxJson,updateJson,@nx/devkit/updateJson,updateProjectConfiguration,@nx/devkit/updateProjectConfiguration,createProjectGraphAsync,@nx/devkit/createProjectGraphAsync,TargetConfiguration,@nx/devkit/TargetConfiguration,offsetFromRoot,@nx/devkit/offsetFromRoot,writeJson,@nx/devkit/writeJson,removeDependenciesFromPackageJson,@nx/devkit/removeDependenciesFromPackageJson,runTasksInSerial,@nx/devkit/runTasksInSerial,updateNxJson,@nx/devkit/updateNxJson,readProjectConfiguration,@nx/devkit/readProjectConfiguration,applyChangesToString,@nx/devkit/applyChangesToString,ChangeType,@nx/devkit/ChangeType,parseJson,@nx/devkit/parseJson,StringChange,@nx/devkit/StringChange,generateFiles,@nx/devkit/generateFiles,logger,@nx/devkit/logger,addProjectConfiguration,@nx/devkit/addProjectConfiguration,ensurePackage,@nx/devkit/ensurePackage,visitNotIgnoredFiles,@nx/devkit/visitNotIgnoredFiles,ProjectGraphProjectNode,@nx/devkit/ProjectGraphProjectNode,TargetDefaults,@nx/devkit/TargetDefaults,CreateNodes,@nx/devkit/CreateNodes,CreateNodesContext,@nx/devkit/CreateNodesContext,CreateNodesContextV2,@nx/devkit/CreateNodesContextV2,createNodesFromFiles,@nx/devkit/createNodesFromFiles,CreateNodesResult,@nx/devkit/CreateNodesResult,CreateNodesV2,@nx/devkit/CreateNodesV2,getPackageManagerCommand,@nx/devkit/getPackageManagerCommand,readJsonFile,@nx/devkit/readJsonFile,writeJsonFile,@nx/devkit/writeJsonFile,@nx/devkit/src/generators/plugin-migrations/executor-to-plugin-migrator,migrateProjectExecutorsToPlugin,@nx/devkit/src/generators/plugin-migrations/executor-to-plugin-migrator/migrateProjectExecutorsToPlugin,NoTargetsToMigrateError,@nx/devkit/src/generators/plugin-migrations/executor-to-plugin-migrator/NoTargetsToMigrateError,@nx/devkit/src/generators/plugin-migrations/plugin-migration-utils,processTargetOutputs,@nx/devkit/src/generators/plugin-migrations/plugin-migration-utils/processTargetOutputs,@nx/devkit/src/utils/add-plugin,addPlugin,@nx/devkit/src/utils/add-plugin/addPlugin,@nx/devkit/src/generators/executor-options-utils,forEachExecutorOptions,@nx/devkit/src/generators/executor-options-utils/forEachExecutorOptions,forEachExecutorOptionsInGraph,@nx/devkit/src/generators/executor-options-utils/forEachExecutorOptionsInGraph,@nx/devkit/src/utils/string-utils,camelize,@nx/devkit/src/utils/string-utils/camelize,@nx/devkit/src/utils/replace-package,replaceNrwlPackageWithNxPackage,@nx/devkit/src/utils/replace-package/replaceNrwlPackageWithNxPackage,@nx/devkit/src/utils/calculate-hash-for-create-nodes,calculateHashForCreateNodes,@nx/devkit/src/utils/calculate-hash-for-create-nodes/calculateHashForCreateNodes,@nx/devkit/src/utils/semver,checkAndCleanWithSemver,@nx/devkit/src/utils/semver/checkAndCleanWithSemver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/executors/lint/hasher.ts",
            "line": 9
          },
          {
            "location": "src/executors/lint/hasher.ts",
            "line": 31
          },
          {
            "location": "src/executors/lint/hasher.ts",
            "line": 54
          },
          {
            "location": "src/executors/lint/lint.impl.ts",
            "line": 1
          },
          {
            "location": "src/executors/lint/lint.impl.ts",
            "line": 34
          },
          {
            "location": "src/executors/lint/lint.impl.ts",
            "line": 187
          },
          {
            "location": "src/generators/convert-to-flat-config/converters/json-converter.ts",
            "line": 1
          },
          {
            "location": "src/generators/convert-to-flat-config/converters/json-converter.ts",
            "line": 45
          },
          {
            "location": "src/generators/convert-to-flat-config/converters/json-converter.ts",
            "line": 290
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 14
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 48
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 54
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 69
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 72
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 114
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 150
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 183
          },
          {
            "location": "src/generators/convert-to-flat-config/generator.ts",
            "line": 242
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 7
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 25
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 50
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 11
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 50
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 67
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 87
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 95
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 111
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 142
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 163
          },
          {
            "location": "src/generators/init/init-migration.ts",
            "line": 183
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 10
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 25
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 34
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 38
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 49
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 56
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 64
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 113
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 115
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 128
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 17
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 68
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 85
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 134
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 171
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 179
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 182
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 185
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 198
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 276
          },
          {
            "location": "src/generators/lint-project/lint-project.ts",
            "line": 286
          },
          {
            "location": "src/generators/lint-project/setup-root-eslint.ts",
            "line": 6
          },
          {
            "location": "src/generators/lint-project/setup-root-eslint.ts",
            "line": 42
          },
          {
            "location": "src/generators/lint-project/setup-root-eslint.ts",
            "line": 59
          },
          {
            "location": "src/generators/lint-project/setup-root-eslint.ts",
            "line": 79
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 10
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 54
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 82
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 86
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 95
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 165
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 172
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 186
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 201
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 205
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 226
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 234
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 238
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 242
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 269
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 276
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 281
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 291
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 308
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 309
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 327
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 391
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 405
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 406
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 431
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 454
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 462
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 471
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 472
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 485
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 497
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 498
          },
          {
            "location": "src/generators/utils/eslint-targets.ts",
            "line": 1
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 6
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 47
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 114
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 190
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 254
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 309
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 359
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 403
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 413
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 560
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 620
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 662
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 708
          },
          {
            "location": "src/generators/utils/flat-config/path-utils.ts",
            "line": 1
          },
          {
            "location": "src/generators/utils/flat-config/path-utils.ts",
            "line": 20
          },
          {
            "location": "src/generators/utils/flat-config/path-utils.ts",
            "line": 25
          },
          {
            "location": "src/generators/utils/plugin.ts",
            "line": 1
          },
          {
            "location": "src/generators/utils/plugin.ts",
            "line": 4
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 10
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 26
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 38
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 44
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 55
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 95
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 113
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 115
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 15
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 35
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 43
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 48
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 55
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 57
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 65
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 72
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 88
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 118
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 128
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 131
          },
          {
            "location": "src/migrations/update-16-0-0-add-nx-packages/update-16-0-0-add-nx-packages.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-16-0-0-add-nx-packages/update-16-0-0-add-nx-packages.ts",
            "line": 7
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 15
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 19
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 27
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 42
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 47
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 65
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 26
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 40
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 49
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 58
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 97
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 106
          },
          {
            "location": "src/migrations/update-17-2-0/simplify-eslint-patterns.ts",
            "line": 7
          },
          {
            "location": "src/migrations/update-17-2-0/simplify-eslint-patterns.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-17-2-0/simplify-eslint-patterns.ts",
            "line": 54
          },
          {
            "location": "src/migrations/update-17-2-0/simplify-eslint-patterns.ts",
            "line": 58
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 13
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 23
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 32
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 72
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 153
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 160
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 162
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 13
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 30
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 51
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 59
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 273
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 297
          },
          {
            "location": "src/utils/version-utils.ts",
            "line": 1
          },
          {
            "location": "src/utils/version-utils.ts",
            "line": 14
          },
          {
            "location": "src/utils/version-utils.ts",
            "line": 15
          },
          {
            "location": "src/utils/workspace-lint-rules.ts",
            "line": 1
          },
          {
            "location": "src/utils/workspace-lint-rules.ts",
            "line": 3
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 11
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 28
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 12
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 99
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 11
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 76
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 97
          },
          {
            "location": "src/generators/utils/eslint-targets.ts",
            "line": 2
          },
          {
            "location": "src/generators/utils/eslint-targets.ts",
            "line": 6
          },
          {
            "location": "src/generators/utils/eslint-targets.ts",
            "line": 9
          },
          {
            "location": "src/generators/utils/eslint-targets.ts",
            "line": 12
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 60
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 65
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 70
          },
          {
            "location": "src/migrations/update-16-8-0-add-ignored-files/update-16-8-0-add-ignored-files.ts",
            "line": 75
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 17
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 35
          },
          {
            "location": "src/migrations/update-17-2-9/move-options-to-target-defaults.ts",
            "line": 90
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 11
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 49
          },
          {
            "location": "src/migrations/update-16-0-0-add-nx-packages/update-16-0-0-add-nx-packages.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-16-0-0-add-nx-packages/update-16-0-0-add-nx-packages.ts",
            "line": 5
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-17-0-0-rename-to-eslint/update-17-0-0-rename-to-eslint.ts",
            "line": 13
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 14
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 121
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 196
          },
          {
            "location": "src/utils/version-utils.ts",
            "line": 2
          },
          {
            "location": "src/utils/version-utils.ts",
            "line": 27
          }
        ]
      }
    },
    {
      "group": "@nx",
      "name": "js",
      "version": "19.8.4",
      "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/%40nx/js@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/@nx/js@19.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "cdx:npm:resolvedPath",
          "value": "../js"
        },
        {
          "name": "cdx:npm:isLink",
          "value": "true"
        },
        {
          "name": "cdx:npm:manifestSourceType",
          "value": "path"
        },
        {
          "name": "cdx:npm:manifestSource",
          "value": "file:../js"
        },
        {
          "name": "cdx:npm:isRegistryDependency",
          "value": "false"
        },
        {
          "name": "ImportedModules",
          "value": "@nx/js,getRelativePathToRootTsConfig,@nx/js/getRelativePathToRootTsConfig,@nx/js/src/utils/swc/add-swc-dependencies,addSwcRegisterDependencies,@nx/js/src/utils/swc/add-swc-dependencies/addSwcRegisterDependencies"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 16
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 58
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 17
          },
          {
            "location": "src/generators/workspace-rules-project/workspace-rules-project.ts",
            "line": 115
          }
        ]
      }
    },
    {
      "group": "",
      "name": "semver",
      "version": "7.8.5",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "63bfca0ec6fc2e3a28669c1aa86cae94ee8342592c8029dc7211c693eb19218e1206f52870c044147e54af57c8e1d57e26f974c3a723bee71a222e34a6e462a0"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.8.5",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/semver/-/semver-7.8.5.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.8.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/semver/-/semver-7.8.5.tgz"
        },
        {
          "name": "cdx:npm:binPaths",
          "value": "/app/packages/eslint/node_modules/.bin/semver"
        },
        {
          "name": "cdx:npm:bin",
          "value": "semver"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "ImportedModules",
          "value": "semver,semver/gte"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 12
          },
          {
            "location": "src/generators/utils/eslint-file.ts",
            "line": 335
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 21
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 499
          }
        ]
      }
    },
    {
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/tslib/-/tslib-2.8.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/tslib/-/tslib-2.8.1.tgz"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "typescript",
      "version": "5.4.5",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "bdc23852946083cd68211505c11d164881cab75d6727b48056560d22ef90a6a7b25cffa0a50272fd9e3e174686c5213832ac23c97bd6fd3ce090b031d80187c1"
        }
      ],
      "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@5.4.5",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/typescript/-/typescript-5.4.5.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.4.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/typescript/-/typescript-5.4.5.tgz"
        },
        {
          "name": "cdx:npm:binPaths",
          "value": "/app/packages/eslint/node_modules/.bin/tsc, /app/packages/eslint/node_modules/.bin/tsserver"
        },
        {
          "name": "cdx:npm:bin",
          "value": "tsc, tsserver"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "ImportedModules",
          "value": "typescript,createSourceFile,typescript/createSourceFile,forEachChild,typescript/forEachChild,isIdentifier,typescript/isIdentifier,isPropertyAssignment,typescript/isPropertyAssignment,isStringLiteral,typescript/isStringLiteral,Node,typescript/Node,ScriptTarget,typescript/ScriptTarget"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 1,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 1,
                "value": "package-lock.json"
              }
            ],
            "concludedValue": "package-lock.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/generators/convert-to-flat-config/converters/json-converter.ts",
            "line": 3
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 8
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 21
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 51
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 53
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 54
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 56
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 65
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 68
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 69
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 70
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 71
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 72
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 80
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 94
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 135
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 151
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 201
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 202
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 210
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 218
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 219
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 220
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 221
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 224
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 263
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 271
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 272
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 273
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 275
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 278
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 326
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 336
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 339
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 340
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 341
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 343
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 346
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 372
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 373
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 381
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 383
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 384
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 386
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 428
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 436
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 438
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 439
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 440
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 442
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 455
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 457
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 458
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 460
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 464
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 471
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 515
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 567
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 577
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 578
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 579
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 580
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 581
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 582
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 629
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 640
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 641
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 642
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 643
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 645
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 742
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 815
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 816
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 958
          },
          {
            "location": "src/generators/utils/flat-config/ast-utils.ts",
            "line": 961
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 13
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 57
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 66
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 67
          },
          {
            "location": "src/generators/workspace-rule/workspace-rule.ts",
            "line": 69
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 21
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 64
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 75
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 76
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 78
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 91
          },
          {
            "location": "src/migrations/update-17-1-0/update-typescript-eslint.ts",
            "line": 95
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/@nx/devkit@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/js@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/semver@7.8.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tslib@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/typescript@5.4.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/eslint@19.8.4",
      "dependsOn": [
        "pkg:npm/@nx/devkit@19.8.4",
        "pkg:npm/@nx/js@19.8.4",
        "pkg:npm/semver@7.8.5",
        "pkg:npm/tslib@2.8.1",
        "pkg:npm/typescript@5.4.5"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@nx/eslint@19.8.4"
      ],
      "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-21T14:10:18Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'eslint' with version '19.8.4'. The package type in this SBOM is npm with a single purl namespace '@nx' described under components. The components were identified from the source files: package-lock.json."
    }
  ]
}