Skip to content

Commit e08a594

Browse files
Vignesh Narayanaswamyclaude
authored andcommitted
Fix gitleaks CI: ignore historical uv.lock finding
The uv.lock file was removed from all branches via filter-repo but an orphan commit (2f5b53d) still exists in the packfile. Suppress the known finding via .gitleaksignore. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 87b2b11 commit e08a594

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitleaksignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
2f5b53d891675c74a2c2cd7d4fb3398cd79856b9:uv.lock:internal-artifactory:736

0 commit comments

Comments
 (0)