{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:b783869e-995f-494c-8d4c-99d2303ea982",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-25T13:36:43Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "angular-eslint",
      "group": "",
      "version": "21.3.0",
      "description": "The tooling which enables ESLint to work with Angular projects",
      "purl": "pkg:npm/angular-eslint@21.3.0",
      "bom-ref": "pkg:npm/angular-eslint@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@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/builder/package.json\\nnode_modules/@angular-eslint/eslint-plugin-template/package.json\\nnode_modules/@angular-eslint/eslint-plugin/package.json\\nnode_modules/@angular-eslint/schematics/package.json\\nnode_modules/@angular-eslint/template-parser/package.json\\nnode_modules/@angular/cli/package.json\\nnode_modules/@typescript-eslint/types/package.json\\nnode_modules/@typescript-eslint/utils/package.json\\nnode_modules/eslint/package.json\\nnode_modules/typescript-eslint/package.json\\nnode_modules/typescript/package.json"
      }
    ]
  },
  "components": [
    {
      "group": "",
      "name": "typescript-eslint",
      "version": "8.56.1",
      "description": "Tooling which enables you to use TypeScript with ESLint",
      "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/typescript-eslint@8.56.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io/packages/typescript-eslint"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript-eslint@8.56.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript-eslint/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "typescript-eslint,parser,typescript-eslint/parser"
        },
        {
          "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/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript-eslint/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 43
          },
          {
            "location": "src/index.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "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/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "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/index.ts",
            "line": 6
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "utils",
      "version": "8.56.1",
      "description": "Utilities for working with TypeScript + ESLint together",
      "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/%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": "ImportedModules",
          "value": "@typescript-eslint/utils,TSESLint,@typescript-eslint/utils/TSESLint"
        },
        {
          "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/@typescript-eslint/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/configs/template-accessibility.ts",
            "line": 7
          },
          {
            "location": "src/configs/template-all.ts",
            "line": 7
          },
          {
            "location": "src/configs/template-base.ts",
            "line": 1
          },
          {
            "location": "src/configs/template-recommended.ts",
            "line": 7
          },
          {
            "location": "src/configs/ts-all.ts",
            "line": 7
          },
          {
            "location": "src/configs/ts-base.ts",
            "line": 1
          },
          {
            "location": "src/configs/ts-recommended.ts",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 5
          }
        ]
      }
    },
    {
      "group": "@typescript-eslint",
      "name": "types",
      "version": "8.56.1",
      "description": "Types for the TypeScript-ESTree AST spec",
      "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/%40typescript-eslint/types@8.56.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typescript-eslint.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/typescript-eslint/typescript-eslint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@typescript-eslint/types@8.56.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@typescript-eslint/types/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/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@typescript-eslint/types/package.json"
          }
        ]
      }
    },
    {
      "group": "@angular-eslint",
      "name": "template-parser",
      "version": "21.3.0",
      "description": "Angular Template parser for ESLint",
      "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/template-parser@21.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular-eslint/angular-eslint.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-eslint/template-parser@21.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-eslint/template-parser/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@angular-eslint/template-parser"
        },
        {
          "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/template-parser/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-eslint/template-parser/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 42
          },
          {
            "location": "src/index.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "framework",
        "parse",
        "template"
      ]
    },
    {
      "group": "@angular-eslint",
      "name": "schematics",
      "version": "21.3.0",
      "description": "Angular Schematics for angular-eslint",
      "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/schematics@21.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular-eslint/angular-eslint.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-eslint/schematics@21.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-eslint/schematics/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/schematics/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-eslint/schematics/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "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": "ImportedModules",
          "value": "@angular-eslint/eslint-plugin-template"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 41
          },
          {
            "location": "src/index.ts",
            "line": 2
          }
        ]
      },
      "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": "ImportedModules",
          "value": "@angular-eslint/eslint-plugin"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 40
          },
          {
            "location": "src/index.ts",
            "line": 1
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@angular-eslint",
      "name": "builder",
      "version": "21.3.0",
      "description": "Angular CLI builder for ESLint",
      "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/builder@21.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/angular-eslint/angular-eslint.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@angular-eslint/builder@21.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@angular-eslint/builder/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/builder/package.json"
              }
            ],
            "concludedValue": "node_modules/@angular-eslint/builder/package.json"
          }
        ]
      },
      "tags": [
        "cli",
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Angular Authors"
        }
      ],
      "group": "@angular-devkit",
      "name": "schematics",
      "version": "21.1.4",
      "description": "Angular Schematics - Library",
      "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-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": "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"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Angular Authors"
        }
      ],
      "group": "@angular-devkit",
      "name": "core",
      "version": "21.1.4",
      "description": "Angular DevKit - Core Utility Library",
      "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-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": "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"
          }
        ]
      },
      "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@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:43Z",
      "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 'angular-eslint' with version '21.3.0'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 13 source files."
    }
  ]
}