MCPcopy
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
14def is_defined(o):
15 return o is not None
16
17
18def scan(data, extractor, definitions, matcher=None):

Callers 4

scanFunction · 0.85
_scanhashFunction · 0.85
checkFunction · 0.85
_to_comparableFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected