diff --git a/.gitleaks.toml b/.gitleaks.toml index 8e207f1..fe7bef4 100644 --- a/.gitleaks.toml +++ b/.gitleaks.toml @@ -3,7 +3,7 @@ # in .gitlab-ci.yml) over the working tree *and* the history — a secret that was # committed and then deleted is still a leaked secret, and the only fix is # rotating it. -title: "config repository secret scan" +title = "config repository secret scan" [extend] # Start from the upstream rule set rather than reinventing it.