{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:af619dd0-873a-419c-93cd-dfa38364c6f7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-24T17:19:28Z",
    "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": "angular",
      "group": "@schematics",
      "version": "21.2.14",
      "description": "Schematics specific to Angular",
      "purl": "pkg:npm/%40schematics/angular@21.2.14",
      "bom-ref": "pkg:npm/@schematics/angular@21.2.14",
      "properties": [],
      "type": "application",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular-devkit"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@angular-devkit/core/package.json\\nnode_modules/@angular-devkit/schematics/package.json\\nnode_modules/jsonc-parser/package.json"
      }
    ]
  },
  "components": [
    {
      "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,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": "utility/json-file.ts",
            "line": 20
          },
          {
            "location": "utility/json-file.ts",
            "line": 46
          },
          {
            "location": "utility/json-file.ts",
            "line": 50
          },
          {
            "location": "utility/json-file.ts",
            "line": 66
          },
          {
            "location": "utility/json-file.ts",
            "line": 69
          },
          {
            "location": "utility/json-file.ts",
            "line": 71
          },
          {
            "location": "utility/json-file.ts",
            "line": 88
          },
          {
            "location": "utility/json-file.ts",
            "line": 99
          }
        ]
      },
      "tags": [
        "json",
        "parse"
      ]
    },
    {
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "21.2.14",
      "description": "Angular Schematics - Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/schematics@21.2.14",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@21.2.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/schematics/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/schematics,Rule,@angular-devkit/schematics/Rule,apply,@angular-devkit/schematics/apply,applyTemplates,@angular-devkit/schematics/applyTemplates,chain,@angular-devkit/schematics/chain,mergeWith,@angular-devkit/schematics/mergeWith,move,@angular-devkit/schematics/move,noop,@angular-devkit/schematics/noop,strings,@angular-devkit/schematics/strings,@angular-devkit/schematics/url,RuleFactory,@angular-devkit/schematics/RuleFactory,SchematicsException,@angular-devkit/schematics/SchematicsException,Tree,@angular-devkit/schematics/Tree,schematic,@angular-devkit/schematics/schematic,MergeStrategy,@angular-devkit/schematics/MergeStrategy,filter,@angular-devkit/schematics/filter,FileOperator,@angular-devkit/schematics/FileOperator,forEach,@angular-devkit/schematics/forEach,SchematicContext,@angular-devkit/schematics/SchematicContext,externalSchematic,@angular-devkit/schematics/externalSchematic,DirEntry,@angular-devkit/schematics/DirEntry,empty,@angular-devkit/schematics/empty,UpdateRecorder,@angular-devkit/schematics/UpdateRecorder,@angular-devkit/schematics/tasks,NodePackageInstallTask,@angular-devkit/schematics/tasks/NodePackageInstallTask,RepositoryInitializerTask,@angular-devkit/schematics/tasks/RepositoryInitializerTask"
        }
      ],
      "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": "ai-config/index.ts",
            "line": 19
          },
          {
            "location": "ai-config/index.ts",
            "line": 64
          },
          {
            "location": "ai-config/index.ts",
            "line": 74
          },
          {
            "location": "ai-config/index.ts",
            "line": 82
          },
          {
            "location": "ai-config/index.ts",
            "line": 85
          },
          {
            "location": "ai-config/index.ts",
            "line": 86
          },
          {
            "location": "ai-config/index.ts",
            "line": 87
          },
          {
            "location": "ai-config/index.ts",
            "line": 92
          },
          {
            "location": "ai-config/index.ts",
            "line": 97
          },
          {
            "location": "app-shell/index.ts",
            "line": 16
          },
          {
            "location": "app-shell/index.ts",
            "line": 205
          },
          {
            "location": "app-shell/index.ts",
            "line": 207
          },
          {
            "location": "app-shell/index.ts",
            "line": 209
          },
          {
            "location": "application/index.ts",
            "line": 24
          },
          {
            "location": "application/index.ts",
            "line": 74
          },
          {
            "location": "application/index.ts",
            "line": 78
          },
          {
            "location": "application/index.ts",
            "line": 81
          },
          {
            "location": "application/index.ts",
            "line": 82
          },
          {
            "location": "application/index.ts",
            "line": 92
          },
          {
            "location": "application/index.ts",
            "line": 101
          },
          {
            "location": "application/index.ts",
            "line": 102
          },
          {
            "location": "application/index.ts",
            "line": 103
          },
          {
            "location": "application/index.ts",
            "line": 105
          },
          {
            "location": "application/index.ts",
            "line": 106
          },
          {
            "location": "application/index.ts",
            "line": 107
          },
          {
            "location": "application/index.ts",
            "line": 118
          },
          {
            "location": "application/index.ts",
            "line": 122
          },
          {
            "location": "application/index.ts",
            "line": 123
          },
          {
            "location": "application/index.ts",
            "line": 125
          },
          {
            "location": "application/index.ts",
            "line": 126
          },
          {
            "location": "application/index.ts",
            "line": 128
          },
          {
            "location": "application/index.ts",
            "line": 129
          },
          {
            "location": "application/index.ts",
            "line": 130
          },
          {
            "location": "application/index.ts",
            "line": 140
          },
          {
            "location": "application/index.ts",
            "line": 145
          },
          {
            "location": "application/index.ts",
            "line": 149
          },
          {
            "location": "application/index.ts",
            "line": 150
          },
          {
            "location": "application/index.ts",
            "line": 152
          },
          {
            "location": "application/index.ts",
            "line": 156
          },
          {
            "location": "application/index.ts",
            "line": 194
          },
          {
            "location": "application/index.ts",
            "line": 380
          },
          {
            "location": "class/index.ts",
            "line": 9
          },
          {
            "location": "component/index.ts",
            "line": 22
          },
          {
            "location": "component/index.ts",
            "line": 33
          },
          {
            "location": "component/index.ts",
            "line": 62
          },
          {
            "location": "component/index.ts",
            "line": 63
          },
          {
            "location": "component/index.ts",
            "line": 68
          },
          {
            "location": "component/index.ts",
            "line": 69
          },
          {
            "location": "component/index.ts",
            "line": 70
          },
          {
            "location": "component/index.ts",
            "line": 71
          },
          {
            "location": "component/index.ts",
            "line": 72
          },
          {
            "location": "component/index.ts",
            "line": 82
          },
          {
            "location": "component/index.ts",
            "line": 90
          },
          {
            "location": "component/index.ts",
            "line": 91
          },
          {
            "location": "component/index.ts",
            "line": 94
          },
          {
            "location": "component/index.ts",
            "line": 99
          },
          {
            "location": "config/index.ts",
            "line": 20
          },
          {
            "location": "config/index.ts",
            "line": 93
          },
          {
            "location": "config/index.ts",
            "line": 94
          },
          {
            "location": "config/index.ts",
            "line": 95
          },
          {
            "location": "config/index.ts",
            "line": 96
          },
          {
            "location": "config/index.ts",
            "line": 97
          },
          {
            "location": "config/index.ts",
            "line": 104
          },
          {
            "location": "config/index.ts",
            "line": 105
          },
          {
            "location": "config/index.ts",
            "line": 106
          },
          {
            "location": "config/index.ts",
            "line": 108
          },
          {
            "location": "config/index.ts",
            "line": 109
          },
          {
            "location": "config/index.ts",
            "line": 184
          },
          {
            "location": "config/index.ts",
            "line": 187
          },
          {
            "location": "config/index.ts",
            "line": 188
          },
          {
            "location": "config/index.ts",
            "line": 189
          },
          {
            "location": "config/index.ts",
            "line": 190
          },
          {
            "location": "config/index.ts",
            "line": 195
          },
          {
            "location": "directive/index.ts",
            "line": 9
          },
          {
            "location": "directive/index.ts",
            "line": 27
          },
          {
            "location": "directive/index.ts",
            "line": 44
          },
          {
            "location": "directive/index.ts",
            "line": 45
          },
          {
            "location": "directive/index.ts",
            "line": 48
          },
          {
            "location": "enum/index.ts",
            "line": 9
          },
          {
            "location": "environments/index.ts",
            "line": 9
          },
          {
            "location": "environments/index.ts",
            "line": 50
          },
          {
            "location": "guard/index.ts",
            "line": 9
          },
          {
            "location": "interceptor/index.ts",
            "line": 9
          },
          {
            "location": "interface/index.ts",
            "line": 9
          },
          {
            "location": "library/index.ts",
            "line": 21
          },
          {
            "location": "library/index.ts",
            "line": 74
          },
          {
            "location": "library/index.ts",
            "line": 153
          },
          {
            "location": "library/index.ts",
            "line": 164
          },
          {
            "location": "library/index.ts",
            "line": 165
          },
          {
            "location": "library/index.ts",
            "line": 178
          },
          {
            "location": "library/index.ts",
            "line": 183
          },
          {
            "location": "library/index.ts",
            "line": 184
          },
          {
            "location": "library/index.ts",
            "line": 186
          },
          {
            "location": "library/index.ts",
            "line": 187
          },
          {
            "location": "library/index.ts",
            "line": 189
          },
          {
            "location": "library/index.ts",
            "line": 195
          },
          {
            "location": "library/index.ts",
            "line": 196
          },
          {
            "location": "library/index.ts",
            "line": 206
          },
          {
            "location": "migrations/karma/migration.ts",
            "line": 9
          },
          {
            "location": "migrations/update-module-resolution/migration.ts",
            "line": 10
          },
          {
            "location": "migrations/update-typescript-lib/migration.ts",
            "line": 9
          },
          {
            "location": "migrations/use-application-builder/migration.ts",
            "line": 16
          },
          {
            "location": "migrations/use-application-builder/migration.ts",
            "line": 160
          },
          {
            "location": "migrations/use-application-builder/migration.ts",
            "line": 335
          },
          {
            "location": "migrations/use-application-builder/migration.ts",
            "line": 359
          },
          {
            "location": "migrations/use-application-builder/stylesheet-updates.ts",
            "line": 9
          },
          {
            "location": "module/index.ts",
            "line": 23
          },
          {
            "location": "module/index.ts",
            "line": 46
          },
          {
            "location": "module/index.ts",
            "line": 47
          },
          {
            "location": "module/index.ts",
            "line": 68
          },
          {
            "location": "module/index.ts",
            "line": 132
          },
          {
            "location": "module/index.ts",
            "line": 158
          },
          {
            "location": "module/index.ts",
            "line": 160
          },
          {
            "location": "module/index.ts",
            "line": 162
          },
          {
            "location": "module/index.ts",
            "line": 163
          },
          {
            "location": "module/index.ts",
            "line": 164
          },
          {
            "location": "module/index.ts",
            "line": 172
          },
          {
            "location": "module/index.ts",
            "line": 174
          },
          {
            "location": "module/index.ts",
            "line": 188
          },
          {
            "location": "module/index.ts",
            "line": 189
          },
          {
            "location": "module/index.ts",
            "line": 191
          },
          {
            "location": "module/index.ts",
            "line": 192
          },
          {
            "location": "ng-new/index.ts",
            "line": 20
          },
          {
            "location": "ng-new/index.ts",
            "line": 66
          },
          {
            "location": "ng-new/index.ts",
            "line": 67
          },
          {
            "location": "ng-new/index.ts",
            "line": 68
          },
          {
            "location": "ng-new/index.ts",
            "line": 69
          },
          {
            "location": "ng-new/index.ts",
            "line": 81
          },
          {
            "location": "ng-new/index.ts",
            "line": 82
          },
          {
            "location": "ng-new/index.ts",
            "line": 85
          },
          {
            "location": "pipe/index.ts",
            "line": 9
          },
          {
            "location": "pipe/index.ts",
            "line": 26
          },
          {
            "location": "pipe/index.ts",
            "line": 28
          },
          {
            "location": "refactor/jasmine-vitest/index.ts",
            "line": 15
          },
          {
            "location": "resolver/index.ts",
            "line": 9
          },
          {
            "location": "server/index.ts",
            "line": 23
          },
          {
            "location": "server/index.ts",
            "line": 150
          },
          {
            "location": "server/index.ts",
            "line": 185
          },
          {
            "location": "server/index.ts",
            "line": 205
          },
          {
            "location": "server/index.ts",
            "line": 206
          },
          {
            "location": "server/index.ts",
            "line": 217
          },
          {
            "location": "server/index.ts",
            "line": 224
          },
          {
            "location": "server/index.ts",
            "line": 225
          },
          {
            "location": "server/index.ts",
            "line": 232
          },
          {
            "location": "server/index.ts",
            "line": 233
          },
          {
            "location": "server/index.ts",
            "line": 234
          },
          {
            "location": "server/index.ts",
            "line": 242
          },
          {
            "location": "service/index.ts",
            "line": 9
          },
          {
            "location": "service/index.ts",
            "line": 28
          },
          {
            "location": "service/index.ts",
            "line": 29
          },
          {
            "location": "service-worker/index.ts",
            "line": 21
          },
          {
            "location": "service-worker/index.ts",
            "line": 142
          },
          {
            "location": "service-worker/index.ts",
            "line": 144
          },
          {
            "location": "service-worker/index.ts",
            "line": 145
          },
          {
            "location": "service-worker/index.ts",
            "line": 146
          },
          {
            "location": "service-worker/index.ts",
            "line": 150
          },
          {
            "location": "ssr/index.ts",
            "line": 24
          },
          {
            "location": "ssr/index.ts",
            "line": 334
          },
          {
            "location": "ssr/index.ts",
            "line": 354
          },
          {
            "location": "ssr/index.ts",
            "line": 355
          },
          {
            "location": "ssr/index.ts",
            "line": 356
          },
          {
            "location": "ssr/index.ts",
            "line": 362
          },
          {
            "location": "ssr/index.ts",
            "line": 376
          },
          {
            "location": "ssr/index.ts",
            "line": 377
          },
          {
            "location": "tailwind/index.ts",
            "line": 20
          },
          {
            "location": "tailwind/index.ts",
            "line": 115
          },
          {
            "location": "tailwind/index.ts",
            "line": 116
          },
          {
            "location": "tailwind/index.ts",
            "line": 119
          },
          {
            "location": "tailwind/index.ts",
            "line": 122
          },
          {
            "location": "tailwind/index.ts",
            "line": 128
          },
          {
            "location": "utility/add-declaration-to-ng-module.ts",
            "line": 9
          },
          {
            "location": "utility/add-declaration-to-ng-module.ts",
            "line": 41
          },
          {
            "location": "utility/add-declaration-to-ng-module.ts",
            "line": 42
          },
          {
            "location": "utility/add-declaration-to-ng-module.ts",
            "line": 43
          },
          {
            "location": "utility/add-declaration-to-ng-module.ts",
            "line": 47
          },
          {
            "location": "utility/change.ts",
            "line": 9
          },
          {
            "location": "utility/dependencies.ts",
            "line": 9
          },
          {
            "location": "utility/dependency.ts",
            "line": 9
          },
          {
            "location": "utility/find-module.ts",
            "line": 10
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 23
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 56
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 59
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 60
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 61
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 67
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 78
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 79
          },
          {
            "location": "utility/generate-from-files.ts",
            "line": 82
          },
          {
            "location": "utility/json-file.ts",
            "line": 10
          },
          {
            "location": "utility/ng-ast-utils.ts",
            "line": 9
          },
          {
            "location": "utility/project-targets.ts",
            "line": 9
          },
          {
            "location": "utility/project.ts",
            "line": 9
          },
          {
            "location": "utility/standalone/app_component.ts",
            "line": 9
          },
          {
            "location": "utility/standalone/code_block.ts",
            "line": 9
          },
          {
            "location": "utility/standalone/rules.ts",
            "line": 9
          },
          {
            "location": "utility/standalone/rules.ts",
            "line": 101
          },
          {
            "location": "utility/standalone/rules.ts",
            "line": 136
          },
          {
            "location": "utility/standalone/rules.ts",
            "line": 158
          },
          {
            "location": "utility/standalone/util.ts",
            "line": 9
          },
          {
            "location": "utility/validation.ts",
            "line": 9
          },
          {
            "location": "utility/workspace.ts",
            "line": 10
          },
          {
            "location": "vitest-browser/index.ts",
            "line": 15
          },
          {
            "location": "vitest-browser/index.ts",
            "line": 92
          },
          {
            "location": "web-worker/index.ts",
            "line": 23
          },
          {
            "location": "web-worker/index.ts",
            "line": 91
          },
          {
            "location": "web-worker/index.ts",
            "line": 92
          },
          {
            "location": "web-worker/index.ts",
            "line": 93
          },
          {
            "location": "web-worker/index.ts",
            "line": 97
          },
          {
            "location": "web-worker/index.ts",
            "line": 98
          },
          {
            "location": "web-worker/index.ts",
            "line": 102
          },
          {
            "location": "web-worker/index.ts",
            "line": 105
          },
          {
            "location": "web-worker/index.ts",
            "line": 123
          },
          {
            "location": "web-worker/index.ts",
            "line": 125
          },
          {
            "location": "web-worker/index.ts",
            "line": 126
          },
          {
            "location": "workspace/index.ts",
            "line": 18
          },
          {
            "location": "workspace/index.ts",
            "line": 48
          },
          {
            "location": "workspace/index.ts",
            "line": 49
          },
          {
            "location": "workspace/index.ts",
            "line": 50
          },
          {
            "location": "workspace/index.ts",
            "line": 51
          },
          {
            "location": "ng-new/index.ts",
            "line": 24
          },
          {
            "location": "utility/dependency.ts",
            "line": 10
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-devkit",
      "name": "core",
      "version": "21.2.14",
      "description": "Angular DevKit - Core Utility Library",
      "scope": "required",
      "purl": "pkg:npm/%40angular-devkit/core@21.2.14",
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/core@21.2.14",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/core,JsonObject,@angular-devkit/core/JsonObject,join,@angular-devkit/core/join,normalize,@angular-devkit/core/normalize,logging,@angular-devkit/core/logging,JsonValue,@angular-devkit/core/JsonValue,Path,@angular-devkit/core/Path,basename,@angular-devkit/core/basename,dirname,@angular-devkit/core/dirname,isJsonObject,@angular-devkit/core/isJsonObject,NormalizedRoot,@angular-devkit/core/NormalizedRoot,relative,@angular-devkit/core/relative,json,@angular-devkit/core/json,workspaces,@angular-devkit/core/workspaces"
        }
      ],
      "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": "application/index.ts",
            "line": 9
          },
          {
            "location": "application/index.ts",
            "line": 76
          },
          {
            "location": "application/index.ts",
            "line": 79
          },
          {
            "location": "application/index.ts",
            "line": 263
          },
          {
            "location": "application/index.ts",
            "line": 296
          },
          {
            "location": "application/index.ts",
            "line": 385
          },
          {
            "location": "application/index.ts",
            "line": 386
          },
          {
            "location": "migrations/update-module-resolution/migration.ts",
            "line": 9
          },
          {
            "location": "refactor/jasmine-vitest/test-helpers.ts",
            "line": 9
          },
          {
            "location": "server/index.ts",
            "line": 9
          },
          {
            "location": "server/index.ts",
            "line": 82
          },
          {
            "location": "server/index.ts",
            "line": 83
          },
          {
            "location": "server/index.ts",
            "line": 90
          },
          {
            "location": "server/index.ts",
            "line": 191
          },
          {
            "location": "server/index.ts",
            "line": 220
          },
          {
            "location": "server/index.ts",
            "line": 221
          },
          {
            "location": "server/index.ts",
            "line": 222
          },
          {
            "location": "ssr/index.ts",
            "line": 9
          },
          {
            "location": "ssr/index.ts",
            "line": 96
          },
          {
            "location": "ssr/index.ts",
            "line": 185
          },
          {
            "location": "utility/find-module.ts",
            "line": 9
          },
          {
            "location": "utility/find-module.ts",
            "line": 39
          },
          {
            "location": "utility/find-module.ts",
            "line": 41
          },
          {
            "location": "utility/find-module.ts",
            "line": 42
          },
          {
            "location": "utility/find-module.ts",
            "line": 43
          },
          {
            "location": "utility/find-module.ts",
            "line": 45
          },
          {
            "location": "utility/find-module.ts",
            "line": 47
          },
          {
            "location": "utility/find-module.ts",
            "line": 50
          },
          {
            "location": "utility/find-module.ts",
            "line": 67
          },
          {
            "location": "utility/find-module.ts",
            "line": 69
          },
          {
            "location": "utility/find-module.ts",
            "line": 107
          },
          {
            "location": "utility/find-module.ts",
            "line": 131
          },
          {
            "location": "utility/find-module.ts",
            "line": 132
          },
          {
            "location": "utility/find-module.ts",
            "line": 142
          },
          {
            "location": "utility/find-module.ts",
            "line": 143
          },
          {
            "location": "utility/find-module.ts",
            "line": 144
          },
          {
            "location": "utility/json-file.ts",
            "line": 9
          },
          {
            "location": "utility/parse-name.ts",
            "line": 9
          },
          {
            "location": "utility/parse-name.ts",
            "line": 17
          },
          {
            "location": "utility/parse-name.ts",
            "line": 18
          },
          {
            "location": "utility/parse-name.ts",
            "line": 22
          },
          {
            "location": "utility/workspace.ts",
            "line": 9
          },
          {
            "location": "utility/workspace.ts",
            "line": 66
          },
          {
            "location": "utility/workspace.ts",
            "line": 88
          },
          {
            "location": "utility/workspace.ts",
            "line": 111
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@schematics/angular@21.2.14"
      ],
      "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-24T17:19:28Z",
      "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 'angular' with version '21.2.14'. The package type in this SBOM is npm with a single purl namespace '@angular-devkit' described under components. The components were identified from 3 source files."
    }
  ]
}