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
- Added a new GitHub Actions workflow (security-scan.yml) to scan for vulnerabilities using CodeQL.
- Configured to run weekly, on pull requests, and on pushes to the main branch.
- Supports JavaScript and Python analysis by default.
- Ensures early detection of security vulnerabilities in dependencies and code.
0 commit comments