Fenrir-04 / Algo-Media

A YouTube Clone Website using React.JS, Material UI and RapidApi.
MIT License
16 stars 62 forks source link

[FEATURE]: add codeql workflow #138

Closed harmeetsingh11 closed 11 months ago

harmeetsingh11 commented 1 year ago

Description

What feature?

As your project's tech stack includes javascript. The repository does not have workflow for code scanning. 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.

Screenshots

No response

Additional information

Record

Thanks

github-actions[bot] commented 1 year ago

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