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

Feature : github-actions - setup CodeQL code scanning workflow #691

Closed
aialok opened this issue May 17, 2024 · 0 comments · Fixed by #697
Closed

Feature : github-actions - setup CodeQL code scanning workflow #691

aialok opened this issue May 17, 2024 · 0 comments · Fixed by #697
Assignees
Labels
GSoC Google Summer of Code related Status: In Progress This issue is being worked on, and has someone assigned.

Comments

@aialok
Copy link
Member

aialok commented May 17, 2024

Description

  • CodeQL is the code analysis engine developed by GitHub to automate security checks. You can analyze your code using CodeQL and display the results as code scanning alerts.
  • This helps us to prevent from security vulnerabilities or error in our codebase.
  • If code scanning finds a potential vulnerability or error in your code, GitHub displays an alert in the repository. After you fix the code that triggered the alert. GitHub closes the alert.

More details :

For setting up this we need someone with access to repository setting to turn on the security permission.

Image

@aialok aialok self-assigned this May 17, 2024
@aialok aialok added Status: In Progress This issue is being worked on, and has someone assigned. GSoC Google Summer of Code related labels May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GSoC Google Summer of Code related Status: In Progress This issue is being worked on, and has someone assigned.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant