{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3c327396-74c9-41c9-87b5-4f0e9dd16937",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-21T18:00:01Z",
    "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": "json-reporter",
      "group": "@wdio",
      "version": "9.31.2",
      "description": "A WebdriverIO plugin to report results in json format.",
      "purl": "pkg:npm/%40wdio/json-reporter@9.31.2",
      "bom-ref": "pkg:npm/@wdio/json-reporter@9.31.2",
      "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-json-reporter"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@wdio"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@wdio/reporter/package.json\\nnode_modules/@wdio/types/package.json\\nnode_modules/safe-regex2/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "James Halliday <mail@substack.net> (http://substack.net)"
        }
      ],
      "group": "",
      "name": "safe-regex2",
      "version": "5.0.0",
      "description": "detect possibly catastrophic, exponential-time regular expressions",
      "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/safe-regex2@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/fastify/safe-regex2"
        },
        {
          "type": "vcs",
          "url": "git://github.com/fastify/safe-regex2.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/safe-regex2@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/safe-regex2/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "safe-regex2"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/safe-regex2/package.json"
              }
            ],
            "concludedValue": "node_modules/safe-regex2/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/mergeResults.js",
            "line": 4
          },
          {
            "location": "build/mergeResults.js",
            "line": 23
          },
          {
            "location": "build/mergeResults.js",
            "line": 26
          },
          {
            "location": "build/mergeResults.cjs",
            "line": 39
          },
          {
            "location": "src/mergeResults.ts",
            "line": 4
          },
          {
            "location": "src/mergeResults.ts",
            "line": 38
          },
          {
            "location": "src/mergeResults.ts",
            "line": 42
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "types",
      "version": "9.31.2",
      "description": "Utility package providing type information for a variety of WebdriverIO interfaces",
      "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/%40wdio/types@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-types"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/types@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/types/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/types,Reporters,@wdio/types/Reporters,Capabilities,@wdio/types/Capabilities"
        },
        {
          "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/@wdio/types/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/types/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/types.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Christian Bromann <mail@bromann.dev>"
        }
      ],
      "group": "@wdio",
      "name": "reporter",
      "version": "9.31.2",
      "description": "A WebdriverIO utility to help reporting all events",
      "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/%40wdio/reporter@9.31.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/webdriverio/webdriverio/tree/main/packages/wdio-reporter"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/webdriverio/webdriverio.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@wdio/reporter@9.31.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@wdio/reporter/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@wdio/reporter,RunnerStats,@wdio/reporter/RunnerStats,HookStats,@wdio/reporter/HookStats,TestStats,@wdio/reporter/TestStats"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@wdio/reporter/package.json"
              }
            ],
            "concludedValue": "node_modules/@wdio/reporter/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "build/index.js",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 1
          },
          {
            "location": "src/utils.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@wdio/json-reporter@9.31.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-21T18:00:01Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Monday, September 21, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'json-reporter' with version '9.31.2'. The package type in this SBOM is npm with a single purl namespace '@wdio' described under components. The components were identified from 3 source files."
    }
  ]
}