Gitleaks for Secret Scanning The Repositories
GitLeaks is an open-source tool designed to scan git repositories for sensitive data leakage. GitLab CI/CD is a platform used to automate the building, testing, and deployment of applications. In this blog, we will discuss how to implement GitLeak scanning from GitLab CI/CD pipeline. Environment is: GitLab Online Gitlab Runner on Windows Server 2016/2019 Before…