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
Add automated security checks:
- pip-audit for known vulnerabilities in dependencies
- CodeQL static analysis for Python code
Runs on:
- Every push and PR to main
- Weekly schedule (Monday 9:00 UTC) for catching new CVEs
0 commit comments