Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ vulnerabilities.spec.js
File
vulnerabilities.spec.js
spec/vulnerabilities.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
http = require(
'http'
);
2
const
express = require(
'express'
);
3
const
fetch = (...args) =>
4
import
(
'node-fetch'
).then(({ default: fetch }) => {
Callers
nothing calls this directly
Calls
15
reconfigureServer
Function · 0.85
sleep
Function · 0.85
fail
Function · 0.85
createTestUsers
Function · 0.85
loadAuthAdapter
Function · 0.85
mockFetch
Function · 0.85
setupGraphQLServer
Function · 0.85
gqlRequest
Function · 0.85
matchesQuery
Function · 0.85
resetRequest
Function · 0.85
setupProtectedClass
Function · 0.85
createSubscribedClient
Function · 0.85
Tested by
no test coverage detected