Secret leakage in workflow logs
Environment variables and third-party action outputs can print secrets to the log in plain text. We audit every workflow for echo and run steps that may expose secrets, add ::add-mask:: calls and enforce a log-scrubbing composite action across all repositories.