swapnilsparsh / DevEmpire

All in one place where you can find all the resources and details of ambassador/ fellowship, open-source events, web dev sites, games and etc. that are available across different sites.
https://devempire.netlify.app
126 stars 132 forks source link

CodeQL workflow added #392

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 #391

Checklist

netlify[bot] commented 11 months ago

Deploy Preview for devempire ready!

Name Link
Latest commit 4ace2b01ac5ef944eef220fd47c68e7ecca8f60a
Latest deploy log https://app.netlify.com/sites/devempire/deploys/64ba925d44fda300088bccf8
Deploy Preview https://deploy-preview-392--devempire.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

andoriyaprashant commented 11 months ago

Hello @swapnilsparsh Please review my pull request #392 Thank you