Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/s0md3v/XSStrike
/ getVar
Function
getVar
core/utils.py:240–241 ·
view source on GitHub ↗
(name)
Source
from the content-addressed store, hash-verified
238
239
240
def
getVar(name):
241
return
core.config.globalVariables[name]
242
243
def
updateVar(name, data, mode=None):
244
if
mode:
Callers
4
requester
Function · 0.90
main_scanner
Function · 0.90
retireJs
Function · 0.90
getParams
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected