{
  "bomFormat": "CycloneDX",
  "specVersion": "1.7",
  "serialNumber": "urn:uuid:a347ee3b-3a20-443c-8eae-d6cc2f01816a",
  "version": 1,
  "metadata": {
    "timestamp": "2026-09-15T10:56:10Z",
    "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": "coverage-v8",
      "group": "@vitest",
      "version": "3.2.7-tuxcare.1",
      "description": "V8 coverage provider for Vitest",
      "purl": "pkg:npm/%40vitest/coverage-v8@3.2.7-tuxcare.1",
      "bom-ref": "pkg:npm/@vitest/coverage-v8@3.2.7-tuxcare.1",
      "author": "Anthony Fu <anthonyfu117@hotmail.com>",
      "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/coverage-v8#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ]
    },
    "properties": [
      {
        "name": "cdx:bom:componentTypes",
        "value": "npm"
      },
      {
        "name": "cdx:bom:componentNamespaces",
        "value": "@ampproject\\n@bcoe\\n@types\\n@vitest"
      },
      {
        "name": "cdx:bom:componentSrcFiles",
        "value": "node_modules/@ampproject/remapping/package.json\\nnode_modules/@bcoe/v8-coverage/package.json\\nnode_modules/@types/debug/package.json\\nnode_modules/@types/istanbul-lib-coverage/package.json\\nnode_modules/@types/istanbul-lib-report/package.json\\nnode_modules/@types/istanbul-lib-source-maps/package.json\\nnode_modules/@types/istanbul-reports/package.json\\nnode_modules/@types/test-exclude/package.json\\nnode_modules/@vitest/browser/package.json\\nnode_modules/ast-v8-to-istanbul/package.json\\nnode_modules/debug/package.json\\nnode_modules/istanbul-lib-coverage/package.json\\nnode_modules/istanbul-lib-report/package.json\\nnode_modules/istanbul-lib-source-maps/package.json\\nnode_modules/istanbul-reports/package.json\\nnode_modules/magic-string/package.json\\nnode_modules/magicast/package.json\\nnode_modules/pathe/package.json\\nnode_modules/std-env/package.json\\nnode_modules/test-exclude/package.json\\nnode_modules/tinyrainbow/package.json\\nnode_modules/v8-to-istanbul/package.json\\nnode_modules/vite-node/package.json\\nnode_modules/vitest/package.json"
      }
    ]
  },
  "components": [
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vitest",
      "version": "3.2.7-tuxcare.1",
      "description": "Next generation testing framework powered by Vite",
      "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/vitest@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "framework",
      "bom-ref": "pkg:npm/vitest@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vitest/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vitest/coverage,BaseCoverageProvider,vitest/coverage/BaseCoverageProvider,vitest/node,parseAstAsync,vitest/node/parseAstAsync,CoverageProviderModule,vitest/node/CoverageProviderModule,vitest,AfterSuiteRunMeta,vitest/AfterSuiteRunMeta,CoverageProvider,vitest/node/CoverageProvider,ReportContext,vitest/node/ReportContext,ResolvedCoverageOptions,vitest/node/ResolvedCoverageOptions,TestProject,vitest/node/TestProject,Vitest,vitest/node/Vitest"
        },
        {
          "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"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 23
          },
          {
            "location": "src/provider.ts",
            "line": 27
          },
          {
            "location": "dist/provider.js",
            "line": 24
          },
          {
            "location": "src/browser.ts",
            "line": 2
          },
          {
            "location": "src/index.ts",
            "line": 2
          },
          {
            "location": "src/provider.ts",
            "line": 5
          },
          {
            "location": "src/provider.ts",
            "line": 6
          },
          {
            "location": "src/provider.ts",
            "line": 28
          },
          {
            "location": "dist/provider.js",
            "line": 2683
          },
          {
            "location": "src/provider.ts",
            "line": 249
          }
        ]
      },
      "tags": [
        "framework"
      ]
    },
    {
      "authors": [
        {
          "name": "Anthony Fu <anthonyfu117@hotmail.com>"
        }
      ],
      "group": "",
      "name": "vite-node",
      "version": "3.2.4",
      "description": "Vite as Node.js runtime",
      "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/vite-node@3.2.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/blob/main/packages/vite-node#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/vite-node@3.2.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/vite-node/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "vite-node,EncodedSourceMap,vite-node/EncodedSourceMap,FetchResult,vite-node/FetchResult,vite-node/utils,cleanUrl,vite-node/utils/cleanUrl"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/vite-node/package.json"
              }
            ],
            "concludedValue": "node_modules/vite-node/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/provider.ts",
            "line": 4
          },
          {
            "location": "src/provider.ts",
            "line": 25
          },
          {
            "location": "src/provider.ts",
            "line": 573
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Coe <ben@npmjs.com>"
        }
      ],
      "group": "",
      "name": "v8-to-istanbul",
      "version": "9.3.0",
      "description": "convert from v8 coverage format to istanbul's format",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/v8-to-istanbul@9.3.0",
      "type": "library",
      "bom-ref": "pkg:npm/v8-to-istanbul@9.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/v8-to-istanbul/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "v8-to-istanbul"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/v8-to-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/v8-to-istanbul/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "src/provider.ts",
            "line": 24
          },
          {
            "location": "src/provider.ts",
            "line": 340
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "",
      "name": "tinyrainbow",
      "version": "2.0.0",
      "description": "A small library to print colourful messages.",
      "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/tinyrainbow@2.0.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/tinylibs/tinyrainbow#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/tinylibs/tinyrainbow.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/tinyrainbow@2.0.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/tinyrainbow/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "tinyrainbow"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/tinyrainbow/package.json"
              }
            ],
            "concludedValue": "node_modules/tinyrainbow/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 15
          },
          {
            "location": "dist/provider.js",
            "line": 2611
          },
          {
            "location": "dist/provider.js",
            "line": 2619
          },
          {
            "location": "dist/provider.js",
            "line": 2657
          },
          {
            "location": "dist/provider.js",
            "line": 2822
          },
          {
            "location": "src/provider.ts",
            "line": 23
          },
          {
            "location": "src/provider.ts",
            "line": 127
          },
          {
            "location": "src/provider.ts",
            "line": 128
          },
          {
            "location": "src/provider.ts",
            "line": 142
          },
          {
            "location": "src/provider.ts",
            "line": 205
          },
          {
            "location": "src/provider.ts",
            "line": 480
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ben Coe <ben@npmjs.com>"
        }
      ],
      "group": "",
      "name": "test-exclude",
      "version": "7.0.1",
      "description": "test for inclusion or exclusion of paths using globs",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "ISC",
            "url": "https://opensource.org/licenses/ISC",
            "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/test-exclude@7.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/istanbuljs/test-exclude.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/test-exclude@7.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/test-exclude/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "test-exclude"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/test-exclude/package.json"
              }
            ],
            "concludedValue": "node_modules/test-exclude/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 14
          },
          {
            "location": "src/provider.ts",
            "line": 22
          }
        ]
      }
    },
    {
      "group": "",
      "name": "std-env",
      "version": "3.9.0",
      "description": "Runtime agnostic JS 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/std-env@3.9.0",
      "type": "library",
      "bom-ref": "pkg:npm/std-env@3.9.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/std-env/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "std-env,provider,std-env/provider"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/std-env/package.json"
              }
            ],
            "concludedValue": "node_modules/std-env/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/index.js",
            "line": 3
          },
          {
            "location": "dist/provider.js",
            "line": 13
          },
          {
            "location": "src/index.ts",
            "line": 6
          },
          {
            "location": "src/provider.ts",
            "line": 21
          }
        ]
      }
    },
    {
      "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,normalize,pathe/normalize,resolve,pathe/resolve"
        },
        {
          "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": "src/provider.ts",
            "line": 20
          },
          {
            "location": "src/provider.ts",
            "line": 176
          },
          {
            "location": "src/provider.ts",
            "line": 369
          }
        ]
      }
    },
    {
      "group": "",
      "name": "magicast",
      "version": "0.3.5",
      "description": "Modify a JS/TS file and write back magically just like JSON!",
      "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/magicast@0.3.5",
      "type": "library",
      "bom-ref": "pkg:npm/magicast@0.3.5",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magicast/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magicast,parseModule,magicast/parseModule,ProxifiedModule,magicast/ProxifiedModule"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/magicast/package.json"
              }
            ],
            "concludedValue": "node_modules/magicast/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 12
          },
          {
            "location": "dist/provider.js",
            "line": 2634
          },
          {
            "location": "src/provider.ts",
            "line": 2
          },
          {
            "location": "src/provider.ts",
            "line": 19
          },
          {
            "location": "src/provider.ts",
            "line": 163
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Rich Harris"
        }
      ],
      "group": "",
      "name": "magic-string",
      "version": "0.30.17",
      "description": "Modify strings, generate sourcemaps",
      "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/magic-string@0.30.17",
      "type": "library",
      "bom-ref": "pkg:npm/magic-string@0.30.17",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/magic-string/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "magic-string"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "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/provider.js",
            "line": 11
          },
          {
            "location": "src/provider.ts",
            "line": 18
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-reports",
      "version": "3.1.7",
      "description": "istanbul reports",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/istanbul-reports@3.1.7",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-reports@3.1.7",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-reports/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-reports"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/istanbul-reports/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-reports/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 10
          },
          {
            "location": "dist/provider.js",
            "line": 2623
          },
          {
            "location": "src/provider.ts",
            "line": 17
          },
          {
            "location": "src/provider.ts",
            "line": 148
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-lib-source-maps",
      "version": "5.0.6",
      "description": "Source maps support for istanbul",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/istanbul-lib-source-maps@5.0.6",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-lib-source-maps@5.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-lib-source-maps/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-lib-source-maps"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/istanbul-lib-source-maps/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-lib-source-maps/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 9
          },
          {
            "location": "dist/provider.js",
            "line": 2838
          },
          {
            "location": "src/provider.ts",
            "line": 16
          },
          {
            "location": "src/provider.ts",
            "line": 513
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-lib-report",
      "version": "3.0.1",
      "description": "Base reporting library for istanbul",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/istanbul-lib-report@3.0.1",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-lib-report@3.0.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-lib-report/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-lib-report"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/istanbul-lib-report/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-lib-report/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 8
          },
          {
            "location": "dist/provider.js",
            "line": 2613
          },
          {
            "location": "src/provider.ts",
            "line": 15
          },
          {
            "location": "src/provider.ts",
            "line": 134
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Krishnan Anantheswaran <kananthmail-github@yahoo.com>"
        }
      ],
      "group": "",
      "name": "istanbul-lib-coverage",
      "version": "3.2.2",
      "description": "Data library for istanbul coverage objects",
      "scope": "required",
      "licenses": [
        {
          "license": {
            "id": "BSD-3-Clause",
            "url": "https://opensource.org/licenses/BSD-3-Clause",
            "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/istanbul-lib-coverage@3.2.2",
      "externalReferences": [
        {
          "type": "website",
          "url": "https://istanbul.js.org/"
        },
        {
          "type": "vcs",
          "url": "git+ssh://git@github.com/istanbuljs/istanbuljs.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/istanbul-lib-coverage@3.2.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/istanbul-lib-coverage/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "istanbul-lib-coverage,CoverageMap,istanbul-lib-coverage/CoverageMap"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/istanbul-lib-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/istanbul-lib-coverage/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 7
          },
          {
            "location": "dist/provider.js",
            "line": 2567
          },
          {
            "location": "src/provider.ts",
            "line": 1
          },
          {
            "location": "src/provider.ts",
            "line": 14
          },
          {
            "location": "src/provider.ts",
            "line": 66
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "authors": [
        {
          "name": "Josh Junon (https://github.com/qix-)"
        }
      ],
      "group": "",
      "name": "debug",
      "version": "4.4.1",
      "description": "Lightweight debugging utility for Node.js and the browser",
      "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/debug@4.4.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/debug-js/debug.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/debug@4.4.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/debug/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "debug"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/debug/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 6
          },
          {
            "location": "dist/provider.js",
            "line": 2550
          },
          {
            "location": "src/provider.ts",
            "line": 13
          },
          {
            "location": "src/provider.ts",
            "line": 45
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Ari Perkki\u00f6 <ari.perkkio@gmail.com>"
        }
      ],
      "group": "",
      "name": "ast-v8-to-istanbul",
      "version": "0.3.3",
      "description": "AST-aware v8-to-istanbul",
      "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/ast-v8-to-istanbul@0.3.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/AriPerkkio/ast-v8-to-istanbul"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/AriPerkkio/ast-v8-to-istanbul.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/ast-v8-to-istanbul@0.3.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/ast-v8-to-istanbul/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "ast-v8-to-istanbul"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/ast-v8-to-istanbul/package.json"
              }
            ],
            "concludedValue": "node_modules/ast-v8-to-istanbul/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 5
          },
          {
            "location": "dist/provider.js",
            "line": 2688
          },
          {
            "location": "src/provider.ts",
            "line": 12
          },
          {
            "location": "src/provider.ts",
            "line": 256
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@vitest",
      "name": "browser",
      "version": "3.2.7-tuxcare.1",
      "description": "Browser running 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/browser@3.2.7-tuxcare.1",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/vitest-dev/vitest/tree/main/packages/browser#readme"
        },
        {
          "type": "vcs",
          "url": "git+https://github.com/vitest-dev/vitest.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@vitest/browser@3.2.7-tuxcare.1",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@vitest/browser/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/browser/package.json"
              }
            ],
            "concludedValue": "node_modules/@vitest/browser/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "test-exclude",
      "version": "6.0.2",
      "description": "TypeScript definitions for test-exclude",
      "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/%40types/test-exclude@6.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/test-exclude"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/test-exclude@6.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/test-exclude/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/test-exclude/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/test-exclude/package.json"
          }
        ]
      }
    },
    {
      "group": "@types",
      "name": "istanbul-reports",
      "version": "3.0.4",
      "description": "TypeScript definitions for istanbul-reports",
      "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/%40types/istanbul-reports@3.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-reports"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-reports@3.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-reports/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/istanbul-reports/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-reports/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-source-maps",
      "version": "4.0.4",
      "description": "TypeScript definitions for istanbul-lib-source-maps",
      "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/%40types/istanbul-lib-source-maps@4.0.4",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-source-maps@4.0.4",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-source-maps/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/istanbul-lib-source-maps/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-source-maps/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-report",
      "version": "3.0.3",
      "description": "TypeScript definitions for istanbul-lib-report",
      "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/%40types/istanbul-lib-report@3.0.3",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-report"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-report@3.0.3",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-report/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/istanbul-lib-report/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-report/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "istanbul-lib-coverage",
      "version": "2.0.6",
      "description": "TypeScript definitions for istanbul-lib-coverage",
      "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/%40types/istanbul-lib-coverage@2.0.6",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-coverage"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/istanbul-lib-coverage@2.0.6",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/istanbul-lib-coverage/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/istanbul-lib-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/istanbul-lib-coverage/package.json"
          }
        ]
      },
      "tags": [
        "test"
      ]
    },
    {
      "group": "@types",
      "name": "debug",
      "version": "4.1.12",
      "description": "TypeScript definitions for debug",
      "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/%40types/debug@4.1.12",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/debug"
        },
        {
          "type": "vcs",
          "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@types/debug@4.1.12",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@types/debug/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/debug/package.json"
              }
            ],
            "concludedValue": "node_modules/@types/debug/package.json"
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Charles Samborski <demurgos@demurgos.net> (https://demurgos.net)"
        }
      ],
      "group": "@bcoe",
      "name": "v8-coverage",
      "version": "1.0.2",
      "description": "Helper functions for V8 coverage files.",
      "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/%40bcoe/v8-coverage@1.0.2",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git://github.com/bcoe/v8-coverage.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@bcoe/v8-coverage@1.0.2",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@bcoe/v8-coverage/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@bcoe/v8-coverage,mergeProcessCovs,@bcoe/v8-coverage/mergeProcessCovs"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@bcoe/v8-coverage/package.json"
              }
            ],
            "concludedValue": "node_modules/@bcoe/v8-coverage/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 4
          },
          {
            "location": "dist/provider.js",
            "line": 2575
          },
          {
            "location": "src/provider.ts",
            "line": 11
          },
          {
            "location": "src/provider.ts",
            "line": 77
          }
        ]
      }
    },
    {
      "authors": [
        {
          "name": "Justin Ridgewell <jridgewell@google.com>"
        }
      ],
      "group": "@ampproject",
      "name": "remapping",
      "version": "2.3.0",
      "description": "Remap sequential sourcemaps through transformations to point at the original source code",
      "scope": "required",
      "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/%40ampproject/remapping@2.3.0",
      "externalReferences": [
        {
          "type": "vcs",
          "url": "git+https://github.com/ampproject/remapping.git"
        }
      ],
      "type": "library",
      "bom-ref": "pkg:npm/@ampproject/remapping@2.3.0",
      "properties": [
        {
          "name": "SrcFile",
          "value": "node_modules/@ampproject/remapping/package.json"
        },
        {
          "name": "ImportedModules",
          "value": "@ampproject/remapping"
        },
        {
          "name": "cdx:license:category",
          "value": "Permissive"
        }
      ],
      "evidence": {
        "identity": [
          {
            "field": "purl",
            "confidence": 0.7,
            "methods": [
              {
                "technique": "manifest-analysis",
                "confidence": 0.7,
                "value": "node_modules/@ampproject/remapping/package.json"
              }
            ],
            "concludedValue": "node_modules/@ampproject/remapping/package.json"
          }
        ],
        "occurrences": [
          {
            "location": "dist/provider.js",
            "line": 3
          },
          {
            "location": "dist/provider.js",
            "line": 2858
          },
          {
            "location": "src/provider.ts",
            "line": 9
          },
          {
            "location": "src/provider.ts",
            "line": 545
          }
        ]
      }
    }
  ],
  "dependencies": [],
  "annotations": [
    {
      "bom-ref": "metadata-annotations",
      "subjects": [
        "pkg:npm/@vitest/coverage-v8@3.2.7-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-15T10:56:10Z",
      "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 'coverage-v8' with version '3.2.7-tuxcare.1'. The package type in this SBOM is npm with 4 purl namespaces described under components. The components were identified from 24 source files."
    }
  ]
}
