{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2c806dc0-dab9-485c-904a-b2934bd42276",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:28:07Z",
    "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": "prompt",
      "group": "@commitlint",
      "version": "21.2.2",
      "description": "commitizen prompt using commitlint.config.js",
      "purl": "pkg:npm/%40commitlint/prompt@21.2.2",
      "bom-ref": "pkg:npm/@commitlint/prompt@21.2.2",
      "author": "Mario Nebl <hello@herebecode.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "deps, pkg"
        },
        {
          "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": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@commitlint\\n@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@commitlint/config-angular/package.json\\nnode_modules/@commitlint/ensure/package.json\\nnode_modules/@commitlint/load/package.json\\nnode_modules/@commitlint/types/package.json\\nnode_modules/@commitlint/utils/package.json\\nnode_modules/@types/inquirer/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/commitizen/package.json\\nnode_modules/inquirer/package.json\\nnode_modules/picocolors/package.json\\nnode_modules/rxjs/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Ben Lesh <ben@benlesh.com>"
        }
      ],
      "group": "",
      "name": "rxjs",
      "version": "7.8.2",
      "description": "Reactive Extensions for modern JavaScript",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/rxjs@7.8.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rxjs.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/reactivex/rxjs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rxjs@7.8.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rxjs/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "rxjs,Subscription,rxjs/Subscription"
        },
        {
          "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/rxjs/package.json"
              }
            ],
            "concludedValue": "node_modules/rxjs/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 8
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Alexey Raspopov"
        }
      ],
      "group": "",
      "name": "picocolors",
      "version": "1.1.1",
      "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors",
      "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/picocolors@1.1.1",
      "type": "library",
      "bom-ref": "pkg:npm/picocolors@1.1.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/picocolors/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "picocolors"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/picocolors/package.json"
              }
            ],
            "concludedValue": "node_modules/picocolors/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 2
          },
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 62
          },
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 69
          },
          {
            "location": "lib/library/format.js",
            "line": 1
          },
          {
            "location": "lib/library/format.js",
            "line": 19
          },
          {
            "location": "lib/library/get-prompt.js",
            "line": 1
          },
          {
            "location": "lib/library/get-prompt.js",
            "line": 58
          },
          {
            "location": "lib/library/get-prompt.js",
            "line": 62
          },
          {
            "location": "lib/library/get-prompt.js",
            "line": 68
          },
          {
            "location": "lib/library/get-prompt.js",
            "line": 76
          },
          {
            "location": "lib/library/meta.js",
            "line": 1
          },
          {
            "location": "lib/library/meta.js",
            "line": 8
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 2
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 87
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 95
          },
          {
            "location": "src/library/format.ts",
            "line": 1
          },
          {
            "location": "src/library/format.ts",
            "line": 22
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 1
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 84
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 89
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 96
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 105
          },
          {
            "location": "src/library/meta.ts",
            "line": 1
          },
          {
            "location": "src/library/meta.ts",
            "line": 9
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon Boudrias <admin@simonboudrias.com>"
        }
      ],
      "group": "",
      "name": "inquirer",
      "version": "9.3.8",
      "description": "A collection of common interactive command line user interfaces.",
      "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/inquirer@9.3.8",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js/blob/master/packages/inquirer/README.md"
        },
        {
          "type": "vcs",
          "url": "https://github.com/SBoudrias/Inquirer.js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/inquirer@9.3.8",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/inquirer/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "inquirer/lib/prompts/input.js,inquirer/lib/utils/events.js,inquirer,DistinctQuestion,inquirer/DistinctQuestion,PromptModule,inquirer/PromptModule,Answers,inquirer/Answers,InputCustomOptions,inquirer/InputCustomOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/inquirer/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 3
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 5
          },
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/input.ts",
            "line": 2
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 4
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 6
          },
          {
            "location": "src/library/get-prompt.ts",
            "line": 2
          },
          {
            "location": "lib/inquirer/InputCustomPrompt.js",
            "line": 16
          },
          {
            "location": "src/inquirer/InputCustomPrompt.ts",
            "line": 34
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Jim Cummins <jimthedev@gmail.com> (https://github.com/jimthedev)"
        }
      ],
      "group": "",
      "name": "commitizen",
      "version": "4.3.2",
      "description": "Git commit, but play nice with conventions.",
      "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/commitizen@4.3.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/commitizen/cz-cli"
        },
        {
          "type": "vcs",
          "url": "https://github.com/commitizen/cz-cli.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/commitizen@4.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/commitizen/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/commitizen/package.json"
              }
            ],
            "concludedValue": "node_modules/commitizen/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "22.20.1",
      "description": "TypeScript definitions for node",
      "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/%40types/node@22.20.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/node@22.20.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/node/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/@types/node/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/node/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "inquirer",
      "version": "9.0.10",
      "description": "TypeScript definitions for inquirer",
      "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/%40types/inquirer@9.0.10",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/inquirer"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/inquirer@9.0.10",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/inquirer/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/@types/inquirer/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/inquirer/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "utils",
      "version": "21.0.1",
      "description": "Development utilities for @commitlint",
      "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/%40commitlint/utils@21.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/utils@21.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/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/@commitlint/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/utils/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "types",
      "version": "21.2.0",
      "description": "Shared types for commitlint packages",
      "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/%40commitlint/types@21.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/types@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@commitlint/types,RuleConfigSeverity,@commitlint/types/RuleConfigSeverity,TargetCaseType,@commitlint/types/TargetCaseType,RuleConfigCondition,@commitlint/types/RuleConfigCondition,QualifiedRules,@commitlint/types/QualifiedRules"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@commitlint/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/library/utils.js",
            "line": 1
          },
          {
            "location": "src/library/get-forced-case-fn.ts",
            "line": 2
          },
          {
            "location": "src/library/types.ts",
            "line": 1
          },
          {
            "location": "src/library/utils.ts",
            "line": 1
          },
          {
            "location": "src/library/utils.ts",
            "line": 2
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "load",
      "version": "21.2.2",
      "description": "Load shared commitlint configuration",
      "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/%40commitlint/load@21.2.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/load@21.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/load/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@commitlint/load"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@commitlint/load/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/load/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/input.js",
            "line": 1
          },
          {
            "location": "lib/input.js",
            "line": 14
          },
          {
            "location": "src/input.ts",
            "line": 1
          },
          {
            "location": "src/input.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "ensure",
      "version": "21.2.0",
      "description": "Lint your commit messages",
      "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/%40commitlint/ensure@21.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/ensure@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/ensure/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@commitlint/ensure,toCase,@commitlint/ensure/toCase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@commitlint/ensure/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/ensure/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/library/get-forced-case-fn.js",
            "line": 1
          },
          {
            "location": "lib/library/get-forced-case-fn.js",
            "line": 17
          },
          {
            "location": "src/library/get-forced-case-fn.ts",
            "line": 1
          },
          {
            "location": "src/library/get-forced-case-fn.ts",
            "line": 25
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "config-angular",
      "version": "21.2.2",
      "description": "Shareable commitlint config enforcing the angular commit convention",
      "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/%40commitlint/config-angular@21.2.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://commitlint.js.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/conventional-changelog/commitlint.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@commitlint/config-angular@21.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/config-angular/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/@commitlint/config-angular/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/config-angular/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@commitlint/prompt@21.2.2"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-15T15:28:07Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'prompt' with version '21.2.2'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 11 source files."
    }
  ]
}