{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:377566fc-abe6-4a5b-a6dd-7b95d25ef2b4",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:28:08Z",
    "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": "resolve-extends",
      "group": "@commitlint",
      "version": "21.2.2",
      "description": "Lint your commit messages",
      "purl": "pkg:npm/%40commitlint/resolve-extends@21.2.2",
      "bom-ref": "pkg:npm/@commitlint/resolve-extends@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-validator/package.json\\nnode_modules/@commitlint/types/package.json\\nnode_modules/@commitlint/utils/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/es-toolkit/package.json\\nnode_modules/global-directory/package.json\\nnode_modules/resolve-from/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "resolve-from",
      "version": "5.0.0",
      "description": "Resolve the path of a module like `require.resolve()` but from a given path",
      "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/resolve-from@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/resolve-from@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/resolve-from/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "resolve-from"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/resolve-from/package.json"
              }
            ],
            "concludedValue": "node_modules/resolve-from/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 8
          },
          {
            "location": "lib/index.js",
            "line": 147
          },
          {
            "location": "src/index.ts",
            "line": 9
          },
          {
            "location": "src/index.ts",
            "line": 183
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "global-directory",
      "version": "5.0.0",
      "description": "Get the directory of globally installed packages and binaries",
      "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/global-directory@5.0.0",
      "type": "library",
      "bom-ref": "pkg:npm/global-directory@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/global-directory/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "global-directory"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/global-directory/package.json"
              }
            ],
            "concludedValue": "node_modules/global-directory/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 7
          }
        ]
      }
    },
    {
      "group": "",
      "name": "es-toolkit",
      "version": "1.50.0",
      "description": "A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.",
      "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/es-toolkit@1.50.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://es-toolkit.dev"
        },
        {
          "type": "vcs",
          "url": "https://github.com/toss/es-toolkit.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/es-toolkit@1.50.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/es-toolkit/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "es-toolkit/compat,mergeWith,es-toolkit/compat/mergeWith"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/es-toolkit/package.json"
              }
            ],
            "concludedValue": "node_modules/es-toolkit/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 7
          },
          {
            "location": "lib/index.js",
            "line": 174
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 229
          }
        ]
      },
      "tags": [
        "bundle"
      ]
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "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": "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/%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,ParserPreset,@commitlint/types/ParserPreset,UserConfig,@commitlint/types/UserConfig"
        },
        {
          "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/@commitlint/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 11
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Mario Nebl <hello@herebecode.com>"
        }
      ],
      "group": "@commitlint",
      "name": "config-validator",
      "version": "21.2.0",
      "description": "config validator for commitlint.config.js",
      "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-validator@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/config-validator@21.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@commitlint/config-validator/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@commitlint/config-validator,validateConfig,@commitlint/config-validator/validateConfig"
        },
        {
          "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-validator/package.json"
              }
            ],
            "concludedValue": "node_modules/@commitlint/config-validator/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/index.js",
            "line": 9
          },
          {
            "location": "lib/index.js",
            "line": 210
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 278
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@commitlint/resolve-extends@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:08Z",
      "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 'resolve-extends' 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 7 source files."
    }
  ]
}