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

Feature: Add codeql workflow #352

Closed andoriyaprashant closed 11 months ago

andoriyaprashant commented 11 months ago

Describe the feature

As a part of our ongoing efforts to enhance the security and code quality of our Flutter app, i would like to set up CodeQL analysis for our Dart codebase. CodeQL is a powerful static analysis tool developed by GitHub that can help us identify potential bugs, security vulnerabilities, and other code quality issues in our code.

Objective: The main goal of this task is to configure CodeQL analysis specifically for our Dart (Friday) repository. By doing so, we can automatically scan our Dart code and gain valuable insights into the overall health and security of our application.

Add ScreenShots

NA

Record