[[rules]] description = "Generic password" regex = '''(?i)(password|token).{0,20}?\s*[:|=]\s*?(?-i)([0-9a-zA-Z\/+]{4,40})''' file = '''.*\.properties''' path = '''config(guration)?''' tags = ["key", "Yml", "Yaml"]