fix: gitleaks version resolution and allowlist test fixtures
Resolve gitleaks version dynamically via GitHub redirect. Add .gitleaks.toml to allowlist dummy hCaptcha sitekeys in test_captcha.py (false positives on test UUIDs). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
.gitleaks.toml
Normal file
3
.gitleaks.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
[allowlist]
|
||||
description = "Test fixture false positives"
|
||||
paths = ["tests/test_captcha\\.py"]
|
||||
Reference in New Issue
Block a user