Avdhesh-Varshney / Jarvis

Jarvis is an AI-powered application that allows users to control various devices and applications through voice commands, offering tailored services based on user roles.
https://jarvis-ai-assistant.streamlit.app/
MIT License
14 stars 28 forks source link

[Feature]: add codeql workflow for `Python` #58

Closed harmeetsingh11 closed 6 days ago

harmeetsingh11 commented 6 days ago

Describe the feature

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

Record

Avdhesh-Varshney commented 6 days ago

@harmeetsingh11 not required.