You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The repository contains code in TypeScript , it does not have workflow for code scanning.
How would you like to see it implemented?
I propose integrating a CodeQL workflow to automate security checks. Leveraging GitHub's code analysis engine, CodeQL will detect vulnerabilities within the codebase and report them as code scanning alerts. This workflow will be triggered automatically for every push, commit, and pull request via GitHub Actions.
Would you like to work on this issue?
Yes
Record
I have checked the existing issues
I agree to follow code of conduct
I am a GSSoC'24 contributor
The text was updated successfully, but these errors were encountered:
Describe your improvement idea or feature request
The repository contains code in
TypeScript
, it does not have workflow for code scanning.How would you like to see it implemented?
I propose integrating a CodeQL workflow to automate security checks. Leveraging GitHub's code analysis engine, CodeQL will detect vulnerabilities within the codebase and report them as code scanning alerts. This workflow will be triggered automatically for every push, commit, and pull request via GitHub Actions.
Would you like to work on this issue?
Yes
Record
The text was updated successfully, but these errors were encountered: