{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:27da0b88-1c62-4bf8-a9ce-0429a2f5dc8b",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T20:39:35Z",
    "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": "19.2.24",
      "description": "CLI tool for Angular",
      "purl": "pkg:npm/%40angular/cli@19.2.24",
      "bom-ref": "pkg:npm/@angular/cli@19.2.24",
      "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": "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@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/@schematics/angular/package.json\\nnode_modules/@yarnpkg/lockfile/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/npm-pick-manifest/package.json\\nnode_modules/pacote/package.json\\nnode_modules/resolve/package.json\\nnode_modules/semver/package.json\\nnode_modules/symbol-observable/package.json\\nnode_modules/yargs/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "yargs",
      "version": "17.7.2",
      "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@17.7.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://yargs.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/yargs/yargs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/yargs@17.7.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/yargs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "yargs,Argv,yargs/Argv,ArgumentsCamelCase,yargs/ArgumentsCamelCase,CamelCaseKey,yargs/CamelCaseKey,CommandModule,yargs/CommandModule,yargs/helpers,Parser,yargs/helpers/Parser,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": 17
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 18
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 10
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 11
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 83
          },
          {
            "location": "src/command-builder/command-runner.ts",
            "line": 141
          },
          {
            "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": 12
          },
          {
            "location": "src/commands/cache/settings/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/completion/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/completion/cli.ts",
            "line": 72
          },
          {
            "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/new/cli.ts",
            "line": 10
          },
          {
            "location": "src/commands/run/cli.ts",
            "line": 11
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 24
          },
          {
            "location": "src/commands/version/cli.ts",
            "line": 11
          },
          {
            "location": "src/command-builder/command-module.ts",
            "line": 132
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Lesh <ben@benlesh.com>"
        }
      ],
      "group": "",
      "name": "symbol-observable",
      "version": "4.0.0",
      "description": "Symbol.observable ponyfill",
      "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/symbol-observable@4.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/symbol-observable@4.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/symbol-observable/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "symbol-observable"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/symbol-observable/package.json"
              }
            ],
            "concludedValue": "node_modules/symbol-observable/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/init.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.1",
      "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.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.1",
      "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"
        },
        {
          "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": 14
          },
          {
            "location": "lib/init.ts",
            "line": 77
          },
          {
            "location": "src/analytics/analytics-collector.ts",
            "line": 13
          },
          {
            "location": "src/analytics/analytics-collector.ts",
            "line": 65
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 15
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 209
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 215
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 225
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 235
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 395
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 399
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 400
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 537
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 538
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 23
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 364
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 379
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 397
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 419
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 1020
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 1092
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 1213
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 13
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 34
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 39
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 56
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 142
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 194
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 434
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 440
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 441
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 470
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 499
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 581
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 582
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 614
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 775
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 811
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "resolve",
      "version": "1.22.10",
      "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
      "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/resolve@1.22.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/browserify/resolve.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/resolve@1.22.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/resolve/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "resolve"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/resolve/package.json"
              }
            ],
            "concludedValue": "node_modules/resolve/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/utilities/package-tree.ts",
            "line": 11
          },
          {
            "location": "src/utilities/package-tree.ts",
            "line": 56
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "pacote",
      "version": "20.0.0",
      "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@20.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/pacote.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/pacote@20.0.0",
      "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/commands/update/schematic/index.ts",
            "line": 12
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 15
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 245
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 288
          },
          {
            "location": "src/utilities/package-metadata.ts",
            "line": 315
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "npm-pick-manifest",
      "version": "10.0.0",
      "description": "Resolves a matching manifest from a package metadata document according to standard npm semver resolution rules.",
      "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-pick-manifest@10.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/npm-pick-manifest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/npm-pick-manifest@10.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/npm-pick-manifest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "npm-pick-manifest"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/npm-pick-manifest/package.json"
              }
            ],
            "concludedValue": "node_modules/npm-pick-manifest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/commands/update/cli.ts",
            "line": 22
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 674
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 686
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "npm-package-arg",
      "version": "12.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@12.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@12.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": 131
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 196
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 244
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 417
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 521
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 21
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 215
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 11
          },
          {
            "location": "src/commands/update/schematic/index.ts",
            "line": 824
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Cenk Kilic <cenk@kilic.dev> (https://cenk.kilic.dev)"
        }
      ],
      "group": "",
      "name": "listr2",
      "version": "8.2.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@8.2.5",
      "type": "library",
      "bom-ref": "pkg:npm/listr2@8.2.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,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": 10
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 164
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 204
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 255
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 258
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 284
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 307
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 15
          },
          {
            "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": 112
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 20
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 50
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 65
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 68
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 70
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 92
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 106
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 120
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 131
          },
          {
            "location": "src/utilities/json-file.ts",
            "line": 139
          }
        ]
      },
      "tags": [
        "json",
        "parse"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "ini",
      "version": "5.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@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/ini.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ini@5.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": 121
          }
        ]
      }
    },
    {
      "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": 121
          }
        ]
      }
    },
    {
      "group": "@schematics",
      "name": "angular",
      "version": "19.2.24",
      "description": "Schematics specific to Angular",
      "scope": "optional",
      "purl": "pkg:npm/%40schematics/angular@19.2.24",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@schematics/angular@19.2.24",
      "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": "Cenk Kilic <cenk@kilic.dev> (https://cenk.kilic.dev)"
        }
      ],
      "group": "@listr2",
      "name": "prompt-adapter-inquirer",
      "version": "2.0.18",
      "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@2.0.18",
      "type": "library",
      "bom-ref": "pkg:npm/@listr2/prompt-adapter-inquirer@2.0.18",
      "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": 303
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "@inquirer",
      "name": "prompts",
      "version": "7.3.2",
      "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.3.2",
      "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.3.2",
      "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": 176
          },
          {
            "location": "src/commands/add/cli.ts",
            "line": 304
          },
          {
            "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": "19.2.24",
      "description": "Angular Schematics - Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/schematics@19.2.24",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@19.2.24",
      "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,SchematicDescription,@angular-devkit/schematics/SchematicDescription,Rule,@angular-devkit/schematics/Rule,SchematicContext,@angular-devkit/schematics/SchematicContext,@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,NodePackageDoesNotSupportSchematics,@angular-devkit/schematics/tools/NodePackageDoesNotSupportSchematics"
        }
      ],
      "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/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/update/schematic/index.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/add/cli.ts",
            "line": 9
          },
          {
            "location": "src/commands/generate/cli.ts",
            "line": 14
          },
          {
            "location": "src/commands/update/cli.ts",
            "line": 14
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-devkit",
      "name": "core",
      "version": "19.2.24",
      "description": "Angular DevKit - Core Utility Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/core@19.2.24",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/core@19.2.24",
      "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,normalize,@angular-devkit/core/normalize,strings,@angular-devkit/core/strings,isJsonObject,@angular-devkit/core/isJsonObject"
        }
      ],
      "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.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/schematics-command-module.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/schematics-command-module.ts",
            "line": 141
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 9
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 91
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 115
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 149
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 172
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 207
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 211
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 216
          },
          {
            "location": "src/command-builder/utilities/json-schema.ts",
            "line": 303
          },
          {
            "location": "src/command-builder/utilities/schematic-workflow.ts",
            "line": 9
          },
          {
            "location": "src/commands/cache/info/cli.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/update/schematic/index.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-manager.ts",
            "line": 9
          },
          {
            "location": "src/utilities/package-manager.ts",
            "line": 291
          },
          {
            "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.0.0-EXPERIMENTAL-PLACEHOLDER",
      "description": "Angular Build Facade",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/architect@0.0.0-EXPERIMENTAL-PLACEHOLDER",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/architect@0.0.0-EXPERIMENTAL-PLACEHOLDER",
      "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@19.2.24"
      ],
      "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-24T20:39:35Z",
      "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 '19.2.24'. The package type in this SBOM is npm with 5 purl namespaces described under components. The components were identified from 17 source files."
    }
  ]
}