Files
bouncer/.gitleaks.toml
user 5eb64d034e
Some checks failed
CI / secrets (push) Successful in 9s
CI / lint (push) Successful in 13s
CI / test (push) Successful in 26s
CI / build (push) Failing after 28s
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>
2026-02-22 08:26:30 +01:00

4 lines
93 B
TOML

[allowlist]
description = "Test fixture false positives"
paths = ["tests/test_captcha\\.py"]