diff --git a/README.md b/README.md index e8b8d18966e48d52fe86b353a040d61ced7314a9..5233b2b3087bd45321dcf357fb5ebe14f151e268 100644 --- a/README.md +++ b/README.md @@ -37,3 +37,7 @@ 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