MCPcopy
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

1const http = require('http');
2const express = require('express');
3const fetch = (...args) =>
4 import('node-fetch').then(({ default: fetch }) => {

Callers

nothing calls this directly

Calls 15

reconfigureServerFunction · 0.85
sleepFunction · 0.85
failFunction · 0.85
createTestUsersFunction · 0.85
loadAuthAdapterFunction · 0.85
mockFetchFunction · 0.85
setupGraphQLServerFunction · 0.85
gqlRequestFunction · 0.85
matchesQueryFunction · 0.85
resetRequestFunction · 0.85
setupProtectedClassFunction · 0.85
createSubscribedClientFunction · 0.85

Tested by

no test coverage detected