avinashkranjan / Friday

🎓 Friday - Your Personal Class Manager Assistant, It'll never let you miss another assignment deadline or upcoming test. https://friday.avinashranjan.com
https://play.google.com/store/apps/details?id=com.avinashkranjan.friday
MIT License
106 stars 155 forks source link

Codeql Workflow Added #353

Closed andoriyaprashant closed 11 months ago

andoriyaprashant commented 11 months ago

Description

CodeQL is a powerful static analysis tool developed by GitHub that allows developers to analyze their codebases for potential bugs, security vulnerabilities, and other code quality issues. It uses a declarative query language called QL to define and execute queries on the codebase. While CodeQL is often associated with security analysis, it can also be used for general code quality improvements.

Here's a breakdown of how CodeQL features can be utilized in a This repository:

Fixes #352

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Checklist: