Commit 91de5db
chore(gitleaks): allowlist install + npm-wrapper paths for .local XDG dirs
Tailscale-domain rule's regex was matching POSIX XDG user paths
($HOME/.local/bin) introduced by F003 npm wrapper PATH-persistence work.
These are filesystem paths, not mDNS/Tailscale hostnames.
Allowlist scoped to scripts/install.sh, npm/bin/*.js, and the related
smoke/unit tests; regexes pinned to recognized XDG path components.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 49caa13 commit 91de5db
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
38 | 43 | | |
39 | 44 | | |
40 | 45 | | |
| |||
0 commit comments