fix: add file package for binary detection, document shallow-clone tradeoff
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Claude 2026-04-15 21:03:05 +00:00
parent d020847772
commit 88b377ecfb
2 changed files with 4 additions and 2 deletions

View file

@ -28,5 +28,5 @@ steps:
- name: secret-scan
image: alpine:3
commands:
- apk add --no-cache bash git grep
- apk add --no-cache bash git grep file
- bash .woodpecker/run-secret-scan.sh