luffy icon indicating copy to clipboard operation
luffy copied to clipboard

[Feature]: add codeql workflow for `JavaScript`

Open harmeetsingh11 opened this issue 8 months ago • 0 comments

Describe the feature

The repository contains code in JavaScript , it does not have workflow for code scanning.

How would you like to see it implemented?

I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.

Record

  • [X] I'm a GSSOC'24 contributor
  • [X] I agree to follow project's code of conduct
  • [X] I want to work on this issue

harmeetsingh11 avatar May 26 '24 17:05 harmeetsingh11