{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:30d6a7e4-82f7-4a80-a8a0-ab711d9eabc6",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:58:53Z",
    "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": "common",
      "group": "@angular",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - commonly needed directives and services",
      "purl": "pkg:npm/%40angular/common@0.0.0-PLACEHOLDER",
      "bom-ref": "pkg:npm/@angular/common@0.0.0-PLACEHOLDER",
      "author": "angular",
      "properties": [
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@angular/core/package.json\\nnode_modules/rxjs/package.json\\nnode_modules/tslib/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/package.json"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Lesh <ben@benlesh.com>"
        }
      ],
      "group": "",
      "name": "rxjs",
      "version": "7.8.2",
      "description": "Reactive Extensions for modern JavaScript",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "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/rxjs@7.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rxjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/reactivex/rxjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rxjs@7.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rxjs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rxjs,Observable,rxjs/Observable,rxjs/operators,finalize,rxjs/operators/finalize,Observer,rxjs/Observer,Subscription,rxjs/Subscription,rxjs/of,rxjs/operators/tap,from,rxjs/from,switchMap,rxjs/operators/switchMap,Subject,rxjs/Subject,SubscriptionLike,rxjs/SubscriptionLike,Subscribable,rxjs/Subscribable,Unsubscribable,rxjs/Unsubscribable,ReplaySubject,rxjs/ReplaySubject"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/rxjs/package.json"
              }
            ],
            "concludedValue": "node_modules/rxjs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "http/src/backend.ts",
            "line": 9
          },
          {
            "location": "http/src/backend.ts",
            "line": 23
          },
          {
            "location": "http/src/fetch.ts",
            "line": 17
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 16
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 17
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 19
          },
          {
            "location": "http/src/resource.ts",
            "line": 26
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 23
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 24
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 247
          },
          {
            "location": "http/src/xhr.ts",
            "line": 18
          },
          {
            "location": "http/src/xhr.ts",
            "line": 19
          },
          {
            "location": "http/src/xhr.ts",
            "line": 149
          },
          {
            "location": "http/src/xhr.ts",
            "line": 150
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 17
          },
          {
            "location": "http/testing/src/backend.ts",
            "line": 11
          },
          {
            "location": "http/testing/src/request.ts",
            "line": 17
          },
          {
            "location": "src/location/location.ts",
            "line": 10
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 21
          },
          {
            "location": "testing/src/mock_location_strategy.ts",
            "line": 11
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 16
          },
          {
            "location": "upgrade/src/location_shim.ts",
            "line": 12
          },
          {
            "location": "http/src/backend.ts",
            "line": 125
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 246
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 269
          },
          {
            "location": "http/src/xhr.ts",
            "line": 153
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "core",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - the core framework",
      "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/%40angular/core@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/core@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@angular/core,@angular/core/testing,IMAGE_CONFIG,@angular/core/IMAGE_CONFIG,ImageConfig,@angular/core/ImageConfig"
        },
        {
          "name": "ImportedModules",
          "value": "@angular/core,EnvironmentInjector,@angular/core/EnvironmentInjector,inject,@angular/core/inject,Injectable,@angular/core/Injectable,ɵConsole,@angular/core/ɵConsole,ɵformatRuntimeError,@angular/core/ɵformatRuntimeError,PendingTasks,@angular/core/PendingTasks,DestroyRef,@angular/core/DestroyRef,InjectionToken,@angular/core/InjectionToken,NgZone,@angular/core/NgZone,runInInjectionContext,@angular/core/runInInjectionContext,CSP_NONCE,@angular/core/CSP_NONCE,Inject,@angular/core/Inject,ɵRuntimeError,@angular/core/ɵRuntimeError,ModuleWithProviders,@angular/core/ModuleWithProviders,NgModule,@angular/core/NgModule,EnvironmentProviders,@angular/core/EnvironmentProviders,makeEnvironmentProviders,@angular/core/makeEnvironmentProviders,Provider,@angular/core/Provider,Injector,@angular/core/Injector,Signal,@angular/core/Signal,ɵResourceImpl,@angular/core/ɵResourceImpl,linkedSignal,@angular/core/linkedSignal,assertInInjectionContext,@angular/core/assertInInjectionContext,signal,@angular/core/signal,computed,@angular/core/computed,ResourceStreamItem,@angular/core/ResourceStreamItem,ValueEqualityFn,@angular/core/ValueEqualityFn,ɵRuntimeErrorCode,@angular/core/ɵRuntimeErrorCode,ɵencapsulateResourceError,@angular/core/ɵencapsulateResourceError,TransferState,@angular/core/TransferState,untracked,@angular/core/untracked,ResourceRef,@angular/core/ResourceRef,WritableResource,@angular/core/WritableResource,APP_BOOTSTRAP_LISTENER,@angular/core/APP_BOOTSTRAP_LISTENER,ApplicationRef,@angular/core/ApplicationRef,makeStateKey,@angular/core/makeStateKey,StateKey,@angular/core/StateKey,ɵperformanceMarkFeature,@angular/core/ɵperformanceMarkFeature,ɵtruncateMiddle,@angular/core/ɵtruncateMiddle,ɵTracingService,@angular/core/ɵTracingService,ɵTracingSnapshot,@angular/core/ɵTracingSnapshot,Directive,@angular/core/Directive,DoCheck,@angular/core/DoCheck,ElementRef,@angular/core/ElementRef,Input,@angular/core/Input,Renderer2,@angular/core/Renderer2,ɵstringify,@angular/core/ɵstringify,ComponentRef,@angular/core/ComponentRef,createNgModule,@angular/core/createNgModule,NgModuleRef,@angular/core/NgModuleRef,OnChanges,@angular/core/OnChanges,OnDestroy,@angular/core/OnDestroy,SimpleChanges,@angular/core/SimpleChanges,Type,@angular/core/Type,ViewContainerRef,@angular/core/ViewContainerRef,EmbeddedViewRef,@angular/core/EmbeddedViewRef,TemplateRef,@angular/core/TemplateRef,DOCUMENT,@angular/core/DOCUMENT,booleanAttribute,@angular/core/booleanAttribute,ChangeDetectorRef,@angular/core/ChangeDetectorRef,ɵIMAGE_CONFIG,@angular/core/ɵIMAGE_CONFIG,ɵIMAGE_CONFIG_DEFAULTS,@angular/core/ɵIMAGE_CONFIG_DEFAULTS,ɵImageConfig,@angular/core/ɵImageConfig,numberAttribute,@angular/core/numberAttribute,OnInit,@angular/core/OnInit,ɵSafeValue,@angular/core/ɵSafeValue,ɵunwrapSafeValue,@angular/core/ɵunwrapSafeValue,Attribute,@angular/core/Attribute,Host,@angular/core/Host,KeyValueChanges,@angular/core/KeyValueChanges,KeyValueDiffer,@angular/core/KeyValueDiffer,KeyValueDiffers,@angular/core/KeyValueDiffers,RendererStyleFlags2,@angular/core/RendererStyleFlags2,Optional,@angular/core/Optional,ɵɵinject,@angular/core/ɵɵinject,ɵNavigateEvent,@angular/core/ɵNavigateEvent,ɵNavigation,@angular/core/ɵNavigation,ɵNavigationCurrentEntryChangeEvent,@angular/core/ɵNavigationCurrentEntryChangeEvent,ɵNavigationHistoryEntry,@angular/core/ɵNavigationHistoryEntry,ɵNavigationNavigateOptions,@angular/core/ɵNavigationNavigateOptions,ɵNavigationOptions,@angular/core/ɵNavigationOptions,ɵNavigationReloadOptions,@angular/core/ɵNavigationReloadOptions,ɵNavigationResult,@angular/core/ɵNavigationResult,ɵNavigationTransition,@angular/core/ɵNavigationTransition,ɵNavigationUpdateCurrentEntryOptions,@angular/core/ɵNavigationUpdateCurrentEntryOptions,EventEmitter,@angular/core/EventEmitter,Pipe,@angular/core/Pipe,PipeTransform,@angular/core/PipeTransform,ɵisPromise,@angular/core/ɵisPromise,ɵisSubscribable,@angular/core/ɵisSubscribable,ɵINTERNAL_APPLICATION_ERROR_HANDLER,@angular/core/ɵINTERNAL_APPLICATION_ERROR_HANDLER,LOCALE_ID,@angular/core/LOCALE_ID,KeyValueChangeRecord,@angular/core/KeyValueChangeRecord,DEFAULT_CURRENCY_CODE,@angular/core/DEFAULT_CURRENCY_CODE,isSignal,@angular/core/isSignal,Version,@angular/core/Version,ɵɵdefineInjectable,@angular/core/ɵɵdefineInjectable,@angular/core/testing"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "http/src/backend.ts",
            "line": 22
          },
          {
            "location": "http/src/backend.ts",
            "line": 45
          },
          {
            "location": "http/src/backend.ts",
            "line": 57
          },
          {
            "location": "http/src/backend.ts",
            "line": 60
          },
          {
            "location": "http/src/backend.ts",
            "line": 61
          },
          {
            "location": "http/src/backend.ts",
            "line": 87
          },
          {
            "location": "http/src/backend.ts",
            "line": 146
          },
          {
            "location": "http/src/fetch.ts",
            "line": 16
          },
          {
            "location": "http/src/fetch.ts",
            "line": 57
          },
          {
            "location": "http/src/fetch.ts",
            "line": 63
          },
          {
            "location": "http/src/fetch.ts",
            "line": 64
          },
          {
            "location": "http/src/fetch.ts",
            "line": 65
          },
          {
            "location": "http/src/fetch.ts",
            "line": 391
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 15
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 179
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 231
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 242
          },
          {
            "location": "http/src/interceptor.ts",
            "line": 243
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 18
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 92
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 98
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 295
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 310
          },
          {
            "location": "http/src/jsonp.ts",
            "line": 322
          },
          {
            "location": "http/src/module.ts",
            "line": 9
          },
          {
            "location": "http/src/module.ts",
            "line": 42
          },
          {
            "location": "http/src/module.ts",
            "line": 96
          },
          {
            "location": "http/src/module.ts",
            "line": 114
          },
          {
            "location": "http/src/params.ts",
            "line": 9
          },
          {
            "location": "http/src/provider.ts",
            "line": 15
          },
          {
            "location": "http/src/provider.ts",
            "line": 118
          },
          {
            "location": "http/src/provider.ts",
            "line": 132
          },
          {
            "location": "http/src/provider.ts",
            "line": 272
          },
          {
            "location": "http/src/request.ts",
            "line": 8
          },
          {
            "location": "http/src/resource.ts",
            "line": 25
          },
          {
            "location": "http/src/resource.ts",
            "line": 241
          },
          {
            "location": "http/src/resource.ts",
            "line": 243
          },
          {
            "location": "http/src/resource.ts",
            "line": 256
          },
          {
            "location": "http/src/resource.ts",
            "line": 338
          },
          {
            "location": "http/src/resource.ts",
            "line": 342
          },
          {
            "location": "http/src/resource.ts",
            "line": 346
          },
          {
            "location": "http/src/resource.ts",
            "line": 351
          },
          {
            "location": "http/src/resource.ts",
            "line": 379
          },
          {
            "location": "http/src/resource.ts",
            "line": 398
          },
          {
            "location": "http/src/resource_api.ts",
            "line": 9
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 22
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 240
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 241
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 243
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 340
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 403
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 416
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 417
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 453
          },
          {
            "location": "http/src/transfer_cache.ts",
            "line": 456
          },
          {
            "location": "http/src/xhr.ts",
            "line": 17
          },
          {
            "location": "http/src/xhr.ts",
            "line": 91
          },
          {
            "location": "http/src/xhr.ts",
            "line": 107
          },
          {
            "location": "http/src/xhr.ts",
            "line": 109
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 16
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 51
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 53
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 54
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 83
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 99
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 104
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 118
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 119
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 131
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 133
          },
          {
            "location": "http/src/xsrf.ts",
            "line": 136
          },
          {
            "location": "http/testing/src/backend.ts",
            "line": 10
          },
          {
            "location": "http/testing/src/backend.ts",
            "line": 27
          },
          {
            "location": "http/testing/src/module.ts",
            "line": 10
          },
          {
            "location": "http/testing/src/module.ts",
            "line": 23
          },
          {
            "location": "http/testing/src/provider.ts",
            "line": 10
          },
          {
            "location": "src/common.ts",
            "line": 116
          },
          {
            "location": "src/common_module.ts",
            "line": 9
          },
          {
            "location": "src/common_module.ts",
            "line": 24
          },
          {
            "location": "src/directives/index.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_class.ts",
            "line": 15
          },
          {
            "location": "src/directives/ng_class.ts",
            "line": 76
          },
          {
            "location": "src/directives/ng_class.ts",
            "line": 90
          },
          {
            "location": "src/directives/ng_class.ts",
            "line": 95
          },
          {
            "location": "src/directives/ng_class.ts",
            "line": 184
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 23
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 94
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 100
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 102
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 103
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 104
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 105
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 107
          },
          {
            "location": "src/directives/ng_component_outlet.ts",
            "line": 163
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 17
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 163
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 184
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 194
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 206
          },
          {
            "location": "src/directives/ng_if.ts",
            "line": 286
          },
          {
            "location": "src/directives/ng_optimized_image/asserts.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/cloudflare_loader.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/cloudinary_loader.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/image_loader.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/imagekit_loader.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/imgix_loader.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/netlify_loader.ts",
            "line": 13
          },
          {
            "location": "src/directives/ng_optimized_image/image_loaders/netlify_loader.ts",
            "line": 111
          },
          {
            "location": "src/directives/ng_optimized_image/index.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_optimized_image/lcp_image_observer.ts",
            "line": 15
          },
          {
            "location": "src/directives/ng_optimized_image/lcp_image_observer.ts",
            "line": 41
          },
          {
            "location": "src/directives/ng_optimized_image/lcp_image_observer.ts",
            "line": 46
          },
          {
            "location": "src/directives/ng_optimized_image/lcp_image_observer.ts",
            "line": 181
          },
          {
            "location": "src/directives/ng_optimized_image/lcp_image_observer.ts",
            "line": 194
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 33
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 256
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 272
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 273
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 274
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 275
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 276
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 277
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 296
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 309
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 315
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 321
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 327
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 339
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 349
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 354
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 359
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 364
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 370
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 375
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 381
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 389
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 397
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 422
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 920
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1123
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1139
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1161
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1249
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1341
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1362
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1380
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1400
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1425
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1461
          },
          {
            "location": "src/directives/ng_optimized_image/ng_optimized_image.ts",
            "line": 1470
          },
          {
            "location": "src/directives/ng_optimized_image/preconnect_link_checker.ts",
            "line": 16
          },
          {
            "location": "src/directives/ng_optimized_image/preconnect_link_checker.ts",
            "line": 56
          },
          {
            "location": "src/directives/ng_optimized_image/preconnect_link_checker.ts",
            "line": 58
          },
          {
            "location": "src/directives/ng_optimized_image/preconnect_link_checker.ts",
            "line": 77
          },
          {
            "location": "src/directives/ng_optimized_image/preconnect_link_checker.ts",
            "line": 117
          },
          {
            "location": "src/directives/ng_optimized_image/preload-link-creator.ts",
            "line": 15
          },
          {
            "location": "src/directives/ng_optimized_image/preload-link-creator.ts",
            "line": 29
          },
          {
            "location": "src/directives/ng_optimized_image/preload-link-creator.ts",
            "line": 31
          },
          {
            "location": "src/directives/ng_optimized_image/preload-link-creator.ts",
            "line": 32
          },
          {
            "location": "src/directives/ng_optimized_image/preload-link-creator.ts",
            "line": 59
          },
          {
            "location": "src/directives/ng_optimized_image/tokens.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_plural.ts",
            "line": 9
          },
          {
            "location": "src/directives/ng_plural.ts",
            "line": 46
          },
          {
            "location": "src/directives/ng_plural.ts",
            "line": 55
          },
          {
            "location": "src/directives/ng_plural.ts",
            "line": 104
          },
          {
            "location": "src/directives/ng_plural.ts",
            "line": 112
          },
          {
            "location": "src/directives/ng_style.ts",
            "line": 18
          },
          {
            "location": "src/directives/ng_style.ts",
            "line": 61
          },
          {
            "location": "src/directives/ng_style.ts",
            "line": 74
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 18
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 117
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 129
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 205
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 214
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 254
          },
          {
            "location": "src/directives/ng_switch.ts",
            "line": 261
          },
          {
            "location": "src/location/hash_location_strategy.ts",
            "line": 9
          },
          {
            "location": "src/location/hash_location_strategy.ts",
            "line": 33
          },
          {
            "location": "src/location/hash_location_strategy.ts",
            "line": 40
          },
          {
            "location": "src/location/location.ts",
            "line": 9
          },
          {
            "location": "src/location/location.ts",
            "line": 50
          },
          {
            "location": "src/location/location.ts",
            "line": 307
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 17
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 39
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 116
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 123
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 130
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 197
          },
          {
            "location": "src/location/location_strategy.ts",
            "line": 215
          },
          {
            "location": "src/location/navigation_adapter_for_location.ts",
            "line": 9
          },
          {
            "location": "src/location/navigation_adapter_for_location.ts",
            "line": 30
          },
          {
            "location": "src/location/navigation_adapter_for_location.ts",
            "line": 32
          },
          {
            "location": "src/location/navigation_adapter_for_location.ts",
            "line": 33
          },
          {
            "location": "src/location/navigation_adapter_for_location.ts",
            "line": 36
          },
          {
            "location": "src/location/platform_location.ts",
            "line": 9
          },
          {
            "location": "src/location/platform_location.ts",
            "line": 35
          },
          {
            "location": "src/location/platform_location.ts",
            "line": 104
          },
          {
            "location": "src/location/platform_location.ts",
            "line": 111
          },
          {
            "location": "src/navigation/platform_navigation.ts",
            "line": 22
          },
          {
            "location": "src/navigation/platform_navigation.ts",
            "line": 46
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 20
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 47
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 57
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 140
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 152
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 215
          },
          {
            "location": "src/pipes/async_pipe.ts",
            "line": 219
          },
          {
            "location": "src/pipes/case_conversion_pipes.ts",
            "line": 9
          },
          {
            "location": "src/pipes/case_conversion_pipes.ts",
            "line": 30
          },
          {
            "location": "src/pipes/case_conversion_pipes.ts",
            "line": 78
          },
          {
            "location": "src/pipes/case_conversion_pipes.ts",
            "line": 108
          },
          {
            "location": "src/pipes/date_pipe.ts",
            "line": 9
          },
          {
            "location": "src/pipes/date_pipe.ts",
            "line": 221
          },
          {
            "location": "src/pipes/i18n_plural_pipe.ts",
            "line": 9
          },
          {
            "location": "src/pipes/i18n_plural_pipe.ts",
            "line": 33
          },
          {
            "location": "src/pipes/i18n_select_pipe.ts",
            "line": 9
          },
          {
            "location": "src/pipes/i18n_select_pipe.ts",
            "line": 32
          },
          {
            "location": "src/pipes/json_pipe.ts",
            "line": 9
          },
          {
            "location": "src/pipes/json_pipe.ts",
            "line": 29
          },
          {
            "location": "src/pipes/keyvalue_pipe.ts",
            "line": 16
          },
          {
            "location": "src/pipes/keyvalue_pipe.ts",
            "line": 57
          },
          {
            "location": "src/pipes/number_pipe.ts",
            "line": 16
          },
          {
            "location": "src/pipes/number_pipe.ts",
            "line": 89
          },
          {
            "location": "src/pipes/number_pipe.ts",
            "line": 149
          },
          {
            "location": "src/pipes/number_pipe.ts",
            "line": 217
          },
          {
            "location": "src/pipes/slice_pipe.ts",
            "line": 9
          },
          {
            "location": "src/pipes/slice_pipe.ts",
            "line": 50
          },
          {
            "location": "src/pipes/utils.ts",
            "line": 14
          },
          {
            "location": "src/pipes/utils.ts",
            "line": 21
          },
          {
            "location": "src/pipes/utils.ts",
            "line": 26
          },
          {
            "location": "src/version.ts",
            "line": 15
          },
          {
            "location": "src/viewport_scroller.ts",
            "line": 14
          },
          {
            "location": "src/viewport_scroller.ts",
            "line": 26
          },
          {
            "location": "src/viewport_scroller.ts",
            "line": 32
          },
          {
            "location": "src/viewport_scroller.ts",
            "line": 146
          },
          {
            "location": "testing/src/mock_location_strategy.ts",
            "line": 10
          },
          {
            "location": "testing/src/mock_location_strategy.ts",
            "line": 19
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 15
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 112
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 129
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 285
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 290
          },
          {
            "location": "testing/src/mock_platform_location.ts",
            "line": 300
          },
          {
            "location": "testing/src/navigation/provide_fake_platform_navigation.ts",
            "line": 10
          },
          {
            "location": "testing/src/navigation/provide_fake_platform_navigation.ts",
            "line": 23
          },
          {
            "location": "testing/src/navigation/provide_fake_platform_navigation.ts",
            "line": 26
          },
          {
            "location": "testing/src/navigation/provide_fake_platform_navigation.ts",
            "line": 39
          },
          {
            "location": "testing/src/provide_location_mocks.ts",
            "line": 10
          },
          {
            "location": "upgrade/src/location_shim.ts",
            "line": 10
          },
          {
            "location": "upgrade/src/location_shim.ts",
            "line": 91
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 18
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 73
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 100
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 101
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 112
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 118
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 119
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 120
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 128
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 129
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 130
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 131
          },
          {
            "location": "upgrade/src/location_upgrade_module.ts",
            "line": 132
          },
          {
            "location": "testing/src/navigation/fake_navigation.ts",
            "line": 9
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular/common@0.0.0-PLACEHOLDER"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-14T07:58:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 14, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'common' with version '0.0.0-PLACEHOLDER'. The package type in this SBOM is npm with a single purl namespace '@angular' described under components. The components were identified from 3 source files."
    }
  ]
}