tusharzalte / tusharesume

Apache License 2.0
35 stars 76 forks source link

Add CodeQL Workfow #166

Closed abhinav-m22 closed 1 year ago

abhinav-m22 commented 1 year ago

Description

Although the repository has javascript code, it lacks workflow for code inspection. The codeql.yml workflow file will be added by me to automate security checks. CodeQL is a code analysis tool, to find vulnerabilities in programs. The code will be examined, and the results will be presented as code scanning alerts. Every push, commit, and pull request that uses GitHub actions will have it enabled.

I want to work on this issue under GSSoC'23

Screenshots

No response

Additional information

No response