module PassiveRulesUpdater
Defined in:
utils/passive_rules_updater.crConstant Summary
-
REPO_URL =
"https://github.com/owasp-noir/noir-passive-rules.git"
Class Method Summary
-
.check_for_updates(logger : NoirLogger, auto_update : Bool = false) : Bool
Check if the passive rules directory is a git repository and needs updates
-
.initialize_rules(logger : NoirLogger) : Bool
Initialize passive rules if they don't exist
Class Method Detail
Check if the passive rules directory is a git repository and needs updates
def self.initialize_rules(logger : NoirLogger) : Bool
#
Initialize passive rules if they don't exist