{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:166c5abb-7c2c-463b-94b7-1095a49a3aa7",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T13:03:17Z",
    "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": "vitest-runner",
      "version": "4.0.18-tuxcare.1",
      "description": "Vitest test runner",
      "purl": "pkg:npm/vitest-runner@4.0.18-tuxcare.1",
      "bom-ref": "pkg:npm/vitest-runner@4.0.18-tuxcare.1",
      "properties": [
        {
          "name": "cdx:npm:scripts",
          "value": "build, dev"
        },
        {
          "name": "cdx:npm:buildScripts",
          "value": "build"
        },
        {
          "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": "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": "2.0.3",
      "description": "Universal filesystem path 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/pathe@2.0.3",
      "type": "library",
      "bom-ref": "pkg:npm/pathe@2.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/pathe/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "pathe,relative,pathe/relative"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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",
            "line": 3
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 171
          },
          {
            "location": "dist/index.js",
            "line": 7
          },
          {
            "location": "dist/utils.js",
            "line": 4
          },
          {
            "location": "src/utils/collect.ts",
            "line": 5
          },
          {
            "location": "src/utils/collect.ts",
            "line": 195
          }
        ]
      }
    },
    {
      "group": "@vitest",
      "name": "utils",
      "version": "4.0.18-tuxcare.1",
      "description": "Shared Vitest utility functions",
      "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/%40vitest/utils@4.0.18-tuxcare.1",
      "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@4.0.18-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/utils/package.json"
        },
        {
          "name": "ExportedModules",
          "value": "utils/chain,utils/collect,utils/limit-concurrency,utils/suite,utils/tasks,ChainableFunction,chain/ChainableFunction,createChainable,chain/createChainable,calculateSuiteHash,collect/calculateSuiteHash,createFileTask,collect/createFileTask,findTestFileStackTrace,collect/findTestFileStackTrace,generateFileHash,collect/generateFileHash,generateHash,collect/generateHash,interpretTaskModes,collect/interpretTaskModes,someTasksAreOnly,collect/someTasksAreOnly,createTaskName,tasks/createTaskName,getFullName,tasks/getFullName,getNames,tasks/getNames,getSuites,tasks/getSuites,getTasks,tasks/getTasks,getTestName,tasks/getTestName,getTests,tasks/getTests,hasFailed,tasks/hasFailed,hasTests,tasks/hasTests,isTestCase,tasks/isTestCase"
        },
        {
          "name": "ImportedModules",
          "value": "@vitest/utils/error,processError,@vitest/utils/error/processError,@vitest/utils/source-map,parseSingleStack,@vitest/utils/source-map/parseSingleStack,@vitest/utils/helpers,toArray,@vitest/utils/helpers/toArray,isObject,@vitest/utils/helpers/isObject,createDefer,@vitest/utils/helpers/createDefer,assertTypes,@vitest/utils/helpers/assertTypes,isNegativeNaN,@vitest/utils/helpers/isNegativeNaN,objectAttr,@vitest/utils/helpers/objectAttr,shuffle,@vitest/utils/helpers/shuffle,@vitest/utils/timers,getSafeTimers,@vitest/utils/timers/getSafeTimers,@vitest/utils/display,format,@vitest/utils/display/format,formatRegExp,@vitest/utils/display/formatRegExp,objDisplay,@vitest/utils/display/objDisplay,@vitest/utils,Awaitable,@vitest/utils/Awaitable,ParsedStack,@vitest/utils/ParsedStack,Arrayable,@vitest/utils/Arrayable,@vitest/utils/diff,DiffOptions,@vitest/utils/diff/DiffOptions"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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",
            "line": 1
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 110
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 143
          },
          {
            "location": "dist/index.js",
            "line": 1
          },
          {
            "location": "dist/index.js",
            "line": 1411
          },
          {
            "location": "dist/index.js",
            "line": 1726
          },
          {
            "location": "dist/index.js",
            "line": 1750
          },
          {
            "location": "dist/index.js",
            "line": 1842
          },
          {
            "location": "dist/index.js",
            "line": 1890
          },
          {
            "location": "dist/utils.js",
            "line": 2
          },
          {
            "location": "src/collect.ts",
            "line": 3
          },
          {
            "location": "src/collect.ts",
            "line": 94
          },
          {
            "location": "src/run.ts",
            "line": 19
          },
          {
            "location": "src/run.ts",
            "line": 428
          },
          {
            "location": "src/run.ts",
            "line": 459
          },
          {
            "location": "src/run.ts",
            "line": 576
          },
          {
            "location": "src/run.ts",
            "line": 639
          },
          {
            "location": "src/utils/collect.ts",
            "line": 3
          },
          {
            "location": "src/utils/collect.ts",
            "line": 114
          },
          {
            "location": "src/utils/collect.ts",
            "line": 154
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 2
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 202
          },
          {
            "location": "dist/index.js",
            "line": 6
          },
          {
            "location": "dist/utils.js",
            "line": 3
          },
          {
            "location": "src/utils/collect.ts",
            "line": 4
          },
          {
            "location": "src/utils/collect.ts",
            "line": 231
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 4
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 282
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 302
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 305
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 308
          },
          {
            "location": "dist/chunk-tasks.js",
            "line": 311
          },
          {
            "location": "dist/index.js",
            "line": 2
          },
          {
            "location": "dist/index.js",
            "line": 78
          },
          {
            "location": "dist/index.js",
            "line": 231
          },
          {
            "location": "dist/index.js",
            "line": 238
          },
          {
            "location": "dist/index.js",
            "line": 415
          },
          {
            "location": "dist/index.js",
            "line": 440
          },
          {
            "location": "dist/index.js",
            "line": 461
          },
          {
            "location": "dist/index.js",
            "line": 487
          },
          {
            "location": "dist/index.js",
            "line": 542
          },
          {
            "location": "dist/index.js",
            "line": 992
          },
          {
            "location": "dist/index.js",
            "line": 1054
          },
          {
            "location": "dist/index.js",
            "line": 1113
          },
          {
            "location": "dist/index.js",
            "line": 1123
          },
          {
            "location": "dist/index.js",
            "line": 1131
          },
          {
            "location": "dist/index.js",
            "line": 1132
          },
          {
            "location": "dist/index.js",
            "line": 1375
          },
          {
            "location": "dist/index.js",
            "line": 1813
          },
          {
            "location": "dist/index.js",
            "line": 1814
          },
          {
            "location": "dist/utils.js",
            "line": 5
          },
          {
            "location": "src/collect.ts",
            "line": 4
          },
          {
            "location": "src/collect.ts",
            "line": 48
          },
          {
            "location": "src/fixture.ts",
            "line": 3
          },
          {
            "location": "src/fixture.ts",
            "line": 59
          },
          {
            "location": "src/fixture.ts",
            "line": 279
          },
          {
            "location": "src/fixture.ts",
            "line": 288
          },
          {
            "location": "src/hooks.ts",
            "line": 12
          },
          {
            "location": "src/hooks.ts",
            "line": 70
          },
          {
            "location": "src/hooks.ts",
            "line": 107
          },
          {
            "location": "src/hooks.ts",
            "line": 140
          },
          {
            "location": "src/hooks.ts",
            "line": 182
          },
          {
            "location": "src/hooks.ts",
            "line": 274
          },
          {
            "location": "src/run.ts",
            "line": 20
          },
          {
            "location": "src/run.ts",
            "line": 542
          },
          {
            "location": "src/run.ts",
            "line": 544
          },
          {
            "location": "src/suite.ts",
            "line": 26
          },
          {
            "location": "src/suite.ts",
            "line": 672
          },
          {
            "location": "src/suite.ts",
            "line": 778
          },
          {
            "location": "src/suite.ts",
            "line": 875
          },
          {
            "location": "src/suite.ts",
            "line": 886
          },
          {
            "location": "src/suite.ts",
            "line": 893
          },
          {
            "location": "src/suite.ts",
            "line": 894
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 3
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 11
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 34
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 40
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 46
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 52
          },
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "dist/index.js",
            "line": 1202
          },
          {
            "location": "dist/index.js",
            "line": 1442
          },
          {
            "location": "src/context.ts",
            "line": 12
          },
          {
            "location": "src/context.ts",
            "line": 50
          },
          {
            "location": "src/run.ts",
            "line": 21
          },
          {
            "location": "src/run.ts",
            "line": 35
          },
          {
            "location": "dist/index.js",
            "line": 4
          },
          {
            "location": "dist/index.js",
            "line": 1133
          },
          {
            "location": "dist/index.js",
            "line": 1144
          },
          {
            "location": "src/suite.ts",
            "line": 20
          },
          {
            "location": "src/suite.ts",
            "line": 895
          },
          {
            "location": "src/suite.ts",
            "line": 909
          },
          {
            "location": "src/context.ts",
            "line": 1
          },
          {
            "location": "src/map.ts",
            "line": 1
          },
          {
            "location": "src/run.ts",
            "line": 1
          },
          {
            "location": "src/utils/collect.ts",
            "line": 1
          },
          {
            "location": "src/utils/tasks.ts",
            "line": 1
          },
          {
            "location": "src/run.ts",
            "line": 2
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/runner@4.0.18-tuxcare.1"
      ],
      "annotator": {
        "component": {
          "group": "@cyclonedx",
          "name": "cdxgen",
          "version": "12.8.4",
          "purl": "pkg:npm/%40cyclonedx/cdxgen@12.8.4",
          "type": "application",
          "bom-ref": "pkg:npm/@cyclonedx/cdxgen@12.8.4",
          "publisher": "OWASP Foundation",
          "authors": [
            {
              "name": "OWASP Foundation"
            }
          ]
        }
      },
      "timestamp": "2026-09-15T13:03:17Z",
      "text": "This Software Bill-of-Materials (SBOM) document was created on Tuesday, September 15, 2026 with cdxgen. The data was captured during the pre-build lifecycle phase without building the application. The document describes an application named 'runner' with version '4.0.18-tuxcare.1'. 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."
    }
  ]
}
