Skip to content
Snippets Groups Projects
Commit 9b900eaa authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

doc: change the project pitch sentence

parent 02233358
No related branches found
No related tags found
No related merge requests found
# 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.
......
{
"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": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment