Commit 5281e28
chore: add .gitleaks.toml to allowlist doc placeholders
The curl-auth-header rule flags the example `curl -H "Authorization:
Bearer YOUR_PASSWORD"` command in docs/troubleshooting.md as a secret.
This is a false positive — YOUR_PASSWORD is a placeholder, not a real
credential. Allowlist the path to suppress the finding.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9af0085 commit 5281e28
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments