{
  "$schema": "http://cyclonedx.org/schema/bom-1.6.schema.json",
  "bomFormat": "CycloneDX",
  "specVersion": "1.6",
  "version": 1,
  "serialNumber": "urn:uuid:c18311b6-0588-4915-a8a3-3f03a0e0cb97",
  "metadata": {
    "timestamp": "2026-01-15T15:19:11.736Z",
    "tools": {
      "components": [
        {
          "type": "application",
          "name": "npm",
          "version": "11.4.2"
        },
        {
          "type": "application",
          "name": "cyclonedx-npm",
          "group": "@cyclonedx",
          "version": "4.1.2",
          "author": "Jan Kowalleck",
          "description": "Create CycloneDX Software Bill of Materials (SBOM) from NPM projects.",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-node-npm.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-node-npm/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        },
        {
          "type": "library",
          "name": "cyclonedx-library",
          "group": "@cyclonedx",
          "version": "9.4.1",
          "author": "Jan Kowalleck",
          "description": "Core functionality of CycloneDX for JavaScript (Node.js or WebBrowser).",
          "licenses": [
            {
              "license": {
                "id": "Apache-2.0"
              }
            }
          ],
          "externalReferences": [
            {
              "url": "git+https://github.com/CycloneDX/cyclonedx-javascript-library.git",
              "type": "vcs",
              "comment": "as detected from PackageJson property \"repository.url\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library#readme",
              "type": "website",
              "comment": "as detected from PackageJson property \"homepage\""
            },
            {
              "url": "https://github.com/CycloneDX/cyclonedx-javascript-library/issues",
              "type": "issue-tracker",
              "comment": "as detected from PackageJson property \"bugs.url\""
            }
          ]
        }
      ]
    },
    "component": {
      "type": "application",
      "name": "angular-upgrade",
      "version": "18.2.14-tuxcare.4",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4",
      "author": "angular",
      "description": "Angular - the library for easing update from v1 to v2",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/angular-upgrade@18.2.14-tuxcare.4?vcs_url=git%2Bhttps%3A%2F%2Fgithub.com%2Fangular%2Fangular.git#packages/upgrade",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/upgrade",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": ""
        }
      ]
    }
  },
  "components": [
    {
      "type": "library",
      "name": "compiler",
      "group": "@angular",
      "version": "18.2.14",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/compiler@18.2.14",
      "author": "angular",
      "description": "Angular - the compiler library",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/compiler@18.2.14#packages/compiler",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/compiler",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@angular/compiler/-/compiler-18.2.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "329ab7bff9b3b50cc6010000155fb0008d61957c59d26f1e0c181a376903dd47beaf84ba6cb9b5565af2c348b2527b74e4f70521dc4f4fac6472986ae6997a97"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/compiler"
        }
      ]
    },
    {
      "type": "library",
      "name": "core",
      "group": "@angular",
      "version": "18.2.14",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
      "author": "angular",
      "description": "Angular - the core framework",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/core@18.2.14#packages/core",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/core",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@angular/core/-/core-18.2.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "0483eb0acf776594d8f729bbc9fa13800439aecef4eb2a1878076b81cf2487f6c36ccf436b0c4a96078a071d852edd3d634610d5b161295a74715e200c468cc5"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/core"
        }
      ]
    },
    {
      "type": "library",
      "name": "platform-browser-dynamic",
      "group": "@angular",
      "version": "18.2.14",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser-dynamic@18.2.14",
      "author": "angular",
      "description": "Angular - library for using Angular in a web browser with JIT compilation",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/platform-browser-dynamic@18.2.14#packages/platform-browser-dynamic",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/platform-browser-dynamic",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@angular/platform-browser-dynamic/-/platform-browser-dynamic-18.2.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "40ebfea3cf6ef072cdd0b1bc7da4c8547281c5f90e04754307452e5f2d7df872687d66461af868faf1a3574fc80248599cc0b84b1768cbf98e1cfdb2b402d7dc"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/platform-browser-dynamic"
        }
      ]
    },
    {
      "type": "library",
      "name": "platform-browser",
      "group": "@angular",
      "version": "18.2.14",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser@18.2.14",
      "author": "angular",
      "description": "Angular - library for using Angular in a web browser",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/platform-browser@18.2.14#packages/platform-browser",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/platform-browser",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@angular/platform-browser/-/platform-browser-18.2.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "5be253c48db9b2edd18995594f762bc3a28d50298e232ece64867eeb5dac90f8182b67f6aa297b55c9675b5a02c06f3dea1e7470c254fe59c07f167179f420c9"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/platform-browser"
        }
      ]
    },
    {
      "type": "library",
      "name": "tslib",
      "version": "2.8.1",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1",
      "author": "Microsoft Corp.",
      "description": "Runtime library for TypeScript helper functions",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "url": "git+https://github.com/Microsoft/tslib.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://www.typescriptlang.org/",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/Microsoft/TypeScript/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "a0916ef781d06fe29576e49440bef09e99aa9df98bb0e03f9c087a6fa107d30084a0ad3f98f79753a737c0a0d5f373243ae1cf447b525ca294f7d2016b34bfdb"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/tslib"
        }
      ]
    },
    {
      "type": "library",
      "name": "rxjs",
      "version": "7.8.2",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|rxjs@7.8.2",
      "author": "Ben Lesh",
      "description": "Reactive Extensions for modern JavaScript",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/rxjs@7.8.2",
      "externalReferences": [
        {
          "url": "git+https://github.com/reactivex/rxjs.git",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\""
        },
        {
          "url": "https://rxjs.dev",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/ReactiveX/RxJS/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.2.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "76129ff74dd4fcf41963a6e834db4019d59b1bce5601b8d3ff5c58a19202ec5018d3259aa4e05056c56b0e5e7c5bcebffded55a4c341b5157831a5df74cc9214"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/rxjs"
        }
      ]
    },
    {
      "type": "library",
      "name": "zone.js",
      "version": "0.14.10",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|zone.js@0.14.10",
      "author": "Brian Ford",
      "description": "Zones for JavaScript",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/zone.js@0.14.10#packages/zone.js",
      "externalReferences": [
        {
          "url": "git://github.com/angular/angular.git#packages/zone.js",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/zone.js/-/zone.js-0.14.10.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "60602168eec9e72c0e5d6e889d73652e67d4d7de05f25560bbb6d19ed505dd3886f18de704ad31d54249b8750ffdef08ca28648c262a84249ca52c2795a49191"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/zone.js"
        }
      ]
    },
    {
      "type": "library",
      "name": "common",
      "group": "@angular",
      "version": "18.2.14",
      "bom-ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/common@18.2.14",
      "author": "angular",
      "description": "Angular - commonly needed directives and services",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "acknowledgement": "declared"
          }
        }
      ],
      "purl": "pkg:npm/%40angular/common@18.2.14#packages/common",
      "externalReferences": [
        {
          "url": "git+https://github.com/angular/angular.git#packages/common",
          "type": "vcs",
          "comment": "as detected from PackageJson property \"repository.url\" and \"repository.directory\""
        },
        {
          "url": "https://github.com/angular/angular#readme",
          "type": "website",
          "comment": "as detected from PackageJson property \"homepage\""
        },
        {
          "url": "https://github.com/angular/angular/issues",
          "type": "issue-tracker",
          "comment": "as detected from PackageJson property \"bugs.url\""
        },
        {
          "url": "https://registry.npmjs.org/@angular/common/-/common-18.2.14.tgz",
          "type": "distribution",
          "hashes": [
            {
              "alg": "SHA-512",
              "content": "64f46cc33695462a9c7d9a28c2e00cdb61ebdbfcf5d1a8d6394a050e843db56ab3fdf1ffefbde426fd85f55bde3c87a480d3c2cda8b3aaff6017ab4636a680c2"
            }
          ],
          "comment": "as detected from npm-ls property \"resolved\" and property \"integrity\""
        }
      ],
      "properties": [
        {
          "name": "cdx:npm:package:path",
          "value": "node_modules/@angular/common"
        }
      ]
    }
  ],
  "dependencies": [
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|@angular/compiler@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser-dynamic@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/compiler@18.2.14",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|rxjs@7.8.2",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1",
        "angular-upgrade@18.2.14-tuxcare.4|zone.js@0.14.10"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser-dynamic@18.2.14",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|@angular/common@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/compiler@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/platform-browser@18.2.14",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|@angular/common@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|rxjs@7.8.2",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|zone.js@0.14.10"
    },
    {
      "ref": "angular-upgrade@18.2.14-tuxcare.4|@angular/common@18.2.14",
      "dependsOn": [
        "angular-upgrade@18.2.14-tuxcare.4|@angular/core@18.2.14",
        "angular-upgrade@18.2.14-tuxcare.4|rxjs@7.8.2",
        "angular-upgrade@18.2.14-tuxcare.4|tslib@2.8.1"
      ]
    }
  ]
}