Explorar o código

Add `REDACTED` to stopwords for `generic-api-key` rule (#1188)

Rebecca Turner %!s(int64=2) %!d(string=hai) anos
pai
achega
d6fccc87d3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      config/gitleaks.toml

+ 1 - 0
config/gitleaks.toml

@@ -1986,6 +1986,7 @@ stopwords= [
     "branch",
     "combination",
     "combo",
+    "REDACTED",
 ]
 [[rules]]
 description = "GitHub App Token"