nawed2611 / paperbrain

Exploring research papers has never been easier!
https://paperbrain.org
MIT License
25 stars 33 forks source link

[Feature Request]: add codeql workflow #85

Closed harmeetsingh11 closed 1 year ago

harmeetsingh11 commented 1 year ago

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

The repository contains code in javascript and typescript, 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

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

SaadAnzar commented 1 year ago

@harmeetsingh11 ok