{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:5b2841b8-77c2-482b-8985-ecccb49dfad1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-14T07:59:01Z",
    "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": "platform-browser-dynamic",
      "group": "@angular",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - library for using Angular in a web browser with JIT compilation",
      "purl": "pkg:npm/%40angular/platform-browser-dynamic@0.0.0-PLACEHOLDER",
      "bom-ref": "pkg:npm/@angular/platform-browser-dynamic@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/common/package.json\\nnode_modules/@angular/compiler/package.json\\nnode_modules/@angular/core/package.json\\nnode_modules/@angular/platform-browser/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": "angular"
        }
      ],
      "group": "@angular",
      "name": "platform-browser",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - library for using Angular in a web browser",
      "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/platform-browser@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/platform-browser@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/platform-browser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular/platform-browser,platformBrowser,@angular/platform-browser/platformBrowser,@angular/platform-browser/testing,BrowserTestingModule,@angular/platform-browser/testing/BrowserTestingModule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular/platform-browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/platform-browser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/platform_providers.ts",
            "line": 16
          },
          {
            "location": "testing/src/testing.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "framework",
        "web"
      ]
    },
    {
      "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": "ImportedModules",
          "value": "@angular/core,COMPILER_OPTIONS,@angular/core/COMPILER_OPTIONS,CompilerFactory,@angular/core/CompilerFactory,createPlatformFactory,@angular/core/createPlatformFactory,PlatformRef,@angular/core/PlatformRef,StaticProvider,@angular/core/StaticProvider,Injectable,@angular/core/Injectable,Version,@angular/core/Version,NgModule,@angular/core/NgModule"
        },
        {
          "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": "src/platform_providers.ts",
            "line": 15
          },
          {
            "location": "src/platform_providers.ts",
            "line": 35
          },
          {
            "location": "src/resource_loader/resource_loader_impl.ts",
            "line": 9
          },
          {
            "location": "src/resource_loader/resource_loader_impl.ts",
            "line": 11
          },
          {
            "location": "src/version.ts",
            "line": 15
          },
          {
            "location": "testing/src/testing.ts",
            "line": 9
          },
          {
            "location": "testing/src/testing.ts",
            "line": 18
          },
          {
            "location": "testing/src/testing.ts",
            "line": 25
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "compiler",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - the compiler library",
      "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/compiler@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/compiler@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/compiler/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "compiler_factory"
        },
        {
          "name": "ImportedModules",
          "value": "@angular/compiler,ResourceLoader,@angular/compiler/ResourceLoader"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@angular/compiler/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/compiler/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "public_api.ts",
            "line": 17
          },
          {
            "location": "src/platform_providers.ts",
            "line": 17
          },
          {
            "location": "src/resource_loader/resource_loader_impl.ts",
            "line": 8
          },
          {
            "location": "testing/public_api.ts",
            "line": 17
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "angular"
        }
      ],
      "group": "@angular",
      "name": "common",
      "version": "0.0.0-PLACEHOLDER",
      "description": "Angular - commonly needed directives and services",
      "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/common@0.0.0-PLACEHOLDER",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/common@0.0.0-PLACEHOLDER",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/common/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/@angular/common/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/common/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular/platform-browser-dynamic@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:59:01Z",
      "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 'platform-browser-dynamic' 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 5 source files."
    }
  ]
}