aniketsinha2002 / DataGeek

A static educational website related to Data Science built using HTML, CSS, JS, Bootstrap and Tailwind from scratch
https://aniketsinha2002.github.io/DataGeek/
88 stars 196 forks source link

Codeql Workflow Added #671

Closed andoriyaprashant closed 1 year ago

andoriyaprashant commented 1 year 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 #670

Checklist

andoriyaprashant commented 1 year ago

Hello @aniketsinha2002 Please add the "gssoc2023" label to my pull request in #644 This label is necessary for my contribution to be counted for the GirlScript Summer of Code 2023 program. Thank you so much for your support