fix: add file package for binary detection, document shallow-clone tradeoff
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
d020847772
commit
88b377ecfb
2 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue