Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Implement CodeQL workflow for TypeScript #32

Open
3 tasks done
harmeetsingh11 opened this issue May 22, 2024 · 0 comments
Open
3 tasks done

feat: Implement CodeQL workflow for TypeScript #32

harmeetsingh11 opened this issue May 22, 2024 · 0 comments

Comments

@harmeetsingh11
Copy link

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

  • I have checked the existing issues
  • I agree to follow code of conduct
  • I am a GSSoC'24 contributor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant