Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BishopFox/jsluice
/ functions
Functions
145 in github.com/BishopFox/jsluice
⨍
Functions
145
◇
Types & classes
20
Function
C
()
cmd/jsluice/testdata/no-file-extension.js:1
Method
Children
Childten returns a slide of *Node containing all children for a node
tree.go:112
Method
DisableDefaultURLMatchers
DisableDefaultURLMatchers disables the default URLMatchers, so that only user-added URLMatchers are used.
url-matchers.go:139
Method
ForEachChild
ForEachChild iterates over a node's children in a depth-first manner, calling the supplied function for each node
tree.go:341
Method
ForEachNamedChild
ForEachNamedChild iterates over a node's named children in a depth-first manner, calling the supplied function for each node
tree.go:352
Method
NextNamedSibling
NextNamedSibling returns the next named sibling in the tree
tree.go:145
Method
NextSibling
NextSibling returns the next sibling in the tree
tree.go:137
Method
PrevNamedSibling
PrevNamedSibling returns the previous named sibling in the tree
tree.go:161
Method
PrevSibling
PrevSibling returns the previous sibling in the tree
tree.go:153
Method
String
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
Function
TestAnalyzerBasicSecrets
(t *testing.T)
analyzer_test.go:23
Function
TestAnalyzerBasicURLs
(t *testing.T)
analyzer_test.go:5
Function
TestCollapsedString
(t *testing.T)
tree_test.go:11
Function
TestIsProbablyHTML
(t *testing.T)
analyzer_test.go:44
Function
TestMaybeURL
(t *testing.T)
maybeurl_test.go:7
Function
TestParseUserPatterns
(t *testing.T)
user-patterns_test.go:8
Function
TestParseUserPatternsBadJSON
(t *testing.T)
user-patterns_test.go:60
Function
TestParseUserPatternsBadPattern
(t *testing.T)
user-patterns_test.go:47
Function
TestStringDecode
(t *testing.T)
strings_test.go:7
Function
callAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-simple.js:1
Function
callAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-anon.js:1
Function
callAPI
(method, callback)
cmd/jsluice/testdata/xhr-headers-arrow.js:1
Function
container
()
cmd/jsluice/testdata/firebase.js:1
Function
extractSecrets
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/secrets.go:11
Function
extractURLs
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/urls.go:11
Function
format
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/format.go:7
Function
getConfig
()
cmd/jsluice/testdata/simple-b64.js:1
Function
goToLogin
()
cmd/jsluice/testdata/location.js:1
Function
goToLogin
()
cmd/jsluice/testdata/location.min.js:1
Function
hello
()
cmd/jsluice/testdata/arrows.js:1
Function
init
()
maybeurl.go:10
Function
init
()
cmd/jsluice/main.go:75
Function
insert
()
cmd/jsluice/testdata/xhr-headers.js:1
Function
insert
()
cmd/jsluice/testdata/xhr-headers2.js:1
Function
logout
()
cmd/jsluice/testdata/location.js:4
Function
logout
()
cmd/jsluice/testdata/location.min.js:1
Function
main
()
cmd/jsurls-sinks/main.go:15
Function
main
()
cmd/jsluice/main.go:123
Function
main
()
examples/secrets/main.go:11
Function
main
()
examples/basic/main.go:10
Function
main
()
examples/urlmatcher/main.go:10
Function
printTree
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/tree.go:10
Function
reqListener
()
cmd/jsluice/testdata/xhr.js:3
Function
runQuery
(opts options, filename string, source []byte, output chan string, errs chan error)
cmd/jsluice/query.go:11
Function
walk
(n *sitter.Node, enter func(*sitter.Node))
cmd/jsurls-sinks/main.go:160
← previous
101–145 of 145, ranked by callers