{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:db32dc3c-7c67-48f4-bd68-b1c5182ca60a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-08-22T12:20:46Z",
    "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": "core",
      "group": "@inversifyjs",
      "version": "9.2.0",
      "description": "InversifyJs core package",
      "purl": "pkg:npm/%40inversifyjs/core@9.2.0",
      "bom-ref": "pkg:npm/@inversifyjs/core@9.2.0",
      "author": "Roberto Pintos López",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:cjs, build:esm, build:clean, format, lint, prebuild, test, test:integration, test:coverage, test:mutation, test:uncommitted, test:unit"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build, build:cjs, build:esm, build:clean"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT",
            "properties": [
              {
                "name": "cdx:license:category",
                "value": "Permissive"
              },
              {
                "name": "cdx:license:foss",
                "value": "true"
              },
              {
                "name": "cdx:license:osiApproved",
                "value": "true"
              },
              {
                "name": "cdx:license:fsfLibre",
                "value": "true"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@inversifyjs\\n@stryker-mutator\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@inversifyjs/common/package.json\\nnode_modules/@inversifyjs/prototype-utils/package.json\\nnode_modules/@inversifyjs/reflect-metadata-utils/package.json\\nnode_modules/@stryker-mutator/core/package.json\\nnode_modules/@stryker-mutator/typescript-checker/package.json\\nnode_modules/@stryker-mutator/vitest-runner/package.json\\nnode_modules/@types/node/package.json\\nnode_modules/@vitest/coverage-v8/package.json\\nnode_modules/eslint/package.json\\nnode_modules/prettier/package.json\\nnode_modules/reflect-metadata/package.json\\nnode_modules/rimraf/package.json\\nnode_modules/rollup/package.json\\nnode_modules/ts-loader/package.json\\nnode_modules/tslib/package.json\\nnode_modules/typescript/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "4.0.16",
      "description": "Next generation testing framework powered by Vite",
      "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@4.0.16",
      "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.0.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/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/package.json"
              }
            ],
            "concludedValue": "node_modules/vitest/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Microsoft Corp."
        }
      ],
      "group": "",
      "name": "typescript",
      "version": "5.9.3",
      "description": "TypeScript is a language for application scale JavaScript development",
      "scope": "optional",
      "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/typescript@5.9.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://www.typescriptlang.org/"
        },
        {
          "type": "vcs",
          "url": "https://github.com/microsoft/TypeScript.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/typescript@5.9.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/typescript/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/typescript/package.json"
              }
            ],
            "concludedValue": "node_modules/typescript/package.json"
          }
        ]
      }
    },
    {
      "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": "John Reilly <johnny_reilly@hotmail.com> (https://johnnyreilly.com)"
        }
      ],
      "group": "",
      "name": "ts-loader",
      "version": "9.5.4",
      "description": "TypeScript loader for webpack",
      "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-loader@9.5.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/TypeStrong/ts-loader"
        },
        {
          "type": "vcs",
          "url": "https://github.com/TypeStrong/ts-loader.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ts-loader@9.5.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ts-loader/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-loader/package.json"
              }
            ],
            "concludedValue": "node_modules/ts-loader/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "rollup",
      "version": "4.55.1",
      "description": "Next-generation ES module bundler",
      "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/rollup@4.55.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://rollupjs.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/rollup/rollup.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/rollup@4.55.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rollup/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/rollup/package.json"
              }
            ],
            "concludedValue": "node_modules/rollup/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)"
        }
      ],
      "group": "",
      "name": "rimraf",
      "version": "6.1.2",
      "description": "A deep deletion module for node (like `rm -rf`)",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "BlueOak-1.0.0",
            "url": "https://opensource.org/licenses/BlueOak-1.0.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": "false"
              },
              {
                "name": "cdx:license:deprecated",
                "value": "false"
              }
            ]
          }
        }
      ],
      "purl": "pkg:npm/rimraf@6.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/rimraf@6.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/rimraf/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/rimraf/package.json"
              }
            ],
            "concludedValue": "node_modules/rimraf/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ron Buckton <ron.buckton@microsoft.com> (http://github.com/rbuckton)"
        }
      ],
      "group": "",
      "name": "reflect-metadata",
      "version": "0.2.2",
      "description": "Polyfill for Metadata Reflection API",
      "scope": "optional",
      "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/reflect-metadata@0.2.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "http://rbuckton.github.io/reflect-metadata"
        },
        {
          "type": "vcs",
          "url": "https://github.com/rbuckton/reflect-metadata.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/reflect-metadata@0.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/reflect-metadata/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/reflect-metadata/package.json"
              }
            ],
            "concludedValue": "node_modules/reflect-metadata/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "James Long"
        }
      ],
      "group": "",
      "name": "prettier",
      "version": "3.7.4",
      "description": "Prettier is an opinionated code formatter",
      "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/prettier@3.7.4",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://prettier.io"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/prettier@3.7.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/prettier/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/prettier/package.json"
              }
            ],
            "concludedValue": "node_modules/prettier/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>"
        }
      ],
      "group": "",
      "name": "eslint",
      "version": "9.39.2",
      "description": "An AST-based pattern checker for JavaScript.",
      "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/eslint@9.39.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://eslint.org"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/eslint@9.39.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/eslint/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/eslint/package.json"
              }
            ],
            "concludedValue": "node_modules/eslint/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "@vitest",
      "name": "coverage-v8",
      "version": "4.0.16",
      "description": "V8 coverage provider for Vitest",
      "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/%40vitest/coverage-v8@4.0.16",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/coverage-v8@4.0.16",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/coverage-v8/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/coverage-v8/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/coverage-v8/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "node",
      "version": "24.10.4",
      "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.10.4",
      "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.10.4",
      "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": "Odin van der Linden <odinvanderlinden2001@gmail.com>"
        }
      ],
      "group": "@stryker-mutator",
      "name": "vitest-runner",
      "version": "9.4.0",
      "description": "A plugin to use the vitest test runner and framework in Stryker, the JavaScript mutation testing framework",
      "scope": "optional",
      "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/vitest-runner@9.4.0",
      "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"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@stryker-mutator/vitest-runner@9.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/vitest-runner/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/vitest-runner/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/vitest-runner/package.json"
          }
        ]
      },
      "tags": [
        "framework",
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Nico Jansen <jansennico@gmail.com>"
        }
      ],
      "group": "@stryker-mutator",
      "name": "typescript-checker",
      "version": "9.4.0",
      "description": "A typescript type checker plugin to be used in Stryker, the JavaScript mutation testing framework",
      "scope": "optional",
      "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/typescript-checker@9.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://stryker-mutator.io/docs/stryker-js/typescript-checker"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/stryker-mutator/stryker-js.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/@stryker-mutator/typescript-checker@9.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@stryker-mutator/typescript-checker/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/typescript-checker/package.json"
              }
            ],
            "concludedValue": "node_modules/@stryker-mutator/typescript-checker/package.json"
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Simon de Lang"
        }
      ],
      "group": "@stryker-mutator",
      "name": "core",
      "version": "9.4.0",
      "description": "The extendable JavaScript mutation testing framework",
      "scope": "optional",
      "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.4.0",
      "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.4.0",
      "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"
      ]
    },
    {
      "authors": [
        {
          "name": "Roberto Pintos López"
        }
      ],
      "group": "@inversifyjs",
      "name": "reflect-metadata-utils",
      "version": "1.4.1",
      "description": "Reflect metadata utils",
      "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/%40inversifyjs/reflect-metadata-utils@1.4.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inversifyjs/reflect-metadata-utils@1.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inversifyjs/reflect-metadata-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/reflect-metadata-utils,getOwnReflectMetadata,@inversifyjs/reflect-metadata-utils/getOwnReflectMetadata,setReflectMetadata,@inversifyjs/reflect-metadata-utils/setReflectMetadata,updateOwnReflectMetadata,@inversifyjs/reflect-metadata-utils/updateOwnReflectMetadata"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inversifyjs/reflect-metadata-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@inversifyjs/reflect-metadata-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cjs/binding/actions/getBindingId.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/actions/decrementPendingClassMetadataCount.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/actions/incrementPendingClassMetadataCount.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/actions/setIsInjectableFlag.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/actions/updateClassMetadataWithTypescriptParameterTypes.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/calculations/getClassMetadata.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/calculations/isPendingClassMetadata.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/injectBase.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/injectFrom.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/injectable.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/postConstruct.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/preDestroy.js",
            "line": 4
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/binding/actions/getBindingId.ts",
            "line": 5
          },
          {
            "location": "src/binding/actions/getBindingId.ts",
            "line": 11
          },
          {
            "location": "src/binding/actions/getBindingId.ts",
            "line": 14
          },
          {
            "location": "src/binding/actions/getBindingId.ts",
            "line": 16
          },
          {
            "location": "src/metadata/actions/decrementPendingClassMetadataCount.ts",
            "line": 1
          },
          {
            "location": "src/metadata/actions/decrementPendingClassMetadataCount.ts",
            "line": 16
          },
          {
            "location": "src/metadata/actions/incrementPendingClassMetadataCount.ts",
            "line": 1
          },
          {
            "location": "src/metadata/actions/incrementPendingClassMetadataCount.ts",
            "line": 12
          },
          {
            "location": "src/metadata/actions/setIsInjectableFlag.ts",
            "line": 4
          },
          {
            "location": "src/metadata/actions/setIsInjectableFlag.ts",
            "line": 12
          },
          {
            "location": "src/metadata/actions/setIsInjectableFlag.ts",
            "line": 24
          },
          {
            "location": "src/metadata/actions/updateClassMetadataWithTypescriptParameterTypes.ts",
            "line": 5
          },
          {
            "location": "src/metadata/actions/updateClassMetadataWithTypescriptParameterTypes.ts",
            "line": 18
          },
          {
            "location": "src/metadata/actions/updateClassMetadataWithTypescriptParameterTypes.ts",
            "line": 21
          },
          {
            "location": "src/metadata/calculations/getClassMetadata.ts",
            "line": 2
          },
          {
            "location": "src/metadata/calculations/getClassMetadata.ts",
            "line": 13
          },
          {
            "location": "src/metadata/calculations/isPendingClassMetadata.ts",
            "line": 2
          },
          {
            "location": "src/metadata/calculations/isPendingClassMetadata.ts",
            "line": 7
          },
          {
            "location": "src/metadata/decorators/injectBase.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectBase.ts",
            "line": 135
          },
          {
            "location": "src/metadata/decorators/injectBase.ts",
            "line": 177
          },
          {
            "location": "src/metadata/decorators/injectBase.ts",
            "line": 216
          },
          {
            "location": "src/metadata/decorators/injectFrom.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectFrom.ts",
            "line": 17
          },
          {
            "location": "src/metadata/decorators/injectable.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectable.ts",
            "line": 18
          },
          {
            "location": "src/metadata/decorators/postConstruct.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/postConstruct.ts",
            "line": 15
          },
          {
            "location": "src/metadata/decorators/preDestroy.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/preDestroy.ts",
            "line": 15
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Roberto Pintos López"
        }
      ],
      "group": "@inversifyjs",
      "name": "prototype-utils",
      "version": "0.1.3",
      "description": "Prototype related utils",
      "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/%40inversifyjs/prototype-utils@0.1.3",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inversifyjs/prototype-utils@0.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inversifyjs/prototype-utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/prototype-utils,getBaseType,@inversifyjs/prototype-utils/getBaseType"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inversifyjs/prototype-utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@inversifyjs/prototype-utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cjs/metadata/decorators/injectFromBase.js",
            "line": 4
          },
          {
            "location": "lib/cjs/metadata/decorators/injectFromHierarchy.js",
            "line": 4
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectFromBase.ts",
            "line": 2
          },
          {
            "location": "src/metadata/decorators/injectFromBase.ts",
            "line": 14
          },
          {
            "location": "src/metadata/decorators/injectFromHierarchy.ts",
            "line": 2
          },
          {
            "location": "src/metadata/decorators/injectFromHierarchy.ts",
            "line": 14
          },
          {
            "location": "src/metadata/decorators/injectFromHierarchy.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Remo H. Jansen"
        }
      ],
      "group": "@inversifyjs",
      "name": "common",
      "version": "1.5.2",
      "description": "InversifyJs common utils",
      "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/%40inversifyjs/common@1.5.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inversifyjs/common@1.5.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inversifyjs/common/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/common,stringifyServiceIdentifier,@inversifyjs/common/stringifyServiceIdentifier,LazyServiceIdentifier,@inversifyjs/common/LazyServiceIdentifier,isPromise,@inversifyjs/common/isPromise,Newable,@inversifyjs/common/Newable,Either,@inversifyjs/common/Either,ServiceIdentifier,@inversifyjs/common/ServiceIdentifier,Right,@inversifyjs/common/Right"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inversifyjs/common/package.json"
              }
            ],
            "concludedValue": "node_modules/@inversifyjs/common/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cjs/binding/calculations/stringifyBinding.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/getServiceFromMaybeLazyServiceIdentifier.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/handlePlanError.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/handleResolveError.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/tryBuildGetPlanOptionsFromManagedClassElementMetadata.js",
            "line": 4
          },
          {
            "location": "lib/cjs/planning/calculations/tryBuildGetPlanOptionsFromResolvedValueElementMetadata.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/cacheResolvedValue.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolve.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveBindingActivations.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveBindingDeactivations.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveBindingPreDestroy.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveBindingServiceActivations.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveBindingServiceDeactivations.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveInstanceBindingConstructorParams.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveInstanceBindingNode.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveInstanceBindingNodeFromConstructorParams.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolvePostConstruct.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveResolvedValueBindingNode.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/resolveResolvedValueBindingParams.js",
            "line": 4
          },
          {
            "location": "lib/cjs/resolution/actions/setInstanceProperties.js",
            "line": 4
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/binding/calculations/buildInstanceBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/calculations/cloneBindingCache.ts",
            "line": 1
          },
          {
            "location": "src/binding/calculations/stringifyBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/calculations/stringifyBinding.ts",
            "line": 9
          },
          {
            "location": "src/binding/calculations/stringifyBinding.ts",
            "line": 11
          },
          {
            "location": "src/binding/calculations/stringifyBinding.ts",
            "line": 13
          },
          {
            "location": "src/binding/models/BaseBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/models/BindingConstraints.ts",
            "line": 1
          },
          {
            "location": "src/binding/models/BindingConstraintsImplementation.ts",
            "line": 1
          },
          {
            "location": "src/binding/models/InstanceBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/models/ScopedBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/models/ServiceRedirectionBinding.ts",
            "line": 1
          },
          {
            "location": "src/binding/services/ActivationsService.ts",
            "line": 1
          },
          {
            "location": "src/binding/services/BindingService.ts",
            "line": 1
          },
          {
            "location": "src/binding/services/DeactivationsService.ts",
            "line": 1
          },
          {
            "location": "src/metadata/actions/updateClassMetadataWithTypescriptParameterTypes.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/buildClassElementMetadataFromTypescriptParameterType.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/buildDefaultManagedMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/buildManagedMetadataFromMaybeClassElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/buildManagedMetadataFromMaybeManagedMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/getClassMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/isPendingClassMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/isUserlandEmittedType.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/throwAtInvalidClassMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/calculations/validateConstructorMetadataArray.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/inject.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectFromBase.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/injectFromHierarchy.ts",
            "line": 1
          },
          {
            "location": "src/metadata/decorators/multiInject.ts",
            "line": 1
          },
          {
            "location": "src/metadata/models/BaseManagedClassElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/models/BaseResolvedValueElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/metadata/models/InjectFromOptions.ts",
            "line": 1
          },
          {
            "location": "src/planning/actions/curryBuildPlanServiceNodeFromClassElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/planning/actions/curryBuildPlanServiceNodeFromResolvedValueElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/planning/actions/curryBuildServiceNodeBindings.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/buildFilteredServiceBindings.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/checkPlanServiceRedirectionBindingNodeSingleInjectionBindings.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/getServiceFromMaybeLazyServiceIdentifier.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/getServiceFromMaybeLazyServiceIdentifier.ts",
            "line": 6
          },
          {
            "location": "src/planning/calculations/handlePlanError.ts",
            "line": 4
          },
          {
            "location": "src/planning/calculations/handleResolveError.ts",
            "line": 4
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 4
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 55
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 83
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 118
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 119
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 135
          },
          {
            "location": "src/planning/calculations/throwErrorWhenUnexpectedBindingsAmountFound.ts",
            "line": 149
          },
          {
            "location": "src/planning/calculations/tryBuildGetPlanOptionsFromManagedClassElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/tryBuildGetPlanOptionsFromManagedClassElementMetadata.ts",
            "line": 25
          },
          {
            "location": "src/planning/calculations/tryBuildGetPlanOptionsFromResolvedValueElementMetadata.ts",
            "line": 1
          },
          {
            "location": "src/planning/calculations/tryBuildGetPlanOptionsFromResolvedValueElementMetadata.ts",
            "line": 27
          },
          {
            "location": "src/planning/models/BaseGetPlanOptions.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/BasePlanParams.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/LazyPlanServiceNode.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/MultipleBindingPlanParamsConstraint.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/PlanParamsOperations.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/PlanServiceNode.ts",
            "line": 1
          },
          {
            "location": "src/planning/models/SingleBindingPlanParamsConstraint.ts",
            "line": 1
          },
          {
            "location": "src/planning/services/PlanResultCacheService.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/cacheResolvedValue.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/cacheResolvedValue.ts",
            "line": 17
          },
          {
            "location": "src/resolution/actions/resolve.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingActivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingActivations.ts",
            "line": 21
          },
          {
            "location": "src/resolution/actions/resolveBindingDeactivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingDeactivations.ts",
            "line": 48
          },
          {
            "location": "src/resolution/actions/resolveBindingPreDestroy.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingPreDestroy.ts",
            "line": 37
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceActivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceActivations.ts",
            "line": 19
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceActivations.ts",
            "line": 48
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceDeactivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceDeactivations.ts",
            "line": 19
          },
          {
            "location": "src/resolution/actions/resolveBindingServiceDeactivations.ts",
            "line": 44
          },
          {
            "location": "src/resolution/actions/resolveBindingsDeactivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingConstructorParams.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingNode.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingNode.ts",
            "line": 37
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingNodeFromConstructorParams.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingNodeFromConstructorParams.ts",
            "line": 21
          },
          {
            "location": "src/resolution/actions/resolveInstanceBindingNodeFromConstructorParams.ts",
            "line": 69
          },
          {
            "location": "src/resolution/actions/resolvePostConstruct.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolvePostConstruct.ts",
            "line": 19
          },
          {
            "location": "src/resolution/actions/resolvePostConstruct.ts",
            "line": 48
          },
          {
            "location": "src/resolution/actions/resolveResolvedValueBindingNode.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveResolvedValueBindingNode.ts",
            "line": 28
          },
          {
            "location": "src/resolution/actions/resolveResolvedValueBindingParams.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/resolveServiceDeactivations.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/setInstanceProperties.ts",
            "line": 1
          },
          {
            "location": "src/resolution/actions/setInstanceProperties.ts",
            "line": 45
          },
          {
            "location": "src/resolution/models/DeactivationParams.ts",
            "line": 1
          },
          {
            "location": "src/resolution/models/ResolutionContext.ts",
            "line": 1
          },
          {
            "location": "src/resolution/models/ResolutionParams.ts",
            "line": 1
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@inversifyjs/core@9.2.0"
      ],
      "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-08-22T12:20:46Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Saturday, August 22, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'core' with version '9.2.0'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 17 source files."
    }
  ]
}