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 C++, javascript and python , 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
The text was updated successfully, but these errors were encountered:
harmeetsingh11
changed the title
Feature: add codeql workflow for C++
Feature: add codeql workflow for C++ ,javascript and pythonJan 26, 2024
Describe your improvement idea or feature request
The repository contains code in
C++
,javascript
andpython
, 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:
The text was updated successfully, but these errors were encountered: