Resourcio-Community/Resourcio_Community-Website

[FEATURE REQUEST] Add a CodeQL Workflow

abhinav-m22 opened this issue · 2 comments

Description

The repository has javascript code but 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, Please assign it to me under GSSoC'23

Hello abhinav-m22, thanks for opening a issue, your contribution is valuable to us. The maintainers will review this issue and provide feedback as soon as possible.

@abhinav-m22 that's a nice point. Do it.