Don't claim that Vault obfuscates the environment variable for sensitive...
Don't claim that Vault obfuscates the environment variable for sensitive values, this doesn't work at least in recent version of Go, as Go makes a copy of the environment, so we're only modifying that one, and not the one visible to the rest of the system (#13252)
Showing
+1 -2
Please register or sign in to comment