Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/s0md3v/XSStrike
/ is_defined
Function
is_defined
plugins/retireJs.py:14–15 ·
view source on GitHub ↗
(o)
Source
from the content-addressed store, hash-verified
12
13
14
def
is_defined(o):
15
return
o is not None
16
17
18
def
scan(data, extractor, definitions, matcher=None):
Callers
4
scan
Function · 0.85
_scanhash
Function · 0.85
check
Function · 0.85
_to_comparable
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected