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

[Feature]: implement codeql ci/cd workflow for TypeScript #87

Closed
5 tasks done
harmeetsingh11 opened this issue Jun 3, 2024 · 1 comment · Fixed by #94
Closed
5 tasks done

[Feature]: implement codeql ci/cd workflow for TypeScript #87

harmeetsingh11 opened this issue Jun 3, 2024 · 1 comment · Fixed by #94
Assignees

Comments

@harmeetsingh11
Copy link
Contributor

Description

The repository contains code in typescript , it does not have workflow for code scanning.

How would you like to see it implemented?

I aim to implement the CodeQL workflow to automate security checks. CodeQL, GitHub's code analysis engine, will identify vulnerabilities in the code and present the findings as code scanning alerts. This workflow will be activated for every push, commit, and pull request through GitHub Actions.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I have read the Contributing Guidelines
  • I have read the Code Of Conduct
  • I am to work on this issue
  • I am gssoc'24 contributor
Copy link

github-actions bot commented Jun 3, 2024

Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants