swapnilsparsh / DevEmpire

All in one place where you can find all the resources and details of ambassador/ fellowship, open-source events, web dev sites, games and etc. that are available across different sites.
https://devempire.netlify.app
127 stars 130 forks source link

[Feature Request]: add codeql workflow #290

Closed harmeetsingh11 closed 1 year ago

harmeetsingh11 commented 1 year ago

Description

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 the solution you'd like

I want to add the codeql 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.

Record

github-actions[bot] commented 1 year ago

Hey @harmeetsingh11,

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.

swapnilsparsh commented 1 year ago

@harmeetsingh11 Soon we are changing the code from JS to TS so not needed as of now

github-actions[bot] commented 1 year ago

Hey @harmeetsingh11, This issue is closed.