MCPcopy Create free account

hub / github.com/BishopFox/jsluice / functions

Functions145 in github.com/BishopFox/jsluice

FunctionC
()
cmd/jsluice/testdata/no-file-extension.js:1
MethodChildren
Childten returns a slide of *Node containing all children for a node
tree.go:112
MethodDisableDefaultURLMatchers
DisableDefaultURLMatchers disables the default URLMatchers, so that only user-added URLMatchers are used.
url-matchers.go:139
MethodForEachChild
ForEachChild iterates over a node's children in a depth-first manner, calling the supplied function for each node
tree.go:341
MethodForEachNamedChild
ForEachNamedChild iterates over a node's named children in a depth-first manner, calling the supplied function for each node
tree.go:352
MethodNextNamedSibling
NextNamedSibling returns the next named sibling in the tree
tree.go:145
MethodNextSibling
NextSibling returns the next sibling in the tree
tree.go:137
MethodPrevNamedSibling
PrevNamedSibling returns the previous named sibling in the tree
tree.go:161
MethodPrevSibling
PrevSibling returns the previous sibling in the tree
tree.go:153
MethodString
String returns the unescaped representation of the input that has been lexed so far. Usually it would only be called after all the input has been proc
strings.go:174
FunctionTestAnalyzerBasicSecrets
(t *testing.T)
analyzer_test.go:23
FunctionTestAnalyzerBasicURLs
(t *testing.T)
analyzer_test.go:5
FunctionTestCollapsedString
(t *testing.T)
tree_test.go:11
FunctionTestIsProbablyHTML
(t *testing.T)
analyzer_test.go:44
FunctionTestMaybeURL
(t *testing.T)
maybeurl_test.go:7
FunctionTestParseUserPatterns
(t *testing.T)
user-patterns_test.go:8
FunctionTestParseUserPatternsBadJSON
(t *testing.T)
user-patterns_test.go:60
FunctionTestParseUserPatternsBadPattern
(t *testing.T)
user-patterns_test.go:47
FunctionTestStringDecode
(t *testing.T)
strings_test.go:7
FunctioncallAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-simple.js:1
FunctioncallAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-anon.js:1
FunctioncallAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-arrow.js:1
Functioncontainer
()
cmd/jsluice/testdata/firebase.js:1
FunctionextractSecrets
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/secrets.go:11
FunctionextractURLs
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/urls.go:11
Functionformat
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/format.go:7
FunctiongetConfig
()
cmd/jsluice/testdata/simple-b64.js:1
FunctiongoToLogin
()
cmd/jsluice/testdata/location.js:1
FunctiongoToLogin
()
cmd/jsluice/testdata/location.min.js:1
Functionhello
()
cmd/jsluice/testdata/arrows.js:1
Functioninit
()
maybeurl.go:10
Functioninit
()
cmd/jsluice/main.go:75
Functioninsert
()
cmd/jsluice/testdata/xhr-headers.js:1
Functioninsert
()
cmd/jsluice/testdata/xhr-headers2.js:1
Functionlogout
()
cmd/jsluice/testdata/location.js:4
Functionlogout
()
cmd/jsluice/testdata/location.min.js:1
Functionmain
()
cmd/jsurls-sinks/main.go:15
Functionmain
()
cmd/jsluice/main.go:123
Functionmain
()
examples/secrets/main.go:11
Functionmain
()
examples/basic/main.go:10
Functionmain
()
examples/urlmatcher/main.go:10
FunctionprintTree
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/tree.go:10
FunctionreqListener
()
cmd/jsluice/testdata/xhr.js:3
FunctionrunQuery
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/query.go:11
Functionwalk
(n *sitter.Node, enter func(*sitter.Node))
cmd/jsurls-sinks/main.go:160
← previous101–145 of 145, ranked by callers