MCPcopy Create free account
hub / github.com/npmx-dev/npmx.dev / vulnerabilities.spec.ts

File vulnerabilities.spec.ts

test/e2e/vulnerabilities.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from './test-utils'
2
3function toLocalUrl(baseURL: string | undefined, path: string): string {
4 if (!baseURL) return path

Callers

nothing calls this directly

Calls 3

toLocalUrlFunction · 0.70
fetchVulnerabilitiesFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected