Hacker News new | ask | show | jobs
by kmaitreys 128 days ago
Leak what?
2 comments

If you have for example a personal API key or credentials that you are using for testing, you throw it in a config file or hard code it at some point. Then you remove them. If you don't clean you git history those secrets are now exposed.
Timestamps