Browse Source

Update leaky-repo.toml

Zachary Rice 6 năm trước cách đây
mục cha
commit
8bd4649b01
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/leaky-repo.toml

+ 1 - 1
examples/leaky-repo.toml

@@ -199,5 +199,5 @@ title = "gitleaks config"
 
 [whitelist]
 	description = "image whitelists"
-	file = '''(.*?)(jpg|gif|doc|pdf|bin)$'''
+	files = ['''(.*?)(jpg|gif|doc|pdf|bin)$''']