openvpn-wireguard-admin icon indicating copy to clipboard operation
openvpn-wireguard-admin copied to clipboard

Feat: add codeql workflow for `python` and `javascript`

Open harmeetsingh11 opened this issue 9 months ago • 0 comments

Describe the feature

The repository contains code in python and javascript, it does not have workflow for code scanning.

Describe the solution you'd like

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 agree to follow this project's Code of Conduct
  • [X] I'm a GSSoC'24 contributor
  • [X] I want to work on this issue

harmeetsingh11 avatar May 19 '24 18:05 harmeetsingh11