{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:46770345-4eae-47be-a4f0-914987f236cb",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:10:11Z",
    "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": "cypress",
      "group": "@nx",
      "version": "19.8.4",
      "description": "The Nx Plugin for Cypress contains executors and generators allowing your workspace to use the powerful Cypress integration testing capabilities.",
      "purl": "pkg:npm/%40nx/cypress@19.8.4",
      "bom-ref": "pkg:npm/@nx/cypress@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\\n@phenomnomnominal"
      },
      {
        "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,workspaceRoot,@nx/devkit/workspaceRoot,ProjectConfiguration,@nx/devkit/ProjectConfiguration,Tree,@nx/devkit/Tree,generateFiles,@nx/devkit/generateFiles,joinPathFragments,@nx/devkit/joinPathFragments,offsetFromRoot,@nx/devkit/offsetFromRoot,readProjectConfiguration,@nx/devkit/readProjectConfiguration,updateJson,@nx/devkit/updateJson,readJson,@nx/devkit/readJson,addDependenciesToPackageJson,@nx/devkit/addDependenciesToPackageJson,formatFiles,@nx/devkit/formatFiles,readNxJson,@nx/devkit/readNxJson,updateProjectConfiguration,@nx/devkit/updateProjectConfiguration,updateNxJson,@nx/devkit/updateNxJson,runTasksInSerial,@nx/devkit/runTasksInSerial,GeneratorCallback,@nx/devkit/GeneratorCallback,createProjectGraphAsync,@nx/devkit/createProjectGraphAsync,parseTargetString,@nx/devkit/parseTargetString,ProjectGraph,@nx/devkit/ProjectGraph,toJS,@nx/devkit/toJS,TargetConfiguration,@nx/devkit/TargetConfiguration,removeDependenciesFromPackageJson,@nx/devkit/removeDependenciesFromPackageJson,stripIndents,@nx/devkit/stripIndents,visitNotIgnoredFiles,@nx/devkit/visitNotIgnoredFiles,normalizePath,@nx/devkit/normalizePath,installPackagesTask,@nx/devkit/installPackagesTask,logger,@nx/devkit/logger,getProjects,@nx/devkit/getProjects,CreateNodesV2,@nx/devkit/CreateNodesV2,PluginConfiguration,@nx/devkit/PluginConfiguration,CreateNodes,@nx/devkit/CreateNodes,CreateNodesContext,@nx/devkit/CreateNodesContext,createNodesFromFiles,@nx/devkit/createNodesFromFiles,detectPackageManager,@nx/devkit/detectPackageManager,getPackageManagerCommand,@nx/devkit/getPackageManagerCommand,NxJsonConfiguration,@nx/devkit/NxJsonConfiguration,readJsonFile,@nx/devkit/readJsonFile,writeJsonFile,@nx/devkit/writeJsonFile,ExecutorContext,@nx/devkit/ExecutorContext,ProjectGraphDependency,@nx/devkit/ProjectGraphDependency,readTargetOptions,@nx/devkit/readTargetOptions,reverse,@nx/devkit/reverse,names,@nx/devkit/names,output,@nx/devkit/output,runExecutor,@nx/devkit/runExecutor,Target,@nx/devkit/Target,targetToTargetString,@nx/devkit/targetToTargetString,@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,toProjectRelativePath,@nx/devkit/src/generators/plugin-migrations/plugin-migration-utils/toProjectRelativePath,@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,@nx/devkit/src/utils/replace-package,replaceNrwlPackageWithNxPackage,@nx/devkit/src/utils/replace-package/replaceNrwlPackageWithNxPackage,@nx/devkit/src/generators/target-defaults-utils,addE2eCiTargetDefaults,@nx/devkit/src/generators/target-defaults-utils/addE2eCiTargetDefaults,@nx/devkit/src/utils/get-named-inputs,getNamedInputs,@nx/devkit/src/utils/get-named-inputs/getNamedInputs,@nx/devkit/src/utils/calculate-hash-for-create-nodes,calculateHashForCreateNodes,@nx/devkit/src/utils/calculate-hash-for-create-nodes/calculateHashForCreateNodes,@nx/devkit/src/utils/config-utils,loadConfigFile,@nx/devkit/src/utils/config-utils/loadConfigFile"
        },
        {
          "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": "plugins/cypress-preset.ts",
            "line": 1
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 10
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 29
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 32
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 33
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 42
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 50
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 59
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 66
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 74
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 83
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 85
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 105
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 106
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 124
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 137
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 138
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 140
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 143
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 16
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 55
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 62
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 75
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 78
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 92
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 117
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 131
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 133
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 138
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 152
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 157
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 161
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 193
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 200
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 208
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 224
          },
          {
            "location": "src/generators/component-configuration/component-configuration.ts",
            "line": 229
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 19
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 74
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 87
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 110
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 113
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 125
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 130
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 155
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 175
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 180
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 191
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 200
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 215
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 232
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 238
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 271
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 274
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 286
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 291
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 297
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 307
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 315
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 345
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 6
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 28
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 56
          },
          {
            "location": "src/generators/convert-to-inferred/lib/add-exclude-spec-pattern.ts",
            "line": 1
          },
          {
            "location": "src/generators/convert-to-inferred/lib/upsert-baseUrl.ts",
            "line": 1
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 12
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 19
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 36
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 41
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 44
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 56
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 84
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 97
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 110
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 119
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 132
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 10
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 48
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 77
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 87
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 101
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 104
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 169
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 173
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 188
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 193
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 203
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 210
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 236
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 237
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 348
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 391
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 16
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 48
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 90
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 108
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 111
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 123
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 162
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 167
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 170
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 178
          },
          {
            "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-4-0/tsconfig-sourcemaps.ts",
            "line": 11
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 15
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 31
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 33
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 46
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 54
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 56
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 95
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 99
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 8
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 29
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 43
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 52
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 58
          },
          {
            "location": "src/migrations/update-18-1-0/update-cypress-version-13-6-6.ts",
            "line": 5
          },
          {
            "location": "src/migrations/update-18-1-0/update-cypress-version-13-6-6.ts",
            "line": 13
          },
          {
            "location": "src/migrations/update-18-1-0/update-cypress-version-13-6-6.ts",
            "line": 15
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 8
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 22
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 23
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 80
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 110
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 12
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 26
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 27
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 88
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 106
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 107
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 111
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 112
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 200
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 208
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 16
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 39
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 43
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 48
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 60
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 80
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 109
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 140
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 142
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 270
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 8
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 56
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 65
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 75
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 82
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 178
          },
          {
            "location": "src/utils/ct-helpers.ts",
            "line": 1
          },
          {
            "location": "src/utils/ct-helpers.ts",
            "line": 8
          },
          {
            "location": "src/utils/ct-helpers.ts",
            "line": 85
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 15
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 41
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 62
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 79
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 83
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 86
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 110
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 176
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 188
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 200
          },
          {
            "location": "src/utils/find-target-options.ts",
            "line": 210
          },
          {
            "location": "src/utils/project-name.ts",
            "line": 1
          },
          {
            "location": "src/utils/project-name.ts",
            "line": 21
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 11
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 28
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 55
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 63
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 96
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 108
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 117
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 142
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 150
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 175
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 177
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 10
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 30
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 14
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 103
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 121
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 13
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 64
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 17
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 134
          },
          {
            "location": "src/generators/migrate-to-cypress-11/migrate-to-cypress-11.ts",
            "line": 148
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-16-4-0/tsconfig-sourcemaps.ts",
            "line": 16
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 19
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 31
          },
          {
            "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-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 106
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 21
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 202
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 24
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 105
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 27
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 189
          }
        ]
      }
    },
    {
      "group": "@nx",
      "name": "eslint",
      "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/eslint@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/@nx/eslint@19.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "cdx:npm:resolvedPath",
          "value": "../eslint"
        },
        {
          "name": "cdx:npm:isLink",
          "value": "true"
        },
        {
          "name": "cdx:npm:manifestSourceType",
          "value": "path"
        },
        {
          "name": "cdx:npm:manifestSource",
          "value": "file:../eslint"
        },
        {
          "name": "cdx:npm:isRegistryDependency",
          "value": "false"
        },
        {
          "name": "ImportedModules",
          "value": "@nx/eslint,Linter,@nx/eslint/Linter,LinterType,@nx/eslint/LinterType,lintProjectGenerator,@nx/eslint/lintProjectGenerator,@nx/eslint/src/generators/utils/eslint-file,addExtendsToLintConfig,@nx/eslint/src/generators/utils/eslint-file/addExtendsToLintConfig,addOverrideToLintConfig,@nx/eslint/src/generators/utils/eslint-file/addOverrideToLintConfig,addPluginsToLintConfig,@nx/eslint/src/generators/utils/eslint-file/addPluginsToLintConfig,addPredefinedConfigToFlatLintConfig,@nx/eslint/src/generators/utils/eslint-file/addPredefinedConfigToFlatLintConfig,findEslintFile,@nx/eslint/src/generators/utils/eslint-file/findEslintFile,isEslintConfigSupported,@nx/eslint/src/generators/utils/eslint-file/isEslintConfigSupported,replaceOverridesInLintConfig,@nx/eslint/src/generators/utils/eslint-file/replaceOverridesInLintConfig,@nx/eslint/src/generators/init/global-eslint-config,javaScriptOverride,@nx/eslint/src/generators/init/global-eslint-config/javaScriptOverride,typeScriptOverride,@nx/eslint/src/generators/init/global-eslint-config/typeScriptOverride,@nx/eslint/src/utils/flat-config,useFlatConfig,@nx/eslint/src/utils/flat-config/useFlatConfig"
        },
        {
          "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/configuration/configuration.ts",
            "line": 24
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 9
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 61
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 20
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 58
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 91
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 92
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 96
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 105
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 111
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 115
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 152
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 173
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 24
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 25
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 95
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 138
          },
          {
            "location": "src/utils/add-linter.ts",
            "line": 155
          }
        ]
      }
    },
    {
      "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,initGenerator,@nx/js/initGenerator,getLockFileName,@nx/js/getLockFileName,@nx/js/src/utils/typescript/ensure-typescript,ensureTypescript,@nx/js/src/utils/typescript/ensure-typescript/ensureTypescript"
        },
        {
          "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/base-setup/base-setup.ts",
            "line": 11
          },
          {
            "location": "src/generators/base-setup/base-setup.ts",
            "line": 46
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 23
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 76
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 196
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 19
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 109
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 13
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 274
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 277
          }
        ]
      }
    },
    {
      "group": "@phenomnomnominal",
      "name": "tsquery",
      "version": "5.0.1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "de756ff9ed85430b16f00c3aa9353a7fed6b7dc27786b727bc7fe6bbd8bc621c4efbdb2a6ce7e92fc9ba3db113e7ec4a3a5cff5526e9d11a185980ad22c9e6b8"
        }
      ],
      "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/%40phenomnomnominal/tsquery@5.0.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@phenomnomnominal/tsquery/-/tsquery-5.0.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@phenomnomnominal/tsquery@5.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/@phenomnomnominal/tsquery/-/tsquery-5.0.1.tgz"
        },
        {
          "name": "ImportedModules",
          "value": "@phenomnomnominal/tsquery,tsquery,@phenomnomnominal/tsquery/tsquery"
        },
        {
          "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-inferred/lib/add-exclude-spec-pattern.ts",
            "line": 2
          },
          {
            "location": "src/generators/convert-to-inferred/lib/add-exclude-spec-pattern.ts",
            "line": 10
          },
          {
            "location": "src/generators/convert-to-inferred/lib/add-exclude-spec-pattern.ts",
            "line": 14
          },
          {
            "location": "src/generators/convert-to-inferred/lib/add-exclude-spec-pattern.ts",
            "line": 21
          },
          {
            "location": "src/generators/convert-to-inferred/lib/upsert-baseUrl.ts",
            "line": 3
          },
          {
            "location": "src/generators/convert-to-inferred/lib/upsert-baseUrl.ts",
            "line": 12
          },
          {
            "location": "src/generators/convert-to-inferred/lib/upsert-baseUrl.ts",
            "line": 16
          },
          {
            "location": "src/generators/convert-to-inferred/lib/upsert-baseUrl.ts",
            "line": 41
          },
          {
            "location": "src/generators/migrate-to-cypress-11/conversion.util.ts",
            "line": 278
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 18
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 64
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 100
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 105
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 129
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 148
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 168
          },
          {
            "location": "src/migrations/update-16-8-0/cypress-13.ts",
            "line": 200
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 16
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 64
          },
          {
            "location": "src/migrations/update-19-6-0/add-e2e-ci-target-defaults.ts",
            "line": 67
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 20
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 68
          },
          {
            "location": "src/migrations/update-19-6-0/update-ci-webserver-for-static-serve.ts",
            "line": 71
          }
        ]
      }
    },
    {
      "group": "",
      "name": "esquery",
      "version": "1.7.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "029e86d16430714fcb1ecbcbc0e3757c0417f59a7403663a63f709065f6bfc96d6f74672838ff36c6eb3cca6b639300b10b6ab60798abb41a1a4ce443beed3d2"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/esquery@1.7.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/esquery/-/esquery-1.7.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/esquery@1.7.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/esquery/-/esquery-1.7.0.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": "estraverse",
      "version": "5.3.0",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "30c74046e54443388d4de243f0380caa6870475d41450fdc04ffa92ed61d4939dfdcc20ef1f15e8883446d7dfa65d3657d4ffb03d7f7814c38f41de842cbf004"
        }
      ],
      "licenses": [
        {
          "license": {
            "id": "BSD-2-Clause",
            "url": "https://opensource.org/licenses/BSD-2-Clause",
            "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/estraverse@5.3.0",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/estraverse/-/estraverse-5.3.0.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estraverse@5.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/estraverse/-/estraverse-5.3.0.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": "detect-port",
      "version": "1.6.1",
      "scope": "required",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "0a69d573e1de9367a03f1d4f793155b5ad96efcc72d8affd4647fa702e13e7d4b9d2d567cca8feb67c799a6c79970bc292e8d9e2e46ba514ae57e215b377fdd1"
        }
      ],
      "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/detect-port@1.6.1",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/detect-port/-/detect-port-1.6.1.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/detect-port@1.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/detect-port/-/detect-port-1.6.1.tgz"
        },
        {
          "name": "cdx:npm:binPaths",
          "value": "/app/packages/cypress/node_modules/.bin/detect, /app/packages/cypress/node_modules/.bin/detect-port"
        },
        {
          "name": "cdx:npm:bin",
          "value": "detect, detect-port"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "ImportedModules",
          "value": "detect-port"
        },
        {
          "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/utils/start-dev-server.ts",
            "line": 14
          },
          {
            "location": "src/utils/start-dev-server.ts",
            "line": 133
          }
        ]
      }
    },
    {
      "group": "",
      "name": "address",
      "version": "1.2.2",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e01fea2827de13f38351a014a52c1fcdace8e71dbd583e2bdef5e25ac07b2369920c08a1c04a8a3be83c1842d9510492028e5ed574d88776557cbcb105cd769c"
        }
      ],
      "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/address@1.2.2",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/address/-/address-1.2.2.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/address@1.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/address/-/address-1.2.2.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": "debug",
      "version": "4.4.3",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "446c305a7c10be455f6af295b76d8518bc3ec5849dcc04709b4aeee83853540dee994e6165cdbc57790ee2cb6062bcab4e52e9baf808f468a28e5b408cd6dca8"
        }
      ],
      "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/debug@4.4.3",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/debug/-/debug-4.4.3.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/debug/-/debug-4.4.3.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": "ms",
      "version": "2.1.3",
      "scope": "optional",
      "hashes": [
        {
          "alg": "SHA-512",
          "content": "e85973b9b4cb646dc9d9afcd542025784863ceae68c601f268253dc985ef70bb2fa1568726afece715c8ebf5d73fab73ed1f7100eb479d23bfb57b45dd645394"
        }
      ],
      "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/ms@2.1.3",
      "externalReferences": [
        {
          "type": "distribution",
          "url": "https://proxy.nexus.atm.svcs.io/repository/npmjs/ms/-/ms-2.1.3.tgz"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ms@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "ResolvedUrl",
          "value": "https://proxy.nexus.atm.svcs.io/repository/npmjs/ms/-/ms-2.1.3.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": "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"
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/@nx/devkit@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/eslint@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/js@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/estraverse@5.3.0",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/esquery@1.7.0",
      "dependsOn": [
        "pkg:npm/estraverse@5.3.0"
      ]
    },
    {
      "ref": "pkg:npm/@phenomnomnominal/tsquery@5.0.1",
      "dependsOn": [
        "pkg:npm/esquery@1.7.0"
      ]
    },
    {
      "ref": "pkg:npm/address@1.2.2",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/ms@2.1.3",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/debug@4.4.3",
      "dependsOn": [
        "pkg:npm/ms@2.1.3"
      ]
    },
    {
      "ref": "pkg:npm/detect-port@1.6.1",
      "dependsOn": [
        "pkg:npm/address@1.2.2",
        "pkg:npm/debug@4.4.3"
      ]
    },
    {
      "ref": "pkg:npm/tslib@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/cypress@19.8.4",
      "dependsOn": [
        "pkg:npm/@nx/devkit@19.8.4",
        "pkg:npm/@nx/eslint@19.8.4",
        "pkg:npm/@nx/js@19.8.4",
        "pkg:npm/@phenomnomnominal/tsquery@5.0.1",
        "pkg:npm/detect-port@1.6.1",
        "pkg:npm/tslib@2.8.1"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@nx/cypress@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:11Z",
      "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 'cypress' with version '19.8.4'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from the source files: package-lock.json."
    }
  ]
}