From 42981791301ae0be4bc37e71ac3065a0299103ec Mon Sep 17 00:00:00 2001 From: Matthias Glastra Date: Sat, 2 Nov 2024 23:49:17 +0100 Subject: [PATCH] Update environment/sensitive_env_vars.go Co-authored-by: Tom Meadows Signed-off-by: Matthias Glastra --- environment/sensitive_env_vars.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment/sensitive_env_vars.go b/environment/sensitive_env_vars.go index f7282c34..1c4b98d2 100644 --- a/environment/sensitive_env_vars.go +++ b/environment/sensitive_env_vars.go @@ -16,7 +16,7 @@ package environment // DefaultSensitiveEnvList return a list of known sensitive environment keys. // -// Eplicit list sourced from https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables/blob/main/raw_list.txt +// Explicit list sourced from https://github.com/Puliczek/awesome-list-of-secrets-in-environment-variables/blob/main/raw_list.txt func DefaultSensitiveEnvList() map[string]struct{} { return map[string]struct{}{