{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a5beb92f-3b7a-43d6-ae7c-d27696b6455e",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T20:16:36Z",
    "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.19",
      "description": "CLI tool for Angular",
      "purl": "pkg:npm/%40angular/cli@19.2.19",
      "bom-ref": "pkg:npm/@angular/cli@19.2.19",
      "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@schematics"
      },
      {
        "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/@schematics/angular/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "@schematics",
      "name": "angular",
      "version": "19.2.19",
      "description": "Schematics specific to Angular",
      "scope": "optional",
      "purl": "pkg:npm/%40schematics/angular@19.2.19",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@schematics/angular@19.2.19",
      "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"
          }
        ]
      }
    },
    {
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "19.2.19",
      "description": "Angular Schematics - Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/schematics@19.2.19",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@19.2.19",
      "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.19",
      "description": "Angular DevKit - Core Utility Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/core@19.2.19",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/core@19.2.19",
      "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.1902.19",
      "description": "Angular Build Facade",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/architect@0.1902.19",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/architect@0.1902.19",
      "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.19"
      ],
      "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:16:36Z",
      "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.19'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 4 source files."
    }
  ]
}