{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:15ab886e-2533-41fe-b2be-91c99c72fadd",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-09T17:39:23Z",
    "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": "logger",
      "group": "@wdio",
      "version": "9.1.3",
      "description": "A helper utility for logging of WebdriverIO packages",
      "purl": "pkg:npm/%40wdio/logger@9.1.3",
      "bom-ref": "pkg:npm/@wdio/logger@9.1.3",
      "author": "Christian Bromann <mail@bromann.dev>",
      "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/webdriverio/webdriverio/tree/main/packages/wdio-logger"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/chalk/package.json\\nnode_modules/loglevel-plugin-prefix/package.json\\nnode_modules/loglevel/package.json\\nnode_modules/strip-ansi/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
        }
      ],
      "group": "",
      "name": "strip-ansi",
      "version": "7.1.0",
      "description": "Strip ANSI escape codes from a string",
      "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-ansi@7.1.0",
      "type": "library",
      "bom-ref": "pkg:npm/strip-ansi@7.1.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/strip-ansi/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "strip-ansi"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/strip-ansi/package.json"
              }
            ],
            "concludedValue": "node_modules/strip-ansi/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 7
          },
          {
            "location": "build/index.js",
            "line": 74
          },
          {
            "location": "build/index.cjs",
            "line": 42
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/index.ts",
            "line": 101
          }
        ]
      },
      "tags": [
        "escape"
      ]
    },
    {
      "authors": [
        {
          "name": "kutuluk"
        }
      ],
      "group": "",
      "name": "loglevel-plugin-prefix",
      "version": "0.8.4",
      "description": "Plugin for loglevel message prefixing",
      "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/loglevel-plugin-prefix@0.8.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/kutuluk/loglevel-plugin-prefix"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/loglevel-plugin-prefix@0.8.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/loglevel-plugin-prefix/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "loglevel-plugin-prefix"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/loglevel-plugin-prefix/package.json"
              }
            ],
            "concludedValue": "node_modules/loglevel-plugin-prefix/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 6
          },
          {
            "location": "build/index.js",
            "line": 8
          },
          {
            "location": "build/index.js",
            "line": 118
          },
          {
            "location": "build/index.cjs",
            "line": 41
          },
          {
            "location": "src/index.ts",
            "line": 7
          },
          {
            "location": "src/index.ts",
            "line": 10
          },
          {
            "location": "src/index.ts",
            "line": 157
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Tim Perry <pimterry@gmail.com> (http://tim-perry.co.uk)"
        }
      ],
      "group": "",
      "name": "loglevel",
      "version": "1.9.2",
      "description": "Minimal lightweight logging for JavaScript, adding reliable log level methods to any available console.log methods",
      "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/loglevel@1.9.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/pimterry/loglevel"
        },
        {
          "type": "vcs",
          "url": "git://github.com/pimterry/loglevel.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/loglevel@1.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/loglevel/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "loglevel"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/loglevel/package.json"
              }
            ],
            "concludedValue": "node_modules/loglevel/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 4
          },
          {
            "location": "build/index.js",
            "line": 50
          },
          {
            "location": "build/index.js",
            "line": 114
          },
          {
            "location": "build/index.cjs",
            "line": 39
          },
          {
            "location": "src/index.ts",
            "line": 4
          },
          {
            "location": "src/index.ts",
            "line": 66
          },
          {
            "location": "src/index.ts",
            "line": 153
          }
        ]
      },
      "tags": [
        "log",
        "logging"
      ]
    },
    {
      "group": "",
      "name": "chalk",
      "version": "5.3.0",
      "description": "Terminal string styling done right",
      "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/chalk@5.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/chalk@5.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/chalk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "chalk,ColorName,chalk/ColorName"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/chalk/package.json"
              }
            ],
            "concludedValue": "node_modules/chalk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 5
          },
          {
            "location": "build/index.js",
            "line": 36
          },
          {
            "location": "build/index.js",
            "line": 42
          },
          {
            "location": "build/index.js",
            "line": 48
          },
          {
            "location": "build/index.js",
            "line": 97
          },
          {
            "location": "build/index.js",
            "line": 98
          },
          {
            "location": "build/index.js",
            "line": 99
          },
          {
            "location": "build/index.js",
            "line": 120
          },
          {
            "location": "build/index.js",
            "line": 121
          },
          {
            "location": "build/index.js",
            "line": 122
          },
          {
            "location": "build/index.cjs",
            "line": 40
          },
          {
            "location": "src/index.ts",
            "line": 5
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/index.ts",
            "line": 43
          },
          {
            "location": "src/index.ts",
            "line": 49
          },
          {
            "location": "src/index.ts",
            "line": 55
          },
          {
            "location": "src/index.ts",
            "line": 130
          },
          {
            "location": "src/index.ts",
            "line": 131
          },
          {
            "location": "src/index.ts",
            "line": 132
          },
          {
            "location": "src/index.ts",
            "line": 159
          },
          {
            "location": "src/index.ts",
            "line": 160
          },
          {
            "location": "src/index.ts",
            "line": 161
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@wdio/logger@9.1.3"
      ],
      "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-09T17:39:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Wednesday, September 9, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'logger' with version '9.1.3'."
    }
  ]
}