Skip to content

Commit 3d3b2c3

Browse files
hi-leiclaude
andcommitted
fix(ci): add gitleaks config to allowlist VHS demo tape files
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d8dbeb4 commit 3d3b2c3

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitleaks.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
title = "Verda CLI Gitleaks Config"
2+
3+
[extend]
4+
useDefault = true
5+
6+
[allowlist]
7+
paths = [
8+
'''vhs/.*\.tape''',
9+
]

0 commit comments

Comments
 (0)