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: add codeql workflow for javascript #11

Open
4 tasks done
harmeetsingh11 opened this issue Jan 21, 2024 · 1 comment · May be fixed by #12
Open
4 tasks done

Feature: add codeql workflow for javascript #11

harmeetsingh11 opened this issue Jan 21, 2024 · 1 comment · May be fixed by #12
Assignees
Labels
IWOC2024 For considering submissions Medium

Comments

@harmeetsingh11
Copy link

Describe your improvement idea or feature request

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

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐
  • I have checked the existing issues
  • I have read the Contributing Guidelines
  • I am a IWOC 2.0 contributor
@devAyushDubey
Copy link
Owner

Hey @harmeetsingh11, I belief CodeQL workflow can be a great addition to IkarisGPT if done right. I am assigning you this issue, you may go ahead with the implementation.

@devAyushDubey devAyushDubey added IWOC2024 For considering submissions Medium labels Jan 22, 2024
@harmeetsingh11 harmeetsingh11 linked a pull request Jan 25, 2024 that will close this issue
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IWOC2024 For considering submissions Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants