{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:2ac83fc1-fbcf-4c16-88b6-5444cd25e42a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T15:53:35Z",
    "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": "api",
      "group": "@stryker-mutator",
      "version": "9.6.1",
      "description": "The api for the extendable JavaScript mutation testing framework Stryker",
      "purl": "pkg:npm/%40stryker-mutator/api@9.6.1",
      "bom-ref": "pkg:npm/@stryker-mutator/api@9.6.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "stryker, test, test:unit"
        },
        {
          "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/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/node/package.json\\nnode_modules/mutation-testing-metrics/package.json\\nnode_modules/mutation-testing-report-schema/package.json\\nnode_modules/tslib/package.json\\nnode_modules/typed-inject/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Nico Jansen <jansennico@gmail.com>"
        }
      ],
      "group": "",
      "name": "typed-inject",
      "version": "5.0.0",
      "description": "Type safe dependency injection framework for TypeScript",
      "scope": "excluded",
      "licenses": [
        {
          "license": {
            "id": "Apache-2.0",
            "url": "https://opensource.org/licenses/Apache-2.0",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/typed-inject@5.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/nicojs/typed-inject/#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/nicojs/typed-inject.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/typed-inject@5.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typed-inject/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "typed-inject,Injectable,typed-inject/Injectable,Injector,typed-inject/Injector,InjectionToken,typed-inject/InjectionToken,CorrespondingType,typed-inject/CorrespondingType,Disposable,typed-inject/Disposable"
        },
        {
          "name": "ImportedModules",
          "value": "typed-inject,InjectableClass,typed-inject/InjectableClass,InjectableFunction,typed-inject/InjectableFunction,InjectionToken,typed-inject/InjectionToken"
        },
        {
          "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/typed-inject/package.json"
              }
            ],
            "concludedValue": "node_modules/typed-inject/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/plugin/index.ts",
            "line": 12
          },
          {
            "location": "src/plugin/plugins.ts",
            "line": 5
          }
        ]
      },
      "tags": [
        "framework",
        "injection"
      ]
    },
    {
      "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"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "mutation-testing-report-schema",
      "version": "3.7.3",
      "description": "The json schema for a mutation testing report.",
      "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/mutation-testing-report-schema@3.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/elements#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/mutation-testing-elements.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mutation-testing-report-schema@3.7.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mutation-testing-report-schema/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "mutation-testing-report-schema/api"
        },
        {
          "name": "ImportedModules",
          "value": "mutation-testing-report-schema/api"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mutation-testing-report-schema/package.json"
              }
            ],
            "concludedValue": "node_modules/mutation-testing-report-schema/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/src/core/index.js",
            "line": 14
          },
          {
            "location": "src/core/index.ts",
            "line": 16
          },
          {
            "location": "src/core/mutant-test-plan.ts",
            "line": 1
          },
          {
            "location": "src/core/mutant.ts",
            "line": 1
          },
          {
            "location": "src/core/mutant.ts",
            "line": 3
          }
        ]
      },
      "tags": [
        "json"
      ]
    },
    {
      "group": "",
      "name": "mutation-testing-metrics",
      "version": "3.7.3",
      "description": "Utility functions to calculate mutation testing metrics.",
      "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/mutation-testing-metrics@3.7.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/stryker-mutator/mutation-testing-elements/tree/master/packages/metrics#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/mutation-testing-elements.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/mutation-testing-metrics@3.7.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/mutation-testing-metrics/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "mutation-testing-metrics,MutationTestMetricsResult,mutation-testing-metrics/MutationTestMetricsResult"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/mutation-testing-metrics/package.json"
              }
            ],
            "concludedValue": "node_modules/mutation-testing-metrics/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/report/reporter.ts",
            "line": 1
          }
        ]
      }
    },
    {
      "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"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@stryker-mutator/api@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:35Z",
      "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 'api' with version '9.6.1'. The package type in this SBOM is npm with a single purl namespace '@types' described under components. The components were identified from 5 source files."
    }
  ]
}