Commit 9b900eaa authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 02233358
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
# GitLab CI template for Gitleaks

This project implements a generic GitLab CI template for [Gitleaks](https://github.com/zricethezav/gitleaks/wiki).
This project implements a GitLab CI/CD template to detect and prevent hardcoded secrets in your 
Git repository with [Gitleaks](https://github.com/zricethezav/gitleaks/wiki).

When run on the master branch, Gitleaks will audit all commits from all branches.

+1 −1
Original line number Diff line number Diff line
{
  "name": "Gitleaks",
  "description": "GitLab CI template for [Gitleaks](https://github.com/zricethezav/gitleaks/wiki)",
  "description": "Detect and prevent hardcoded secrets in your Git repository with [Gitleaks](https://github.com/zricethezav/gitleaks/wiki)",
  "template_path": "templates/gitlab-ci-gitleaks.yml",
  "kind": "analyse",
  "variables": [