diff --git a/README.md b/README.md index 0a09470f845c0e6299926f22cb6fce452e0dd555..5af4dcd9ab74bb8594e4135566e478fed240c164 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,3 @@ Here is how this GitLab CI template chooses the Gitleaks rules to use: 1. It first looks for a `.gitleaks.toml` file at the root of your project repository. 2. If not found, it uses the `.toml` file specified with the `$GITLEAKS_RULES` variable. 3. If not specified, [default Gitleaks rules] (https://github.com/zricethezav/gitleaks/blob/master/config/default.go) are used. - -## Gitlab compatibility - -:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11