{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:26a636ea-0ff6-45f0-a102-2203f7696d9b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T14:11:32Z",
    "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": "storybook",
      "group": "@nx",
      "version": "19.8.4",
      "description": "The Nx Plugin for Storybook contains executors and generators for allowing your workspace to use the powerful Storybook integration testing & documenting capabilities.",
      "purl": "pkg:npm/%40nx/storybook@19.8.4",
      "bom-ref": "pkg:npm/@nx/storybook@19.8.4",
      "author": "Isaac Mann",
      "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,ExecutorContext,@nx/devkit/ExecutorContext,logger,@nx/devkit/logger,addDependenciesToPackageJson,@nx/devkit/addDependenciesToPackageJson,formatFiles,@nx/devkit/formatFiles,GeneratorCallback,@nx/devkit/GeneratorCallback,readNxJson,@nx/devkit/readNxJson,readProjectConfiguration,@nx/devkit/readProjectConfiguration,runTasksInSerial,@nx/devkit/runTasksInSerial,Tree,@nx/devkit/Tree,detectPackageManager,@nx/devkit/detectPackageManager,readJson,@nx/devkit/readJson,applyChangesToString,@nx/devkit/applyChangesToString,ChangeType,@nx/devkit/ChangeType,ProjectConfiguration,@nx/devkit/ProjectConfiguration,createProjectGraphAsync,@nx/devkit/createProjectGraphAsync,ensurePackage,@nx/devkit/ensurePackage,generateFiles,@nx/devkit/generateFiles,joinPathFragments,@nx/devkit/joinPathFragments,offsetFromRoot,@nx/devkit/offsetFromRoot,parseTargetString,@nx/devkit/parseTargetString,toJS,@nx/devkit/toJS,updateJson,@nx/devkit/updateJson,updateNxJson,@nx/devkit/updateNxJson,updateProjectConfiguration,@nx/devkit/updateProjectConfiguration,workspaceRoot,@nx/devkit/workspaceRoot,writeJson,@nx/devkit/writeJson,TargetConfiguration,@nx/devkit/TargetConfiguration,installPackagesTask,@nx/devkit/installPackagesTask,getPackageManagerCommand,@nx/devkit/getPackageManagerCommand,output,@nx/devkit/output,visitNotIgnoredFiles,@nx/devkit/visitNotIgnoredFiles,getProjects,@nx/devkit/getProjects,CreateDependencies,@nx/devkit/CreateDependencies,CreateNodes,@nx/devkit/CreateNodes,CreateNodesContext,@nx/devkit/CreateNodesContext,parseJson,@nx/devkit/parseJson,readJsonFile,@nx/devkit/readJsonFile,writeJsonFile,@nx/devkit/writeJsonFile,@nx/devkit/src/generators/executor-options-utils,forEachExecutorOptions,@nx/devkit/src/generators/executor-options-utils/forEachExecutorOptions,@nx/devkit/src/generators/plugin-migrations/aggregate-log-util,AggregatedLog,@nx/devkit/src/generators/plugin-migrations/aggregate-log-util/AggregatedLog,@nx/devkit/src/generators/plugin-migrations/executor-to-plugin-migrator,migrateProjectExecutorsToPluginV1,@nx/devkit/src/generators/plugin-migrations/executor-to-plugin-migrator/migrateProjectExecutorsToPluginV1,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,addPluginV1,@nx/devkit/src/utils/add-plugin/addPluginV1,@nx/devkit/src/utils/replace-package,replaceNrwlPackageWithNxPackage,@nx/devkit/src/utils/replace-package/replaceNrwlPackageWithNxPackage,@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": "src/executors/build-storybook/build-storybook.impl.ts",
            "line": 1
          },
          {
            "location": "src/executors/build-storybook/build-storybook.impl.ts",
            "line": 18
          },
          {
            "location": "src/executors/build-storybook/build-storybook.impl.ts",
            "line": 24
          },
          {
            "location": "src/executors/build-storybook/build-storybook.impl.ts",
            "line": 26
          },
          {
            "location": "src/executors/build-storybook/build-storybook.impl.ts",
            "line": 27
          },
          {
            "location": "src/executors/storybook/storybook.impl.ts",
            "line": 1
          },
          {
            "location": "src/executors/storybook/storybook.impl.ts",
            "line": 20
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 10
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 68
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 77
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 91
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 98
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 124
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 217
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 257
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 260
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 263
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 270
          },
          {
            "location": "src/generators/configuration/lib/ensure-dependencies.ts",
            "line": 6
          },
          {
            "location": "src/generators/configuration/lib/ensure-dependencies.ts",
            "line": 43
          },
          {
            "location": "src/generators/configuration/lib/ensure-dependencies.ts",
            "line": 64
          },
          {
            "location": "src/generators/configuration/lib/ensure-dependencies.ts",
            "line": 110
          },
          {
            "location": "src/generators/configuration/lib/interaction-testing.utils.ts",
            "line": 6
          },
          {
            "location": "src/generators/configuration/lib/interaction-testing.utils.ts",
            "line": 56
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 19
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 42
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 60
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 79
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 87
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 112
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 135
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 142
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 148
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 152
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 160
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 172
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 178
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 179
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 189
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 195
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 220
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 260
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 271
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 277
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 291
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 300
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 317
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 326
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 328
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 358
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 371
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 404
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 454
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 487
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 492
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 536
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 575
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 586
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 589
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 605
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 624
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 636
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 648
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 666
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 673
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 689
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 698
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 724
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 741
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 752
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 764
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 801
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 805
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 808
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 821
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 7
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 24
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 61
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 64
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 70
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 1
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 25
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 71
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 1
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 19
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 2
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 10
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 11
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 12
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 13
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 14
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 15
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 190
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 12
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 46
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 56
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 70
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 76
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 90
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 98
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 107
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 148
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 151
          },
          {
            "location": "src/generators/init/lib/update-gitignore.ts",
            "line": 1
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 1
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 6
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 8
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 27
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 36
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 60
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 76
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 79
          },
          {
            "location": "src/generators/migrate-7/calling-storybook-cli.ts",
            "line": 95
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 12
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 28
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 30
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 88
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 128
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 216
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 276
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 296
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 320
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 321
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 322
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 323
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 345
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 350
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 360
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 365
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 417
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 447
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 490
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 512
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 528
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 574
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 585
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 598
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 680
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 689
          },
          {
            "location": "src/generators/migrate-7/migrate-7.ts",
            "line": 8
          },
          {
            "location": "src/generators/migrate-7/migrate-7.ts",
            "line": 29
          },
          {
            "location": "src/generators/migrate-7/migrate-7.ts",
            "line": 95
          },
          {
            "location": "src/generators/migrate-7/migrate-7.ts",
            "line": 104
          },
          {
            "location": "src/generators/migrate-7/migrate-7.ts",
            "line": 105
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 1
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 6
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 8
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 27
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 36
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 58
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 74
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 77
          },
          {
            "location": "src/generators/migrate-8/calling-storybook-cli.ts",
            "line": 93
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 11
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 22
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 24
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 51
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 72
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 73
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 79
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 128
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 139
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 152
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 190
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 199
          },
          {
            "location": "src/generators/migrate-8/migrate-8.ts",
            "line": 1
          },
          {
            "location": "src/generators/migrate-8/migrate-8.ts",
            "line": 15
          },
          {
            "location": "src/generators/migrate-8/migrate-8.ts",
            "line": 52
          },
          {
            "location": "src/migrations/update-16-0-0/update-sb-7.ts",
            "line": 1
          },
          {
            "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": 11
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 7
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 15
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 18
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 33
          },
          {
            "location": "src/migrations/update-16-1-0/eslint-ignore-react-plugin.ts",
            "line": 47
          },
          {
            "location": "src/migrations/update-19-6-0/update-sb-8.ts",
            "line": 1
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 11
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 35
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 40
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 79
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 178
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 272
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 319
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 322
          },
          {
            "location": "src/utils/testing.ts",
            "line": 1
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 6
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 20
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 690
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 13
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 340
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 355
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 442
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 465
          },
          {
            "location": "src/generators/migrate-8/helper-functions.ts",
            "line": 12
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 8
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 7
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 2
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 3
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 12
          },
          {
            "location": "src/generators/convert-to-inferred/convert-to-inferred.ts",
            "line": 26
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 5
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 67
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 108
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 151
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 155
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 3
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 98
          },
          {
            "location": "src/generators/convert-to-inferred/lib/serve-post-target-transformer.ts",
            "line": 102
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 4
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 170
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 13
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 105
          },
          {
            "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/plugins/plugin.ts",
            "line": 13
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 114
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 15
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 75
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 18
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 284
          }
        ]
      }
    },
    {
      "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/configuration/lib/interaction-testing.utils.ts",
            "line": 7
          },
          {
            "location": "src/generators/configuration/lib/interaction-testing.utils.ts",
            "line": 34
          },
          {
            "location": "src/generators/configuration/lib/interaction-testing.utils.ts",
            "line": 44
          },
          {
            "location": "src/generators/configuration/lib/interaction-testing.utils.ts",
            "line": 51
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 6
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 212
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 219
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 235
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 244
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 275
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 281
          },
          {
            "location": "src/generators/convert-to-inferred/lib/build-post-target-transformer.ts",
            "line": 297
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 1
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 27
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 29
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 113
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 124
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 127
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 130
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 133
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 141
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 147
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 14
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 66
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 80
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 86
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 117
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 152
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 162
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 171
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 176
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 178
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 182
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 197
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 204
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 211
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 238
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 242
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 246
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 250
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 254
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 260
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 271
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 289
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 377
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 384
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 389
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 398
          },
          {
            "location": "src/generators/migrate-7/helper-functions.ts",
            "line": 411
          }
        ]
      }
    },
    {
      "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": "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/storybook/node_modules/.bin/semver"
        },
        {
          "name": "cdx:npm:bin",
          "value": "semver"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "ImportedModules",
          "value": "semver,semver/gte,coerce,semver/coerce,major,semver/major"
        },
        {
          "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/lib/ensure-dependencies.ts",
            "line": 7
          },
          {
            "location": "src/generators/configuration/lib/ensure-dependencies.ts",
            "line": 32
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 6
          },
          {
            "location": "src/generators/convert-to-inferred/lib/utils.ts",
            "line": 199
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 14
          },
          {
            "location": "src/generators/init/init.ts",
            "line": 38
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 11
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 49
          }
        ]
      }
    },
    {
      "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": "@nx",
      "name": "cypress",
      "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/cypress@19.8.4",
      "type": "library",
      "bom-ref": "pkg:npm/@nx/cypress@19.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "package-lock.json"
        },
        {
          "name": "cdx:npm:resolvedPath",
          "value": "../cypress"
        },
        {
          "name": "cdx:npm:isLink",
          "value": "true"
        },
        {
          "name": "cdx:npm:manifestSourceType",
          "value": "path"
        },
        {
          "name": "cdx:npm:manifestSource",
          "value": "file:../cypress"
        },
        {
          "name": "cdx:npm:isRegistryDependency",
          "value": "false"
        },
        {
          "name": "ImportedModules",
          "value": "@nx/cypress/plugins/cypress-preset,NxCypressE2EPresetOptions,@nx/cypress/plugins/cypress-preset/NxCypressE2EPresetOptions,nxE2EPreset,@nx/cypress/plugins/cypress-preset/nxE2EPreset"
        },
        {
          "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": "presets/cypress.ts",
            "line": 4
          },
          {
            "location": "presets/cypress.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "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,initGenerator,@nx/js/initGenerator,getLockFileName,@nx/js/getLockFileName,libraryGenerator,@nx/js/libraryGenerator,findNodes,@nx/js/findNodes"
        },
        {
          "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": 11
          },
          {
            "location": "src/generators/configuration/configuration.ts",
            "line": 110
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 17
          },
          {
            "location": "src/plugins/plugin.ts",
            "line": 79
          },
          {
            "location": "src/utils/testing.ts",
            "line": 3
          },
          {
            "location": "src/utils/testing.ts",
            "line": 10
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 9
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 212
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 216
          },
          {
            "location": "src/utils/utilities.ts",
            "line": 222
          }
        ]
      }
    },
    {
      "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,@nx/eslint/src/generators/utils/eslint-file,findEslintFile,@nx/eslint/src/generators/utils/eslint-file/findEslintFile,@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": 36
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 21
          },
          {
            "location": "src/utils/testing.ts",
            "line": 4
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 31
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 373
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 819
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 32
          },
          {
            "location": "src/generators/configuration/lib/util-functions.ts",
            "line": 385
          }
        ]
      }
    }
  ],
  "dependencies": [
    {
      "ref": "pkg:npm/@nx/devkit@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/semver@7.8.5",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/tslib@2.8.1",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/cypress@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/js@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/eslint@19.8.4",
      "dependsOn": []
    },
    {
      "ref": "pkg:npm/@nx/storybook@19.8.4",
      "dependsOn": [
        "pkg:npm/@nx/cypress@19.8.4",
        "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/semver@7.8.5",
        "pkg:npm/tslib@2.8.1"
      ]
    }
  ],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@nx/storybook@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:11:32Z",
      "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 'storybook' 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."
    }
  ]
}