{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:1823e349-beda-42a4-8be0-24dd7c809140",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T19:56:03Z",
    "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": "cli",
      "group": "@angular",
      "version": "21.2.7",
      "description": "CLI tool for Angular",
      "purl": "pkg:npm/%40angular/cli@21.2.7",
      "bom-ref": "pkg:npm/@angular/cli@21.2.7",
      "author": "Angular Authors",
      "properties": [
        {
          "name": "cdx:npm:bin",
          "value": "ng"
        },
        {
          "name": "cdx:npm:has_binary",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/angular/angular-cli.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular-devkit\\n@inquirer\\n@listr2\\n@modelcontextprotocol\\n@schematics\\n@yarnpkg"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@angular-devkit/architect/package.json\\nnode_modules/@angular-devkit/core/package.json\\nnode_modules/@angular-devkit/schematics/package.json\\nnode_modules/@inquirer/prompts/package.json\\nnode_modules/@listr2/prompt-adapter-inquirer/package.json\\nnode_modules/@modelcontextprotocol/sdk/package.json\\nnode_modules/@schematics/angular/package.json\\nnode_modules/@yarnpkg/lockfile/package.json\\nnode_modules/algoliasearch/package.json\\nnode_modules/ini/package.json\\nnode_modules/jsonc-parser/package.json\\nnode_modules/listr2/package.json\\nnode_modules/npm-package-arg/package.json\\nnode_modules/pacote/package.json\\nnode_modules/parse5-html-rewriting-stream/package.json\\nnode_modules/semver/package.json\\nnode_modules/yargs/package.json\\nnode_modules/zod/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Colin McDonnell <zod@colinhacks.com>"
        }
      ],
      "group": "",
      "name": "zod",
      "version": "4.3.6",
      "description": "TypeScript-first schema declaration and validation library with static type inference",
      "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/zod@4.3.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://zod.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/colinhacks/zod.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/zod@4.3.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/zod/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "zod,zod/z,ZodRawShape,zod/ZodRawShape"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/zod/package.json"
              }
            ],
            "concludedValue": "node_modules/zod/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/mcp/shared-options.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/shared-options.ts",
            "line": 12
          },
          {
            "location": "src/commands/mcp/shared-options.ts",
            "line": 18
          },
          {
            "location": "src/commands/mcp/tools/best-practices.ts",
            "line": 21
          },
          {
            "location": "src/commands/mcp/tools/best-practices.ts",
            "line": 25
          },
          {
            "location": "src/commands/mcp/tools/best-practices.ts",
            "line": 26
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 17
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 20
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 22
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 30
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 32
          },
          {
            "location": "src/commands/mcp/tools/build.ts",
            "line": 33
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 16
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 18
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 29
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 30
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-start.ts",
            "line": 31
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-stop.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-stop.ts",
            "line": 16
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-stop.ts",
            "line": 22
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-stop.ts",
            "line": 23
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-stop.ts",
            "line": 24
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 26
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 28
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 38
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 39
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 44
          },
          {
            "location": "src/commands/mcp/tools/devserver/devserver-wait-for-build.ts",
            "line": 45
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 12
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 37
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 38
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 45
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 53
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 101
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 104
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 105
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 106
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 107
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 112
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 113
          },
          {
            "location": "src/commands/mcp/tools/e2e.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/e2e.ts",
            "line": 16
          },
          {
            "location": "src/commands/mcp/tools/e2e.ts",
            "line": 19
          },
          {
            "location": "src/commands/mcp/tools/e2e.ts",
            "line": 25
          },
          {
            "location": "src/commands/mcp/tools/e2e.ts",
            "line": 27
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 72
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 74
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 75
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 78
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 84
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 85
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 86
          },
          {
            "location": "src/commands/mcp/tools/modernize.ts",
            "line": 91
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts",
            "line": 14
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts",
            "line": 56
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts",
            "line": 258
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 14
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 20
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 40
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 41
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 42
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 43
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 49
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 50
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 51
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 54
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 58
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 62
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 65
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 70
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 77
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 95
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 97
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 98
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 99
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 104
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 106
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 107
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 110
          },
          {
            "location": "src/commands/mcp/tools/tool-registry.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "validation"
      ]
    },
    {
      "group": "",
      "name": "yargs",
      "version": "18.0.0",
      "description": "yargs the modern, pirate-themed, successor to optimist.",
      "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/yargs@18.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@18.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yargs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yargs,Argv,yargs/Argv,ArgumentsCamelCase,yargs/ArgumentsCamelCase,CommandModule,yargs/CommandModule,yargs/helpers,Parser,yargs/helpers/Parser,CamelCaseKey,yargs/CamelCaseKey,Arguments,yargs/Arguments,PositionalOptions,yargs/PositionalOptions,Options,yargs/Options"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/yargs/package.json"
              }
            ],
            "concludedValue": "node_modules/yargs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/command-builder/architect-command-module.ts",
            "line": 11
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 12
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 13
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 12
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 13
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 81
          },
          {
            "location": "src/command-builder/definitions.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 17
          },
          {
            "location": "src/command-builder/utilities/command.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/utilities/json-help.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/utilities/normalize-options-middleware.ts",
            "line": 9
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 16
          },
          {
            "location": "src/commands/analytics/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/analytics/info/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/analytics/settings/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/cache/clean/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/cache/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/cache/info/cli.ts",
            "line": 11
          },
          {
            "location": "src/commands/cache/settings/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/completion/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/config/cli.ts",
            "line": 12
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 15
          },
          {
            "location": "src/commands/make-this-awesome/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/new/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/run/cli.ts",
            "line": 11
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 15
          },
          {
            "location": "src/commands/version/cli.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 102
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 45
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.4",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "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.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver,SemVer,semver/SemVer,major,semver/major,Range,semver/Range,compare,semver/compare,intersects,semver/intersects,prerelease,semver/prerelease,satisfies,semver/satisfies,valid,semver/valid,maxSatisfying,semver/maxSatisfying"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/init.ts",
            "line": 12
          },
          {
            "location": "lib/init.ts",
            "line": 75
          },
          {
            "location": "src/analytics/analytics-collector.ts",
            "line": 14
          },
          {
            "location": "src/analytics/analytics-collector.ts",
            "line": 66
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 15
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 365
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 456
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 461
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 469
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 475
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 477
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 482
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 635
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 639
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 640
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 788
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 789
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 13
          },
          {
            "location": "src/commands/mcp/tools/projects.ts",
            "line": 295
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 12
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 29
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 34
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 51
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 137
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 189
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 415
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 421
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 422
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 451
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 480
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 562
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 563
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 595
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 756
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 792
          },
          {
            "location": "src/commands/update/utilities/cli-version.ts",
            "line": 13
          },
          {
            "location": "src/commands/update/utilities/cli-version.ts",
            "line": 44
          },
          {
            "location": "src/commands/update/utilities/cli-version.ts",
            "line": 100
          },
          {
            "location": "src/commands/update/utilities/cli-version.ts",
            "line": 188
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 17
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 126
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 141
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 157
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 178
          },
          {
            "location": "src/package-managers/factory.ts",
            "line": 10
          },
          {
            "location": "src/package-managers/factory.ts",
            "line": 105
          },
          {
            "location": "src/package-managers/package-manager.ts",
            "line": 17
          },
          {
            "location": "src/package-managers/package-manager.ts",
            "line": 375
          },
          {
            "location": "src/package-managers/package-manager.ts",
            "line": 517
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ivan Nikulin <ifaaan@gmail.com> (https://github.com/inikulin)"
        }
      ],
      "group": "",
      "name": "parse5-html-rewriting-stream",
      "version": "8.0.0",
      "description": "Streaming HTML rewriter.",
      "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/parse5-html-rewriting-stream@8.0.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://parse5.js.org"
        },
        {
          "type": "vcs",
          "url": "git://github.com/inikulin/parse5.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/parse5-html-rewriting-stream@8.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/parse5-html-rewriting-stream/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "parse5-html-rewriting-stream"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/parse5-html-rewriting-stream/package.json"
              }
            ],
            "concludedValue": "node_modules/parse5-html-rewriting-stream/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 254
          }
        ]
      },
      "tags": [
        "html"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "pacote",
      "version": "21.3.1",
      "description": "JavaScript package downloader",
      "scope": "required",
      "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/pacote@21.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/pacote.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pacote@21.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pacote/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pacote,Manifest,pacote/Manifest,Packument,pacote/Packument"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pacote/package.json"
              }
            ],
            "concludedValue": "node_modules/pacote/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 15
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 246
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 289
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 316
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "npm-package-arg",
      "version": "13.0.2",
      "description": "Parse the things that can be arguments to `npm install`",
      "scope": "required",
      "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/npm-package-arg@13.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/npm/npm-package-arg"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-package-arg.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-package-arg@13.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-package-arg/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "npm-package-arg"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/npm-package-arg/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-package-arg/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/add/cli.ts",
            "line": 14
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 165
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 334
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 437
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 513
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 657
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 767
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 14
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 195
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 11
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 805
          },
          {
            "location": "src/package-managers/package-manager.ts",
            "line": 16
          },
          {
            "location": "src/package-managers/package-manager.ts",
            "line": 493
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Cenk Kilic <cenk@kilic.dev> (https://cenk.kilic.dev)"
        }
      ],
      "group": "",
      "name": "listr2",
      "version": "9.0.5",
      "description": "Terminal task list reborn! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.",
      "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/listr2@9.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/listr2@9.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/listr2/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "listr2,colors,listr2/colors,figures,listr2/figures"
        },
        {
          "name": "ImportedModules",
          "value": "listr2,Listr,listr2/Listr,ListrRenderer,listr2/ListrRenderer,ListrTaskWrapper,listr2/ListrTaskWrapper,color,listr2/color,figures,listr2/figures"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/listr2/package.json"
              }
            ],
            "concludedValue": "node_modules/listr2/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/add/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 200
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 224
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 268
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 335
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 400
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 527
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 549
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 10
          },
          {
            "location": "src/utilities/color.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "cli"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corporation"
        }
      ],
      "group": "",
      "name": "jsonc-parser",
      "version": "3.3.1",
      "description": "Scanner and parser for JSON with comments.",
      "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/jsonc-parser@3.3.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/node-jsonc-parser"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/jsonc-parser@3.3.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/jsonc-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "jsonc-parser,parse,jsonc-parser/parse,Node,jsonc-parser/Node,ParseError,jsonc-parser/ParseError,applyEdits,jsonc-parser/applyEdits,findNodeAtLocation,jsonc-parser/findNodeAtLocation,getNodeValue,jsonc-parser/getNodeValue,modify,jsonc-parser/modify,parseTree,jsonc-parser/parseTree,printParseErrorCode,jsonc-parser/printParseErrorCode"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/jsonc-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/jsonc-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/command-builder/utilities/schematic-engine-host.ts",
            "line": 11
          },
          {
            "location": "src/command-builder/utilities/schematic-engine-host.ts",
            "line": 115
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 20
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 93
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 113
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 116
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 118
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 147
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 160
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 198
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 214
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 226
          }
        ]
      },
      "tags": [
        "json",
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "ini",
      "version": "6.0.0",
      "description": "An ini encoder/decoder for node",
      "scope": "required",
      "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/ini@6.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/ini.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ini@6.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ini/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ini"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ini/package.json"
              }
            ],
            "concludedValue": "node_modules/ini/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 11
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 122
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Algolia"
        }
      ],
      "group": "",
      "name": "algoliasearch",
      "version": "5.48.1",
      "description": "A fully-featured and blazing-fast JavaScript API client to interact with Algolia API.",
      "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/algoliasearch@5.48.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/algolia/algoliasearch-client-javascript/tree/main/packages/algoliasearch#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/algolia/algoliasearch-client-javascript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/algoliasearch@5.48.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/algoliasearch/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "algoliasearch,LegacySearchMethodProps,algoliasearch/LegacySearchMethodProps,SearchResponse,algoliasearch/SearchResponse"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/algoliasearch/package.json"
              }
            ],
            "concludedValue": "node_modules/algoliasearch/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/doc-search.ts",
            "line": 137
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "group": "@yarnpkg",
      "name": "lockfile",
      "version": "1.1.0",
      "description": "The parser/stringifier for Yarn lockfiles.",
      "scope": "required",
      "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/%40yarnpkg/lockfile@1.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/@yarnpkg/lockfile@1.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@yarnpkg/lockfile/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@yarnpkg/lockfile"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@yarnpkg/lockfile/package.json"
              }
            ],
            "concludedValue": "node_modules/@yarnpkg/lockfile/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 10
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 122
          }
        ]
      }
    },
    {
      "group": "@schematics",
      "name": "angular",
      "version": "21.2.7",
      "description": "Schematics specific to Angular",
      "scope": "optional",
      "purl": "pkg:npm/%40schematics/angular@21.2.7",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@schematics/angular@21.2.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@schematics/angular/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@schematics/angular/package.json"
              }
            ],
            "concludedValue": "node_modules/@schematics/angular/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthropic"
        },
        {
          "name": " PBC (https://anthropic.com)"
        }
      ],
      "group": "@modelcontextprotocol",
      "name": "sdk",
      "version": "1.26.0",
      "description": "Model Context Protocol implementation for TypeScript",
      "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/%40modelcontextprotocol/sdk@1.26.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://modelcontextprotocol.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/modelcontextprotocol/typescript-sdk.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@modelcontextprotocol/sdk@1.26.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@modelcontextprotocol/sdk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@modelcontextprotocol/sdk/server/stdio.js,StdioServerTransport,@modelcontextprotocol/sdk/server/stdio.js/StdioServerTransport,@modelcontextprotocol/sdk/server/mcp.js,McpServer,@modelcontextprotocol/sdk/server/mcp.js/McpServer,ToolCallback,@modelcontextprotocol/sdk/server/mcp.js/ToolCallback,@modelcontextprotocol/sdk/shared/protocol,RequestHandlerExtra,@modelcontextprotocol/sdk/shared/protocol/RequestHandlerExtra,@modelcontextprotocol/sdk/types,ServerNotification,@modelcontextprotocol/sdk/types/ServerNotification,ServerRequest,@modelcontextprotocol/sdk/types/ServerRequest,ToolAnnotations,@modelcontextprotocol/sdk/types/ToolAnnotations"
        },
        {
          "name": "cdx:mcp:package",
          "value": "true"
        },
        {
          "name": "cdx:mcp:official",
          "value": "true"
        },
        {
          "name": "cdx:mcp:role",
          "value": "sdk"
        },
        {
          "name": "cdx:mcp:catalogSource",
          "value": "official-sdk"
        },
        {
          "name": "cdx:mcp:packageName",
          "value": "@modelcontextprotocol/sdk"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "tags": [
        "mcp",
        "mcp-sdk",
        "official-mcp-sdk",
        "trusted-source"
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@modelcontextprotocol/sdk/package.json"
              }
            ],
            "concludedValue": "node_modules/@modelcontextprotocol/sdk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/mcp/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/mcp-server.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/resources/instructions.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/testing/test-utils.ts",
            "line": 10
          },
          {
            "location": "src/commands/mcp/tools/tool-registry.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/migrate-single-file.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/send-debug-message.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/migrate-single-file.ts",
            "line": 10
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/send-debug-message.ts",
            "line": 10
          },
          {
            "location": "src/commands/mcp/tools/onpush-zoneless-migration/zoneless-migration.ts",
            "line": 10
          },
          {
            "location": "src/commands/mcp/tools/tool-registry.ts",
            "line": 10
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Cenk Kilic <cenk@kilic.dev> (https://cenk.kilic.dev)"
        }
      ],
      "group": "@listr2",
      "name": "prompt-adapter-inquirer",
      "version": "3.0.5",
      "description": "Listr2 prompt adapter for inquirer.",
      "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/%40listr2/prompt-adapter-inquirer@3.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/@listr2/prompt-adapter-inquirer@3.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@listr2/prompt-adapter-inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@listr2/prompt-adapter-inquirer"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@listr2/prompt-adapter-inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/@listr2/prompt-adapter-inquirer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/add/cli.ts",
            "line": 545
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "@inquirer",
      "name": "prompts",
      "version": "7.10.1",
      "description": "Inquirer prompts, combined in a single package",
      "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/%40inquirer/prompts@7.10.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js/blob/main/packages/prompts/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inquirer/prompts@7.10.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inquirer/prompts/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@inquirer/prompts"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inquirer/prompts/package.json"
              }
            ],
            "concludedValue": "node_modules/@inquirer/prompts/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 177
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 546
          },
          {
            "location": "src/utilities/prompt.ts",
            "line": 20
          },
          {
            "location": "src/utilities/prompt.ts",
            "line": 42
          },
          {
            "location": "src/utilities/prompt.ts",
            "line": 64
          }
        ]
      }
    },
    {
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "21.2.7",
      "description": "Angular Schematics - Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/schematics@21.2.7",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@21.2.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/schematics/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/schematics,Collection,@angular-devkit/schematics/Collection,UnsuccessfulWorkflowExecution,@angular-devkit/schematics/UnsuccessfulWorkflowExecution,formats,@angular-devkit/schematics/formats,RuleFactory,@angular-devkit/schematics/RuleFactory,SchematicsException,@angular-devkit/schematics/SchematicsException,Tree,@angular-devkit/schematics/Tree,Rule,@angular-devkit/schematics/Rule,SchematicContext,@angular-devkit/schematics/SchematicContext,SchematicDescription,@angular-devkit/schematics/SchematicDescription,@angular-devkit/schematics/tools,FileSystemCollectionDescription,@angular-devkit/schematics/tools/FileSystemCollectionDescription,FileSystemSchematicDescription,@angular-devkit/schematics/tools/FileSystemSchematicDescription,NodeWorkflow,@angular-devkit/schematics/tools/NodeWorkflow,FileSystemCollectionDesc,@angular-devkit/schematics/tools/FileSystemCollectionDesc,NodeModulesEngineHost,@angular-devkit/schematics/tools/NodeModulesEngineHost"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular-devkit/schematics/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-devkit/schematics/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/utilities/schematic-engine-host.ts",
            "line": 9
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 10
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 15
          },
          {
            "location": "src/command-builder/utilities/schematic-engine-host.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/utilities/schematic-workflow.ts",
            "line": 10
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 14
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 15
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-devkit",
      "name": "core",
      "version": "21.2.7",
      "description": "Angular DevKit - Core Utility Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/core@21.2.7",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/core@21.2.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/core,logging,@angular-devkit/core/logging,json,@angular-devkit/core/json,tags,@angular-devkit/core/tags,workspaces,@angular-devkit/core/workspaces,schema,@angular-devkit/core/schema,JsonValue,@angular-devkit/core/JsonValue,isJsonObject,@angular-devkit/core/isJsonObject,normalize,@angular-devkit/core/normalize,strings,@angular-devkit/core/strings"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular-devkit/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-devkit/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cli/index.ts",
            "line": 9
          },
          {
            "location": "src/analytics/analytics-collector.ts",
            "line": 9
          },
          {
            "location": "src/analytics/analytics.ts",
            "line": 9
          },
          {
            "location": "src/analytics/analytics.ts",
            "line": 53
          },
          {
            "location": "src/command-builder/architect-base-command-module.ts",
            "line": 14
          },
          {
            "location": "src/command-builder/architect-command-module.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 231
          },
          {
            "location": "src/command-builder/definitions.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 142
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 127
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 155
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 159
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 160
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 164
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 165
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 171
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 172
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 201
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 218
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 222
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 234
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 235
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 240
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 284
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 320
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 349
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 353
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 433
          },
          {
            "location": "src/command-builder/utilities/schematic-workflow.ts",
            "line": 9
          },
          {
            "location": "src/commands/cache/utilities.ts",
            "line": 9
          },
          {
            "location": "src/commands/cache/utilities.ts",
            "line": 38
          },
          {
            "location": "src/commands/cache/utilities.ts",
            "line": 43
          },
          {
            "location": "src/commands/config/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/extract-i18n/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 182
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 194
          },
          {
            "location": "src/commands/mcp/testing/test-utils.ts",
            "line": 9
          },
          {
            "location": "src/commands/mcp/workspace-utils.ts",
            "line": 9
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 9
          },
          {
            "location": "src/commands/update/utilities/cli-version.ts",
            "line": 9
          },
          {
            "location": "src/commands/update/utilities/migration.ts",
            "line": 9
          },
          {
            "location": "src/utilities/completion.ts",
            "line": 9
          },
          {
            "location": "src/utilities/completion.ts",
            "line": 115
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 9
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 9
          },
          {
            "location": "src/utilities/project.ts",
            "line": 9
          },
          {
            "location": "src/utilities/project.ts",
            "line": 30
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-devkit",
      "name": "architect",
      "version": "0.2102.7",
      "description": "Angular Build Facade",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/architect@0.2102.7",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/architect@0.2102.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/architect/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/architect,Architect,@angular-devkit/architect/Architect,Target,@angular-devkit/architect/Target,@angular-devkit/architect/node,NodeModulesBuilderInfo,@angular-devkit/architect/node/NodeModulesBuilderInfo,WorkspaceNodeModulesArchitectHost,@angular-devkit/architect/node/WorkspaceNodeModulesArchitectHost"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular-devkit/architect/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-devkit/architect/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/command-builder/architect-base-command-module.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/architect-command-module.ts",
            "line": 9
          },
          {
            "location": "src/commands/run/cli.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/architect-base-command-module.ts",
            "line": 13
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular/cli@21.2.7"
      ],
      "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-08-24T19:56:03Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, August 24, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'cli' with version '21.2.7'. The package type in this SBOM is npm with 6 purl namespaces described under components. The components were identified from 18 source files."
    }
  ]
}