You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): pin tree-sitter tarball SHA256 and force HTTPS
Sonar S6506 (C security on new code): curl -fsSL allowed insecure
redirects. Match scripts/install-bun.sh: --proto =https, SHA256 check,
install into RUNNER_TEMP and GITHUB_PATH (no sudo).
0 commit comments