{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:84246771-2d2f-4d54-8709-c9f51978c723",
  "version": 1,
  "metadata": {
    "timestamp": "2026-07-30T22:35:24Z",
    "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": "runner",
      "group": "@vitest",
      "version": "2.1.3",
      "description": "Vitest test runner",
      "purl": "pkg:npm/%40vitest/runner@2.1.3",
      "bom-ref": "pkg:npm/@vitest/runner@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/runner#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@vitest/utils/package.json\\nnode_modules/pathe/package.json"
      }
    ]
  },
  "components": [
    {
      "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,relative,pathe/relative"
        }
      ],
      "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": "dist/chunk-tasks.js#2"
          },
          {
            "location": "dist/index.js#6"
          },
          {
            "location": "dist/utils.js#3"
          },
          {
            "location": "src/utils/collect.ts#2"
          }
        ]
      }
    },
    {
      "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": "ExportedModules",
          "value": "utils/collect,utils/suite,utils/tasks,utils/chain,utils/limit-concurrency,interpretTaskModes,collect/interpretTaskModes,someTasksAreOnly,collect/someTasksAreOnly,generateHash,collect/generateHash,calculateSuiteHash,collect/calculateSuiteHash,createFileTask,collect/createFileTask,isAtomTest,tasks/isAtomTest,getTests,tasks/getTests,getTasks,tasks/getTasks,getSuites,tasks/getSuites,hasTests,tasks/hasTests,hasFailed,tasks/hasFailed,getNames,tasks/getNames,createChainable,chain/createChainable,ChainableFunction,chain/ChainableFunction"
        },
        {
          "name": "ExportedModules",
          "value": "@vitest/utils/error"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils/error,processError,@vitest/utils/error/processError,@vitest/utils,toArray,@vitest/utils/toArray,getSafeTimers,@vitest/utils/getSafeTimers,isObject,@vitest/utils/isObject,createDefer,@vitest/utils/createDefer,isNegativeNaN,@vitest/utils/isNegativeNaN,format,@vitest/utils/format,objDisplay,@vitest/utils/objDisplay,objectAttr,@vitest/utils/objectAttr,shuffle,@vitest/utils/shuffle,assertTypes,@vitest/utils/assertTypes,Awaitable,@vitest/utils/Awaitable,Arrayable,@vitest/utils/Arrayable,@vitest/utils/source-map,parseSingleStack,@vitest/utils/source-map/parseSingleStack,@vitest/utils/diff,DiffOptions,@vitest/utils/diff/DiffOptions"
        }
      ],
      "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": "dist/chunk-tasks.js#1"
          },
          {
            "location": "dist/index.js#2"
          },
          {
            "location": "dist/index.js#3"
          },
          {
            "location": "dist/utils.js#2"
          },
          {
            "location": "src/collect.ts#1"
          },
          {
            "location": "src/index.ts#20"
          },
          {
            "location": "src/run.ts#3"
          },
          {
            "location": "src/utils/collect.ts#1"
          },
          {
            "location": "dist/chunk-tasks.js#3"
          },
          {
            "location": "dist/index.js#1"
          },
          {
            "location": "dist/utils.js#4"
          },
          {
            "location": "src/collect.ts#2"
          },
          {
            "location": "src/context.ts#1"
          },
          {
            "location": "src/context.ts#2"
          },
          {
            "location": "src/fixture.ts#1"
          },
          {
            "location": "src/hooks.ts#1"
          },
          {
            "location": "src/map.ts#1"
          },
          {
            "location": "src/run.ts#1"
          },
          {
            "location": "src/run.ts#2"
          },
          {
            "location": "src/suite.ts#8"
          },
          {
            "location": "src/utils/tasks.ts#1"
          },
          {
            "location": "dist/index.js#5"
          },
          {
            "location": "src/suite.ts#9"
          },
          {
            "location": "src/run.ts#4"
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/runner@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:24Z",
      "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 'runner' with version '2.1.3'. The package type in this SBOM is npm with a single purl namespace '@vitest' described under components. The components were identified from the source files: node_modules/@vitest/utils/package.json, node_modules/pathe/package.json."
    }
  ]
}