{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:3236b531-c03b-4a02-89c6-922ff2f768d1",
  "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": "inversify",
      "group": "",
      "version": "7.11.0",
      "description": "A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.",
      "purl": "pkg:npm/inversify@7.11.0",
      "bom-ref": "pkg:npm/inversify@7.11.0",
      "author": "Remo H. Jansen",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, build:cjs, build:esm, build:clean, format, lint, prebuild, test, test:integration, test:coverage, 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@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@inversifyjs/common/package.json\\nnode_modules/@inversifyjs/container/package.json\\nnode_modules/@inversifyjs/core/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": "Roberto Pintos López"
        }
      ],
      "group": "@inversifyjs",
      "name": "core",
      "version": "9.2.0",
      "description": "InversifyJs core package",
      "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/core@9.2.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inversifyjs/core@9.2.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inversifyjs/core/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@inversifyjs/core,bindingScopeValues,@inversifyjs/core/bindingScopeValues,bindingTypeValues,@inversifyjs/core/bindingTypeValues,decorate,@inversifyjs/core/decorate,inject,@inversifyjs/core/inject,injectFromBase,@inversifyjs/core/injectFromBase,injectFromHierarchy,@inversifyjs/core/injectFromHierarchy,injectable,@inversifyjs/core/injectable,multiInject,@inversifyjs/core/multiInject,named,@inversifyjs/core/named,optional,@inversifyjs/core/optional,postConstruct,@inversifyjs/core/postConstruct,preDestroy,@inversifyjs/core/preDestroy,tagged,@inversifyjs/core/tagged,unmanaged,@inversifyjs/core/unmanaged,BindingActivation,@inversifyjs/core/BindingActivation,BindingConstraints,@inversifyjs/core/BindingConstraints,BindingDeactivation,@inversifyjs/core/BindingDeactivation,BindingScope,@inversifyjs/core/BindingScope,DynamicValueBuilder,@inversifyjs/core/DynamicValueBuilder,Factory,@inversifyjs/core/Factory,GetAllOptions,@inversifyjs/core/GetAllOptions,GetOptions,@inversifyjs/core/GetOptions,GetOptionsTagConstraint,@inversifyjs/core/GetOptionsTagConstraint,InjectFromBaseOptions,@inversifyjs/core/InjectFromBaseOptions,InjectFromBaseOptionsLifecycle,@inversifyjs/core/InjectFromBaseOptionsLifecycle,InjectFromHierarchyOptions,@inversifyjs/core/InjectFromHierarchyOptions,InjectFromHierarchyOptionsLifecycle,@inversifyjs/core/InjectFromHierarchyOptionsLifecycle,MetadataName,@inversifyjs/core/MetadataName,MetadataTag,@inversifyjs/core/MetadataTag,MultiInjectOptions,@inversifyjs/core/MultiInjectOptions,OptionalGetOptions,@inversifyjs/core/OptionalGetOptions,Provider,@inversifyjs/core/Provider,ResolutionContext,@inversifyjs/core/ResolutionContext"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/core"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inversifyjs/core/package.json"
              }
            ],
            "concludedValue": "node_modules/@inversifyjs/core/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cjs/index.js",
            "line": 9
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 68
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Remo H. Jansen"
        }
      ],
      "group": "@inversifyjs",
      "name": "container",
      "version": "1.15.0",
      "description": "InversifyJs container",
      "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/container@1.15.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://inversify.io"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/inversify/monorepo.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@inversifyjs/container@1.15.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@inversifyjs/container/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "@inversifyjs/container,ContainerModule,@inversifyjs/container/ContainerModule,Bind,@inversifyjs/container/Bind,BindInFluentSyntax,@inversifyjs/container/BindInFluentSyntax,BindingIdentifier,@inversifyjs/container/BindingIdentifier,BindInWhenOnFluentSyntax,@inversifyjs/container/BindInWhenOnFluentSyntax,BindOnFluentSyntax,@inversifyjs/container/BindOnFluentSyntax,BindToFluentSyntax,@inversifyjs/container/BindToFluentSyntax,BindWhenFluentSyntax,@inversifyjs/container/BindWhenFluentSyntax,BindWhenOnFluentSyntax,@inversifyjs/container/BindWhenOnFluentSyntax,BoundServiceSyntax,@inversifyjs/container/BoundServiceSyntax,ContainerModuleLoadOptions,@inversifyjs/container/ContainerModuleLoadOptions,ContainerOptions,@inversifyjs/container/ContainerOptions,IsBound,@inversifyjs/container/IsBound,IsBoundOptions,@inversifyjs/container/IsBoundOptions,MapToResolvedValueInjectOptions,@inversifyjs/container/MapToResolvedValueInjectOptions,OnActivation,@inversifyjs/container/OnActivation,OnDeactivation,@inversifyjs/container/OnDeactivation,Rebind,@inversifyjs/container/Rebind,RebindSync,@inversifyjs/container/RebindSync,ResolvedValueInjectOptions,@inversifyjs/container/ResolvedValueInjectOptions,ResolvedValueMetadataInjectOptions,@inversifyjs/container/ResolvedValueMetadataInjectOptions,ResolvedValueMetadataInjectTagOptions,@inversifyjs/container/ResolvedValueMetadataInjectTagOptions,Unbind,@inversifyjs/container/Unbind,UnbindSync,@inversifyjs/container/UnbindSync"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/container"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@inversifyjs/container/package.json"
              }
            ],
            "concludedValue": "node_modules/@inversifyjs/container/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "lib/cjs/index.js",
            "line": 6
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 32
          }
        ]
      }
    },
    {
      "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": "ExportedModules",
          "value": "@inversifyjs/common,Newable,@inversifyjs/common/Newable,LazyServiceIdentifier,@inversifyjs/common/LazyServiceIdentifier,ServiceIdentifier,@inversifyjs/common/ServiceIdentifier"
        },
        {
          "name": "ImportedModules",
          "value": "@inversifyjs/common"
        },
        {
          "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/index.js",
            "line": 4
          },
          {
            "location": "lib/esm/index.js",
            "line": 1
          },
          {
            "location": "src/index.ts",
            "line": 5
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/inversify@7.11.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 'inversify' with version '7.11.0'. The package type in this SBOM is npm with 3 purl namespaces described under components. The components were identified from 14 source files."
    }
  ]
}