Akshat111111 / Hedging-of-Financial-Derivatives

This strategy works for every market condition irrespective of the movement
BSD 3-Clause "New" or "Revised" License
59 stars 86 forks source link

💡[FEATURE]: implement codeql ci/cd workflow for `python` #272

Open harmeetsingh11 opened 3 weeks ago

harmeetsingh11 commented 3 weeks ago

Description

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.

Screenshots

No response

Checklist

github-actions[bot] commented 3 weeks ago

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.

binguliki commented 3 weeks ago

@Akshat111111 , I would also like to work on this issue can you please assign this task to me

Akshat111111 commented 3 weeks ago

@Akshat111111 , I would also like to work on this issue can you please assign this task to me

@harmeetsingh11 is already working on it.So let him firstly raise a pr then you can improve it