←back to thread

199 points elza_1111 | 1 comments | | HN request time: 0s | source
Show context
UnreachableCode ◴[] No.44452675[source]
What I've never understood is, how is this an issue with private repos? Aside from open source projects I can't see the problem with accidentally doing this, even though it is a smell.
replies(5): >>44452714 #>>44452733 #>>44452828 #>>44453249 #>>44453819 #
1. Thorrez ◴[] No.44453819[source]
Different employees in the company have different permissions. If an employee with a lot of access commits a secret, then employees who shouldn't have that much access can take the secret and use it.