▲ | chickenzzzzu a day ago | |||||||||||||||||||||||||
Anyone who puts weight on digging through a project to see if they've ever leaked a secret is guilty of encouraging an antipattern-- the guaranteed outcome is you'll have an organization petrified of shipping anything, in case someone interprets it as bad or a security risk, etc. | ||||||||||||||||||||||||||
▲ | mk89 a day ago | parent [-] | |||||||||||||||||||||||||
You can see it that way, however, there are automated tools to scan for secrets. Even github does it. In my opinion, this educates the developers to be more careful and slightly more security oriented, rather than afraid of shipping code. I would also like to remind that a leaked AWS secret can cost 100Ks of $ to an organization. And AWS won't help you there. It can literally break your company and get people unemployed, depending on the secret/saas. | ||||||||||||||||||||||||||
|