GitHub enables push protection by default to stop secrets leak

Published on February 29, 2024

GitHub has enabled push protection by default for all public repositories to prevent accidental exposure of secrets such as access tokens and API keys when pushing new code. [...]