|
|
|
|
|
by ecshafer
127 days ago
|
|
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. |
|