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
The project has no automated check for known security vulnerabilities in its Python or JavaScript dependencies. Add a step that runs pip audit and npm audit and fails the build on high-severity findings.
The project has no automated check for known security vulnerabilities in its Python or JavaScript dependencies. Add a step that runs
pip auditandnpm auditand fails the build on high-severity findings.Relevant files:
.github/workflows/ci.ymlEstimated effort: 3–5 hours