just-shield 0.1.4

Pre-execution supply-chain scanner for GitHub Actions workflows
Documentation
1
2
3
4
5
# Auto detect text files and perform LF normalization
* text=auto

# 셸 스크립트는 어떤 OS에서 체크아웃해도 LF — Windows 러너(autocrlf=true)가
# CRLF로 바꾸면 bash가 \r을 명령 일부로 읽어 깨진다.
*.sh text eol=lf