Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ SecurityCheck.spec.js
File
SecurityCheck.spec.js
spec/SecurityCheck.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Utils = require(
'../lib/Utils'
);
4
const
Config = require(
'../lib/Config'
);
Callers
nothing calls this directly
Calls
13
reconfigureServer
Function · 0.85
reconfigureServerWithSecurityConfig
Function · 0.85
securityRequest
Function · 0.85
initCheck
Function · 0.85
initRunner
Function · 0.85
getObjectKeyPermutations
Method · 0.80
name
Method · 0.80
checks
Method · 0.80
checkState
Method · 0.80
find
Method · 0.65
request
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected