|
|
|
|
|
by ivanbakel
3266 days ago
|
|
It's really never reasonable. Even if your VCS is already secure, inserting credentials means bringing it up to spec with actual credential storage policy, even if that means inconvenience to the developers - and if it's not inconvenient, your policy is probably too lax in the first place. There should be a total separation of concern between your code and user credentials. |
|
Hell if you're using vault you might as well chuck the config in with the code. The vault key distribution is what needs to be controlled.