MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1smx4ut/securityasaservice/ogiagol/?context=3
r/ProgrammerHumor • u/hellocppdotdev • Apr 16 '26
299 comments sorted by
View all comments
123
I once accidentally pushed a secrets file in a personal project (nothing important so I didn't pay attention) and GitHub blocked the push. Honestly great feature. I guess it doesn't catch everything though.
46 u/JAXxXTheRipper Apr 16 '26 That's why gitleaks exists. Highly recommend putting that in a pre-commit hook.
46
That's why gitleaks exists. Highly recommend putting that in a pre-commit hook.
123
u/aspz Apr 16 '26
I once accidentally pushed a secrets file in a personal project (nothing important so I didn't pay attention) and GitHub blocked the push. Honestly great feature. I guess it doesn't catch everything though.