Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST]: add codeql workflow #168

Open
4 tasks done
harmeetsingh11 opened this issue Jun 20, 2023 · 0 comments
Open
4 tasks done

[FEATURE REQUEST]: add codeql workflow #168

harmeetsingh11 opened this issue Jun 20, 2023 · 0 comments

Comments

@harmeetsingh11
Copy link

Is your feature request related to a problem ? Please describe. ✍️

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

Describe briefly how you would implement this enhancement.

I will add the codeql.yml workflow to automate security checks. CodeQL is the code analysis engine developed by GitHub to identify vulnerabilities in code. It will analyze your code and display the results as code scanning alerts. It will be enabled on every push, commit and pull request using GitHub actions.

Code of Conduct

By submitting this issue, you agree to follow our Code of Conduct.

  • I have checked the current issues for duplicate problems.
  • I am a GSSoC23 Contributor.
  • I would like to be assigned this task.
  • I want to work on this issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant