{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:c0efe70e-8b29-401e-8561-2cf73476f7f3",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T13:36: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": "schematics",
      "group": "@angular-eslint",
      "version": "21.3.0",
      "description": "Angular Schematics for angular-eslint",
      "purl": "pkg:npm/%40angular-eslint/schematics@21.3.0",
      "bom-ref": "pkg:npm/@angular-eslint/schematics@21.3.0",
      "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-eslint/angular-eslint.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@angular\\n@angular-devkit\\n@angular-eslint\\n@eslint\\n@typescript-eslint"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@angular-devkit/core/package.json\\nnode_modules/@angular-devkit/schematics/package.json\\nnode_modules/@angular-eslint/eslint-plugin-template/package.json\\nnode_modules/@angular-eslint/eslint-plugin/package.json\\nnode_modules/@angular/cli/package.json\\nnode_modules/@eslint/js/package.json\\nnode_modules/@typescript-eslint/utils/package.json\\nnode_modules/eslint/package.json\\nnode_modules/ignore/package.json\\nnode_modules/semver/package.json\\nnode_modules/strip-json-comments/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-json-comments",
      "version": "3.1.1",
      "description": "Strip comments from JSON. Lets you use comments in your JSON files!",
      "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/strip-json-comments@3.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/strip-json-comments@3.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-json-comments/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-json-comments"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-json-comments/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-json-comments/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils.js",
            "line": 26
          },
          {
            "location": "src/utils.ts",
            "line": 8
          },
          {
            "location": "src/utils.ts",
            "line": 32
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.4",
      "description": "The semantic version parser used by npm.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/semver@7.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils.js",
            "line": 25
          },
          {
            "location": "src/utils.ts",
            "line": 7
          },
          {
            "location": "src/utils.ts",
            "line": 643
          },
          {
            "location": "src/utils.ts",
            "line": 645
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "kael"
        }
      ],
      "group": "",
      "name": "ignore",
      "version": "7.0.5",
      "description": "Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.",
      "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/ignore@7.0.5",
      "type": "library",
      "bom-ref": "pkg:npm/ignore@7.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ignore/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ignore,Ignore,ignore/Ignore"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ignore/package.json"
              }
            ],
            "concludedValue": "node_modules/ignore/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/utils.js",
            "line": 24
          },
          {
            "location": "src/utils.ts",
            "line": 5
          },
          {
            "location": "src/utils.ts",
            "line": 6
          },
          {
            "location": "src/utils.ts",
            "line": 191
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "10.0.2",
      "description": "An AST-based pattern checker for JavaScript.",
      "scope": "excluded",
      "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/eslint@10.0.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@10.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "eslint,Linter,eslint/Linter"
        },
        {
          "name": "cdx:npm:package:type-only",
          "value": "true"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 3
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 4
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 4
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "utils",
      "version": "8.56.1",
      "description": "Utilities for working with TypeScript + ESLint together",
      "scope": "optional",
      "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/%40typescript-eslint/utils@8.56.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/utils"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/utils@8.56.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/utils/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/@typescript-eslint/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/utils/package.json"
          }
        ]
      }
    },
    {
      "group": "@eslint",
      "name": "js",
      "version": "10.0.1",
      "description": "ESLint JavaScript language implementation",
      "scope": "optional",
      "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/%40eslint/js@10.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        },
        {
          "type": "vcs",
          "url": "https://github.com/eslint/eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@eslint/js@10.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@eslint/js/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/@eslint/js/package.json"
              }
            ],
            "concludedValue": "node_modules/@eslint/js/package.json"
          }
        ]
      }
    },
    {
      "group": "@angular-eslint",
      "name": "eslint-plugin-template",
      "version": "21.3.0",
      "description": "ESLint plugin for Angular Templates",
      "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-eslint/eslint-plugin-template@21.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular-eslint/angular-eslint.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-eslint/eslint-plugin-template@21.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-eslint/eslint-plugin-template/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-eslint/eslint-plugin-template/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-eslint/eslint-plugin-template/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-eslint",
      "name": "eslint-plugin",
      "version": "21.3.0",
      "description": "ESLint plugin for Angular applications, following https://angular.dev/style-guide",
      "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-eslint/eslint-plugin@21.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular-eslint/angular-eslint.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-eslint/eslint-plugin@21.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-eslint/eslint-plugin/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-eslint/eslint-plugin/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-eslint/eslint-plugin/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Angular Authors"
        }
      ],
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "21.1.4",
      "description": "Angular Schematics - 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-devkit/schematics@21.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/schematics@21.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/schematics/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/schematics,Rule,@angular-devkit/schematics/Rule,Tree,@angular-devkit/schematics/Tree,chain,@angular-devkit/schematics/chain,SchematicContext,@angular-devkit/schematics/SchematicContext,externalSchematic,@angular-devkit/schematics/externalSchematic,schematic,@angular-devkit/schematics/schematic,callRule,@angular-devkit/schematics/callRule,@angular-devkit/schematics/tasks,NodePackageInstallTask,@angular-devkit/schematics/tasks/NodePackageInstallTask"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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": "dist/add-eslint-to-project/index.js",
            "line": 4
          },
          {
            "location": "dist/application/index.js",
            "line": 4
          },
          {
            "location": "dist/library/index.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-12-0-0/update-12-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-13-0-0/update-13-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-14-0-0/update-14-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-15-0-0/update-15-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-16-0-0/update-16-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-17-0-0/update-17-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-17-3-0/update-17-3-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-18-2-0/update-18-2-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-2-0-0/update-2-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-20-0-0/update-20-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-3-0-0/update-3-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/update-4-0-0/update-4-0-0.js",
            "line": 4
          },
          {
            "location": "dist/migrations/utils/dependencies.js",
            "line": 4
          },
          {
            "location": "dist/ng-add/index.js",
            "line": 5
          },
          {
            "location": "dist/utils.js",
            "line": 23
          },
          {
            "location": "src/add-eslint-to-project/index.ts",
            "line": 1
          },
          {
            "location": "src/add-eslint-to-project/index.ts",
            "line": 2
          },
          {
            "location": "src/add-eslint-to-project/index.ts",
            "line": 27
          },
          {
            "location": "src/application/index.ts",
            "line": 1
          },
          {
            "location": "src/application/index.ts",
            "line": 2
          },
          {
            "location": "src/application/index.ts",
            "line": 19
          },
          {
            "location": "src/application/index.ts",
            "line": 36
          },
          {
            "location": "src/application/index.ts",
            "line": 37
          },
          {
            "location": "src/convert-tslint-to-eslint/index.ts",
            "line": 1
          },
          {
            "location": "src/library/index.ts",
            "line": 1
          },
          {
            "location": "src/library/index.ts",
            "line": 2
          },
          {
            "location": "src/library/index.ts",
            "line": 19
          },
          {
            "location": "src/library/index.ts",
            "line": 36
          },
          {
            "location": "src/library/index.ts",
            "line": 37
          },
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 52
          },
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 78
          },
          {
            "location": "src/migrations/update-12-0-0/update-12-0-0.ts",
            "line": 95
          },
          {
            "location": "src/migrations/update-13-0-0/update-13-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-13-0-0/update-13-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-13-0-0/update-13-0-0.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-14-0-0/update-14-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-14-0-0/update-14-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-14-0-0/update-14-0-0.ts",
            "line": 15
          },
          {
            "location": "src/migrations/update-15-0-0/update-15-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-15-0-0/update-15-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-15-0-0/update-15-0-0.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-16-0-0/update-16-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-16-0-0/update-16-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-16-0-0/update-16-0-0.ts",
            "line": 10
          },
          {
            "location": "src/migrations/update-16-0-0/update-16-0-0.ts",
            "line": 48
          },
          {
            "location": "src/migrations/update-17-0-0/update-17-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-17-0-0/update-17-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-17-0-0/update-17-0-0.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-17-3-0/update-17-3-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-17-3-0/update-17-3-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-17-3-0/update-17-3-0.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-18-2-0/update-18-2-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-18-2-0/update-18-2-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-18-2-0/update-18-2-0.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 84
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 98
          },
          {
            "location": "src/migrations/update-20-0-0/update-20-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-20-0-0/update-20-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-20-0-0/update-20-0-0.ts",
            "line": 9
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 86
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 127
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 141
          },
          {
            "location": "src/migrations/update-4-0-0/update-4-0-0.ts",
            "line": 1
          },
          {
            "location": "src/migrations/update-4-0-0/update-4-0-0.ts",
            "line": 2
          },
          {
            "location": "src/migrations/update-4-0-0/update-4-0-0.ts",
            "line": 51
          },
          {
            "location": "src/migrations/utils/dependencies.ts",
            "line": 1
          },
          {
            "location": "src/migrations/utils/dependencies.ts",
            "line": 2
          },
          {
            "location": "src/migrations/utils/dependencies.ts",
            "line": 9
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 1
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 2
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 165
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 218
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 219
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 243
          },
          {
            "location": "src/utils.ts",
            "line": 3
          },
          {
            "location": "src/utils.ts",
            "line": 4
          },
          {
            "location": "src/utils.ts",
            "line": 206
          },
          {
            "location": "src/utils.ts",
            "line": 513
          },
          {
            "location": "src/workspace/index.ts",
            "line": 1
          },
          {
            "location": "dist/migrations/update-14-0-0/update-14-0-0.js",
            "line": 5
          },
          {
            "location": "dist/migrations/update-2-0-0/update-2-0-0.js",
            "line": 5
          },
          {
            "location": "dist/migrations/update-3-0-0/update-3-0-0.js",
            "line": 5
          },
          {
            "location": "dist/migrations/update-4-0-0/update-4-0-0.js",
            "line": 5
          },
          {
            "location": "dist/migrations/utils/dependencies.js",
            "line": 5
          },
          {
            "location": "dist/ng-add/index.js",
            "line": 6
          },
          {
            "location": "src/migrations/update-14-0-0/update-14-0-0.ts",
            "line": 3
          },
          {
            "location": "src/migrations/update-2-0-0/update-2-0-0.ts",
            "line": 3
          },
          {
            "location": "src/migrations/update-3-0-0/update-3-0-0.ts",
            "line": 3
          },
          {
            "location": "src/migrations/update-4-0-0/update-4-0-0.ts",
            "line": 3
          },
          {
            "location": "src/migrations/utils/dependencies.ts",
            "line": 3
          },
          {
            "location": "src/ng-add/index.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Angular Authors"
        }
      ],
      "group": "@angular-devkit",
      "name": "core",
      "version": "21.1.4",
      "description": "Angular DevKit - Core Utility 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-devkit/core@21.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-devkit/core@21.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-devkit/core/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-devkit/core,Path,@angular-devkit/core/Path,join,@angular-devkit/core/join,normalize,@angular-devkit/core/normalize"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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": "dist/utils.js",
            "line": 22
          },
          {
            "location": "src/utils.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 2
          },
          {
            "location": "src/utils.ts",
            "line": 88
          },
          {
            "location": "src/utils.ts",
            "line": 163
          },
          {
            "location": "src/utils.ts",
            "line": 186
          },
          {
            "location": "src/utils.ts",
            "line": 201
          },
          {
            "location": "src/utils.ts",
            "line": 204
          },
          {
            "location": "src/utils.ts",
            "line": 211
          },
          {
            "location": "src/utils.ts",
            "line": 487
          },
          {
            "location": "src/utils.ts",
            "line": 501
          },
          {
            "location": "src/utils.ts",
            "line": 698
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Angular Authors"
        }
      ],
      "group": "@angular",
      "name": "cli",
      "version": "21.1.4",
      "description": "CLI tool for Angular",
      "scope": "optional",
      "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/cli@21.1.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/angular/angular-cli.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular/cli@21.1.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular/cli/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/cli/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular/cli/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@angular-eslint/schematics@21.3.0"
      ],
      "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-25T13:36:53Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, August 25, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'schematics' with version '21.3.0'. The package type in this SBOM is npm with 5 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}