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

[FEATURE] Add Codeql Workflow #670

Closed andoriyaprashant closed 1 year ago

andoriyaprashant commented 1 year ago

Description

By integrating the CodeQL static analysis tool into our development process, we aim to enhance the security and quality of our codebase significantly. CodeQL's language-agnostic nature, interprocedural analysis, and GitHub Actions integration make it an invaluable addition to our development toolkit. This proposal seeks to fortify our software projects against potential vulnerabilities and maintain the highest standard of code quality throughout our development lifecycle.

CodeQL is language-agnostic, meaning it supports a wide range of programming languages, including Java, JavaScript, C/C++, Python, C#, Go, Ruby, Swift, HTML, and CSS, among others.

Screenshots

NA