Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create codeql.yml #3

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Create codeql.yml #3

merged 1 commit into from
Sep 30, 2024

Conversation

AnkanSaha
Copy link
Owner

This pull request introduces a new GitHub Actions workflow for advanced CodeQL analysis. The workflow is designed to analyze code for security vulnerabilities and errors across multiple languages.

New GitHub Actions Workflow for CodeQL Analysis:

  • .github/workflows/codeql.yml: Added a new workflow file that sets up CodeQL analysis for the main branch on push and pull request events, and schedules a weekly analysis. It includes steps for checking out the repository, initializing CodeQL, and performing the analysis. The workflow supports multiple languages and provides customization options for build modes and queries.

@AnkanSaha AnkanSaha merged commit 89e4b0e into main Sep 30, 2024
3 checks passed
@AnkanSaha AnkanSaha deleted the AnkanSaha-patch-1 branch September 30, 2024 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant