GitHub has implemented the ability to proactively block API token leaks
GitHub has announced enhanced protection against the accidental inclusion of sensitive data in repositories left by developers in the code. For example, it sometimes happens that configuration files containing database passwords, tokens, or API access keys end up in the repository. Previously, scanning was performed in passive mode and allowed for the detection of leaks that had already occurred in the repository. To prevent leaks, GitHub is additionally […]
