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
ci(security): add weekly Bandit scan (.github/workflows/security.yml) with SARIF upload
- Run Bandit weekly and on manual trigger
- Produce JSON + convert to SARIF
- Upload results to Security → Code scanning alerts
- Keep build green (|| true); we can fail only on high severity later
0 commit comments