MCPcopy
hub / github.com/vercel/next.js / security.ts

File security.ts

test/production/pages-dir/production/test/security.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* eslint-env jest */
2import webdriver from 'next-webdriver'
3import { readFileSync } from 'fs'
4import http from 'http'

Callers

nothing calls this directly

Calls 15

fetchViaHTTPFunction · 0.90
joinFunction · 0.90
recursiveReadDirFunction · 0.90
describeFunction · 0.85
invalidRequestFunction · 0.85
readFileSyncFunction · 0.85
webdriverFunction · 0.85
checkInjectedFunction · 0.85
includesMethod · 0.80
evalMethod · 0.80
getAttributeMethod · 0.80
elementByIdMethod · 0.80

Tested by

no test coverage detected