MCPcopy Create free account

hub / github.com/EFForg/yaya / functions

Functions25 in github.com/EFForg/yaya

↓ 12 callersFunctionopenDB
()
utils.go:99
↓ 5 callersFunctionWarning
Warning prints a warning if there is a non fatal error
utils.go:43
↓ 2 callersFunctionExists
Exists returns whether a given path exists
utils.go:31
↓ 2 callersMethodgetStatus
()
yaya.go:42
↓ 2 callersFunctionloadRulesets
(rulesets *[]Ruleset)
yaya.go:154
↓ 2 callersFunctionpullRuleset
(ruleset *Ruleset)
yaya.go:175
↓ 2 callersFunctionupdateRules
updateRules checks git repostitories for any new rules that have been added
yaya.go:148
↓ 2 callersFunctionupdateRulesetRules
(ruleset *Ruleset, db *gorm.DB)
yaya.go:214
↓ 2 callersFunctionusage
usage prints help about the program
utils.go:84
↓ 1 callersFunctionaddRuleset
addRuleset allows the user to add a ruleset from either a git repository or local file path
yaya.go:301
↓ 1 callersFunctioneditRules
editRules presents a UI allowing the user to ban certain rulesets or individual rules
yaya.go:272
↓ 1 callersFunctionexportRules
Export rules in plaintext instead of compiled
yaya.go:383
↓ 1 callersFunctionexportRulesCompiled
(outputPath string)
yaya.go:413
↓ 1 callersFunctionfindRules
()
yaya.go:205
↓ 1 callersFunctioninitYaya
initYara populates the ruleset database with repos from the awesomelist
yaya.go:135
↓ 1 callersFunctioninstallDefaultRules
installDefaultRules clones the rulesets listed in defaultRulesets
utils.go:18
↓ 1 callersFunctionloadAllRulesets
(rulesets *[]Ruleset)
yaya.go:161
↓ 1 callersFunctionprintMatches
printMatches prints match results to the screen in a human readable way
utils.go:50
↓ 1 callersFunctionprintRulesets
(rulesets []Ruleset)
utils.go:108
↓ 1 callersFunctionpullRulesets
()
yaya.go:168
↓ 1 callersFunctionrunScan
runScan Scan a path recursively with every rule in the database
yaya.go:323
↓ 1 callersFunctionsaveMatchesJSON
saveMatchesJSON saves match results to json file for later processing
utils.go:64
↓ 1 callersMethodtoggleEnabled
()
yaya.go:35
Functionmain
()
yaya.go:80
MethodtoggleEnabled
()
yaya.go:62