瀏覽代碼

Update leaky-repo.toml

Zachary Rice 6 年之前
父節點
當前提交
8bd4649b01
共有 1 個文件被更改,包括 1 次插入1 次删除
  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)$''']