Loading README.md +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ In addition to a textual report in the console, this job produces the following Here is how this GitLab CI template chooses the Gitleaks rules to use: 1. It first looks for a `.betterleaks.toml` file at the root of your project repository. 2. It first looks for a `.gitleaks.toml` file at the root of your project repository. 2. It then looks for a `.gitleaks.toml` file at the root of your project repository. 3. If not found, it uses the `.toml` file specified with the `$GITLEAKS_RULES` variable. 4. If not specified, [default Gitleaks rules](https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml) are used. Loading Loading
README.md +1 −1 Original line number Diff line number Diff line Loading @@ -93,7 +93,7 @@ In addition to a textual report in the console, this job produces the following Here is how this GitLab CI template chooses the Gitleaks rules to use: 1. It first looks for a `.betterleaks.toml` file at the root of your project repository. 2. It first looks for a `.gitleaks.toml` file at the root of your project repository. 2. It then looks for a `.gitleaks.toml` file at the root of your project repository. 3. If not found, it uses the `.toml` file specified with the `$GITLEAKS_RULES` variable. 4. If not specified, [default Gitleaks rules](https://github.com/zricethezav/gitleaks/blob/master/config/gitleaks.toml) are used. Loading