{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:28718631-54d1-4d8c-8c59-21688ad41cc1",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:53:38Z",
    "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": "vitest-runner",
      "group": "@stryker-mutator",
      "version": "9.6.1",
      "description": "A plugin to use the vitest test runner and framework in Stryker, the JavaScript mutation testing framework",
      "purl": "pkg:npm/%40stryker-mutator/vitest-runner@9.6.1",
      "bom-ref": "pkg:npm/@stryker-mutator/vitest-runner@9.6.1",
      "author": "Odin van der Linden <odinvanderlinden2001@gmail.com>",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "test, test:all, test:unit, test:integration, stryker"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "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"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://stryker-mutator.io/docs/stryker-js/vitest-runner"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@stryker-mutator\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@stryker-mutator/api/package.json\\nnode_modules/@stryker-mutator/core/package.json\\nnode_modules/@stryker-mutator/test-helpers/package.json\\nnode_modules/@stryker-mutator/util/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@types/semver/package.json\\nnode_modules/@vitest/browser-playwright/package.json\\nnode_modules/@vitest/browser/package.json\\nnode_modules/react/package.json\\nnode_modules/semver/package.json\\nnode_modules/ts-node/package.json\\nnode_modules/tslib/package.json\\nnode_modules/vite/package.json\\nnode_modules/vitest-browser-react/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Vitest Team"
        }
      ],
      "group": "",
      "name": "vitest-browser-react",
      "version": "2.2.0",
      "description": "Render React components in Vitest Browser Mode",
      "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/vitest-browser-react@2.2.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-community/vitest-browser-react#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-community/vitest-browser-react.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vitest-browser-react@2.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest-browser-react/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/vitest-browser-react/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest-browser-react/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.1.3",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@4.1.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vitest,beforeEach,vitest/beforeEach,afterAll,vitest/afterAll,beforeAll,vitest/beforeAll,afterEach,vitest/afterEach,inject,vitest/inject,vitest/node,createVitest,vitest/node/createVitest,RunnerTestSuite,vitest/RunnerTestSuite,RunnerTestCase,vitest/RunnerTestCase,RunMode,vitest/RunMode,TaskState,vitest/TaskState,vitest/node/RunnerTestCase"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vitest/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/src/stryker-setup.js",
            "line": 1
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 4
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 5
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 6
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 8
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 9
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 11
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 15
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 18
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 19
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 25
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 31
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 38
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 41
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 47
          },
          {
            "location": "dist/src/stryker-setup.js",
            "line": 53
          },
          {
            "location": "dist/src/vitest-wrapper.js",
            "line": 4
          },
          {
            "location": "testResources/workspaces/packages/bar/vitest.setup.js",
            "line": 2
          },
          {
            "location": "testResources/workspaces/packages/bar/vitest.setup.js",
            "line": 5
          },
          {
            "location": "testResources/workspaces/packages/foo/vitest.setup.js",
            "line": 1
          },
          {
            "location": "testResources/workspaces/packages/foo/vitest.setup.js",
            "line": 4
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 11
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 16
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 17
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 18
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 21
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 22
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 25
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 30
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 32
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 33
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 40
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 45
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 52
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 56
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 63
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 68
          },
          {
            "location": "src/test-helpers.ts",
            "line": 1
          },
          {
            "location": "src/vitest-helpers.ts",
            "line": 8
          },
          {
            "location": "src/vitest-helpers.ts",
            "line": 9
          },
          {
            "location": "src/vitest-wrapper.ts",
            "line": 4
          },
          {
            "location": "src/vitest-wrapper.ts",
            "line": 28
          },
          {
            "location": "testResources/simple-project/vitest.setup.ts",
            "line": 1
          },
          {
            "location": "testResources/simple-project/vitest.setup.ts",
            "line": 4
          },
          {
            "location": "testResources/vitest-fixtures/vitest.setup.ts",
            "line": 1
          },
          {
            "location": "testResources/vitest-fixtures/vitest.setup.ts",
            "line": 4
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "7.3.2",
      "description": "Native-ESM powered web dev build tool",
      "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/vite@7.3.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vite.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@7.3.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,defineConfig,vite/defineConfig"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "testResources/vi-mock/vite.config.ts",
            "line": 3
          },
          {
            "location": "testResources/vi-mock/vite.config.ts",
            "line": 8
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "tslib",
      "version": "2.8.1",
      "description": "Runtime library for TypeScript helper functions",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "0BSD",
            "url": "https://opensource.org/licenses/0BSD",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/tslib@2.8.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/Microsoft/tslib.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tslib@2.8.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tslib/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/tslib/package.json"
              }
            ],
            "concludedValue": "node_modules/tslib/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Blake Embrey <hello@blakeembrey.com> (http://blakeembrey.me)"
        }
      ],
      "group": "",
      "name": "ts-node",
      "version": "10.9.2",
      "description": "TypeScript execution environment and REPL for node.js, with source map support",
      "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/ts-node@10.9.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://typestrong.org/ts-node"
        },
        {
          "type": "vcs",
          "url": "git://github.com/TypeStrong/ts-node.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-node@10.9.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-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/ts-node/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-node/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "GitHub Inc."
        }
      ],
      "group": "",
      "name": "semver",
      "version": "7.7.4",
      "description": "The semantic version parser used by npm.",
      "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/semver@7.7.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/npm/node-semver.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/semver@7.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/semver/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "semver"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/semver/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 3
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 56
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 3
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 122
          }
        ]
      }
    },
    {
      "group": "",
      "name": "react",
      "version": "19.2.4",
      "description": "React is a JavaScript library for building 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/react@19.2.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://react.dev/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/facebook/react.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/react@19.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/react/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "react,useState,react/useState"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/react/package.json"
              }
            ],
            "concludedValue": "node_modules/react/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "testResources/vi-mock/components/Counter.orig.tsx",
            "line": 2
          },
          {
            "location": "testResources/vi-mock/components/Counter.orig.tsx",
            "line": 5
          },
          {
            "location": "testResources/vi-mock/components/Counter.tsx",
            "line": 49
          },
          {
            "location": "testResources/vi-mock/components/Counter.tsx",
            "line": 55
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser-playwright",
      "version": "4.1.3",
      "description": "Browser running for Vitest using playwright",
      "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/%40vitest/browser-playwright@4.1.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/config/browser/playwright"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser-playwright@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser-playwright/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/browser-playwright,playwright,@vitest/browser-playwright/playwright"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/browser-playwright/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser-playwright/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "testResources/vi-mock/vite.config.ts",
            "line": 5
          },
          {
            "location": "testResources/vi-mock/vite.config.ts",
            "line": 16
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "browser",
      "version": "4.1.3",
      "description": "Browser running for Vitest",
      "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/%40vitest/browser@4.1.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitest.dev/guide/browser/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser@4.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser/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/@vitest/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "semver",
      "version": "7.7.1",
      "description": "TypeScript definitions for semver",
      "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/semver@7.7.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/semver"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/semver@7.7.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/semver/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/semver/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/semver/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.12.2",
      "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@24.12.2",
      "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@24.12.2",
      "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": "Nico Jansen <jansennico@gmail.com>"
        }
      ],
      "group": "@stryker-mutator",
      "name": "util",
      "version": "9.6.1",
      "description": "Contains utilities for Stryker, the mutation testing framework for JavaScript and friends",
      "scope": "required",
      "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/%40stryker-mutator/util@9.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/stryker-mutator/stryker-js/tree/master/packages/util#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@stryker-mutator/util@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/util/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@stryker-mutator/util,errorToString,@stryker-mutator/util/errorToString,escapeRegExp,@stryker-mutator/util/escapeRegExp,normalizeFileName,@stryker-mutator/util/normalizeFileName,notEmpty,@stryker-mutator/util/notEmpty,testFilesProvided,@stryker-mutator/util/testFilesProvided"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@stryker-mutator/util/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/util/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 8
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 73
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 118
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 36
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 144
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 199
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Nico Jansen <jansennico@gmail.com>"
        }
      ],
      "group": "@stryker-mutator",
      "name": "test-helpers",
      "version": "9.6.1",
      "description": "A helper package for testing",
      "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/%40stryker-mutator/test-helpers@9.6.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/stryker-mutator/stryker-js/tree/master/packages/test-helpers#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@stryker-mutator/test-helpers@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/test-helpers/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/@stryker-mutator/test-helpers/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/test-helpers/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Simon de Lang"
        }
      ],
      "group": "@stryker-mutator",
      "name": "core",
      "version": "9.6.1",
      "description": "The extendable JavaScript mutation testing framework",
      "scope": "required",
      "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/%40stryker-mutator/core@9.6.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://stryker-mutator.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@stryker-mutator/core@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/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/@stryker-mutator/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/core/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "group": "@stryker-mutator",
      "name": "api",
      "version": "9.6.1",
      "description": "The api for the extendable JavaScript mutation testing framework Stryker",
      "scope": "required",
      "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/%40stryker-mutator/api@9.6.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://stryker-mutator.io/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@stryker-mutator/api@9.6.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/api/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@stryker-mutator/api/plugin,declareFactoryPlugin,@stryker-mutator/api/plugin/declareFactoryPlugin,PluginKind,@stryker-mutator/api/plugin/PluginKind,commonTokens,@stryker-mutator/api/plugin/commonTokens,tokens,@stryker-mutator/api/plugin/tokens,Injector,@stryker-mutator/api/plugin/Injector,PluginContext,@stryker-mutator/api/plugin/PluginContext,@stryker-mutator/api/test-runner,TestStatus,@stryker-mutator/api/test-runner/TestStatus,DryRunStatus,@stryker-mutator/api/test-runner/DryRunStatus,toMutantRunResult,@stryker-mutator/api/test-runner/toMutantRunResult,determineHitLimitReached,@stryker-mutator/api/test-runner/determineHitLimitReached,MutantActivation,@stryker-mutator/api/test-runner/MutantActivation,BaseTestResult,@stryker-mutator/api/test-runner/BaseTestResult,TestResult,@stryker-mutator/api/test-runner/TestResult,TestRunner,@stryker-mutator/api/test-runner/TestRunner,DryRunResult,@stryker-mutator/api/test-runner/DryRunResult,MutantRunOptions,@stryker-mutator/api/test-runner/MutantRunOptions,MutantRunResult,@stryker-mutator/api/test-runner/MutantRunResult,TestRunnerCapabilities,@stryker-mutator/api/test-runner/TestRunnerCapabilities,DryRunOptions,@stryker-mutator/api/test-runner/DryRunOptions,@stryker-mutator/api/core,INSTRUMENTER_CONSTANTS,@stryker-mutator/api/core/INSTRUMENTER_CONSTANTS,MutantCoverage,@stryker-mutator/api/core/MutantCoverage,StrykerOptions,@stryker-mutator/api/core/StrykerOptions,CoverageData,@stryker-mutator/api/core/CoverageData,@stryker-mutator/api/logging,Logger,@stryker-mutator/api/logging/Logger"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@stryker-mutator/api/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/api/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/src/index.js",
            "line": 2
          },
          {
            "location": "dist/src/index.js",
            "line": 5
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 6
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 225
          },
          {
            "location": "src/index.ts",
            "line": 3
          },
          {
            "location": "src/index.ts",
            "line": 8
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 17
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 332
          },
          {
            "location": "dist/src/vitest-helpers.js",
            "line": 2
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 7
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 105
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 106
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 2
          },
          {
            "location": "src/vitest-helpers.ts",
            "line": 7
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 29
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 181
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 182
          },
          {
            "location": "dist/src/vitest-test-runner.js",
            "line": 5
          },
          {
            "location": "src/stryker-setup.ts",
            "line": 1
          },
          {
            "location": "src/vitest-helpers.ts",
            "line": 10
          },
          {
            "location": "src/vitest-runner-options-with-stryker-options.ts",
            "line": 1
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 10
          },
          {
            "location": "src/vitest-test-runner.ts",
            "line": 11
          }
        ]
      },
      "tags": [
        "api",
        "framework"
      ]
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@stryker-mutator/vitest-runner@9.6.1"
      ],
      "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:53:38Z",
      "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 'vitest-runner' with version '9.6.1'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 15 source files."
    }
  ]
}