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
Complete template injection security fix - all tests passing
All vulnerable patterns eliminated and verified:
- 0 DEFAULT_BRANCH direct assignments remain
- 0 github.repository in run blocks remain
- 62 workflows use REPO_NAME env variable
- 17 workflows use DEFAULT_BRANCH env variable
- All unit tests pass
- Code formatted and linted
Co-authored-by: pelikhan <[email protected]>
0 commit comments