Skip to content

add code ql check#140

Merged
Edwardvaneechoud merged 2 commits intomainfrom
feauture/add_codeql_wf
Jan 4, 2026
Merged

add code ql check#140
Edwardvaneechoud merged 2 commits intomainfrom
feauture/add_codeql_wf

Conversation

@Edwardvaneechoud
Copy link
Owner

This pull request introduces a new GitHub Actions workflow to enable automated CodeQL analysis for the repository. This workflow will help identify security vulnerabilities and code quality issues in both Python and JavaScript/TypeScript codebases, and can be triggered on pushes, pull requests, a weekly schedule, or manually.

Security and code analysis automation:

  • Added a .github/workflows/codeql.yaml workflow to run CodeQL analysis on Python and JavaScript/TypeScript code, triggered by pushes, pull requests, a weekly schedule, or manual dispatch.

@Edwardvaneechoud Edwardvaneechoud merged commit 56c8811 into main Jan 4, 2026
4 of 12 checks passed
@Edwardvaneechoud Edwardvaneechoud deleted the feauture/add_codeql_wf branch January 4, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant