{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:e426d9d7-4211-4fc7-a4c7-601272c7ca14",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T22:35:23Z",
    "tools": {
      "components": [
        {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      ]
    },
    "authors": [
      {
        "name": "OWASP Foundation"
      }
    ],
    "lifecycles": [
      {
        "phase": "pre-build"
      }
    ],
    "component": {
      "name": "mocker",
      "group": "@vitest",
      "version": "2.1.3",
      "description": "Vitest module mocker implementation",
      "purl": "pkg:npm/%40vitest/mocker@2.1.3",
      "bom-ref": "pkg:npm/@vitest/mocker@2.1.3",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        }
      ],
      "type": "application",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/mocker#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@types/estree/package.json\\nnode_modules/@vitest/spy/package.json\\nnode_modules/@vitest/utils/package.json\\nnode_modules/acorn-walk/package.json\\nnode_modules/estree-walker/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/msw/package.json\\nnode_modules/pathe/package.json\\nnode_modules/vite/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Evan You"
        }
      ],
      "group": "",
      "name": "vite",
      "version": "5.4.0",
      "description": "Native-ESM powered web dev build tool",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/vite@5.4.0",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://vitejs.dev"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitejs/vite.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite@5.4.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite,createFilter,vite/createFilter,vite/types/hot.js,ViteHotContext,vite/types/hot.js/ViteHotContext,Plugin,vite/Plugin,Rollup,vite/Rollup,ViteDevServer,vite/ViteDevServer,ResolvedConfig,vite/ResolvedConfig"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite/package.json"
              }
            ],
            "concludedValue": "node_modules/vite/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/node.js#4"
          },
          {
            "location": "src/browser/utils.ts#1"
          },
          {
            "location": "src/node/automockPlugin.ts#2"
          },
          {
            "location": "src/node/dynamicImportPlugin.ts#3"
          },
          {
            "location": "src/node/esmWalker.ts#12"
          },
          {
            "location": "src/node/hoistMocksPlugin.ts#15"
          },
          {
            "location": "src/node/hoistMocksPlugin.ts#16"
          },
          {
            "location": "src/node/interceptorPlugin.ts#3"
          },
          {
            "location": "src/node/mockerPlugin.ts#3"
          },
          {
            "location": "src/node/resolver.ts#4"
          }
        ]
      },
      "tags": [
        "web"
      ]
    },
    {
      "group": "",
      "name": "pathe",
      "version": "1.1.2",
      "description": "Universal filesystem path utils",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/pathe@1.1.2",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@1.1.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,extname,pathe/extname,join,pathe/join,resolve,pathe/resolve,basename,pathe/basename,dirname,pathe/dirname,isAbsolute,pathe/isAbsolute"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/pathe/package.json"
              }
            ],
            "concludedValue": "node_modules/pathe/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/browser/mocker.ts#1"
          },
          {
            "location": "src/node/mockerPlugin.ts#5"
          },
          {
            "location": "src/node/redirect.ts#3"
          },
          {
            "location": "src/node/resolver.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Artem Zakharchenko (https://github.com/kettanaito)"
        }
      ],
      "group": "",
      "name": "msw",
      "version": "2.3.5",
      "description": "Seamless REST/GraphQL API mocking library for browser and Node.js.",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/msw@2.3.5",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://mswjs.io"
        },
        {
          "type": "vcs",
          "url": "https://github.com/mswjs/msw"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/msw@2.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/msw/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "msw/browser,SetupWorker,msw/browser/SetupWorker,StartOptions,msw/browser/StartOptions,msw/core/http,msw,HttpHandler,msw/HttpHandler"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/msw/package.json"
              }
            ],
            "concludedValue": "node_modules/msw/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/browser.js#60"
          },
          {
            "location": "src/browser/interceptor-msw.ts#1"
          },
          {
            "location": "src/browser/interceptor-msw.ts#97"
          },
          {
            "location": "dist/browser.js#61"
          },
          {
            "location": "src/browser/interceptor-msw.ts#2"
          },
          {
            "location": "src/browser/interceptor-msw.ts#98"
          }
        ]
      },
      "tags": [
        "api"
      ]
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.11",
      "description": "Modify strings, generate sourcemaps",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/magic-string@0.30.11",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.11",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string,SourceMap,magic-string/SourceMap"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magic-string/package.json"
              }
            ],
            "concludedValue": "node_modules/magic-string/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/node.js#1"
          },
          {
            "location": "src/node/automockPlugin.ts#1"
          },
          {
            "location": "src/node/dynamicImportPlugin.ts#1"
          },
          {
            "location": "src/node/dynamicImportPlugin.ts#2"
          },
          {
            "location": "src/node/hoistMocksPlugin.ts#1"
          },
          {
            "location": "src/node/hoistMocksPlugin.ts#2"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "estree-walker",
      "version": "3.0.3",
      "description": "Traverse an ESTree-compliant AST",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/estree-walker@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/Rich-Harris/estree-walker"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/estree-walker@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/estree-walker/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "estree-walker,walk,estree-walker/walk"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/estree-walker/package.json"
              }
            ],
            "concludedValue": "node_modules/estree-walker/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/node.js#5"
          },
          {
            "location": "src/node/esmWalker.ts#11"
          }
        ]
      }
    },
    {
      "group": "",
      "name": "acorn-walk",
      "version": "8.3.3",
      "description": "ECMAScript (ESTree) AST walker",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/acorn-walk@8.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn"
        },
        {
          "type": "vcs",
          "url": "https://github.com/acornjs/acorn.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/acorn-walk@8.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/acorn-walk/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "acorn-walk,findNodeAround,acorn-walk/findNodeAround"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/acorn-walk/package.json"
              }
            ],
            "concludedValue": "node_modules/acorn-walk/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/node/hoistMocksPlugin.ts#14"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "2.1.3",
      "description": "Shared Vitest utility functions",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/utils@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/utils#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/utils@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/utils/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils,createSimpleStackTrace,@vitest/utils/createSimpleStackTrace,@vitest/utils/source-map,parseSingleStack,@vitest/utils/source-map/parseSingleStack"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/utils/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/utils/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/browser/hints.ts#2"
          },
          {
            "location": "src/browser/hints.ts#3"
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "spy",
      "version": "2.1.3",
      "description": "Lightweight Jest compatible spy implementation",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40vitest/spy@2.1.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/spy#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/spy@2.1.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/spy/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/spy,spyOn,@vitest/spy/spyOn,MaybeMockedDeep,@vitest/spy/MaybeMockedDeep"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@vitest/spy/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/spy/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/auto-register.js#7"
          },
          {
            "location": "dist/register.js#1"
          },
          {
            "location": "src/browser/hints.ts#1"
          },
          {
            "location": "src/browser/register.ts#1"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "estree",
      "version": "1.0.5",
      "description": "TypeScript definitions for estree",
      "scope": "optional",
      "licenses": [
        {
          "license": {
            "id": "MIT",
            "url": "https://opensource.org/licenses/MIT"
          }
        }
      ],
      "purl": "pkg:npm/%40types/estree@1.0.5",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/estree"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/estree@1.0.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/estree/package.json"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@types/estree/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/estree/package.json"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/mocker@2.1.3"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.3.3",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.3.3",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.3.3",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-07-30T22:35:23Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Thursday, July 30, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'mocker' with version '2.1.3'. The package type in this SBOM is npm with 2 purl namespaces described under components. The components were identified from 9 source files."
    }
  ]
}