diff --git a/.gitleaks.toml b/.gitleaks.toml new file mode 100644 index 0000000..41dacce --- /dev/null +++ b/.gitleaks.toml @@ -0,0 +1,3 @@ +[allowlist] +description = "Test fixture false positives" +paths = ["tests/test_captcha\\.py"]