fortitudo-tech / fortitudo.tech

Entropy Pooling views and stress-testing combined with Conditional Value-at-Risk (CVaR) portfolio optimization in Python.
https://os.fortitudo.tech
GNU General Public License v3.0
215 stars 28 forks source link

CodeQL implementation #47

Closed GNRain closed 1 year ago

GNRain commented 1 year ago

A cron'ed , simple code analysis implementation by CodeQL to verify the integrity of the python project. A detailed summary is provided in the details for further analysis or rectification.

GNRain commented 1 year ago

Docs: https://github.com/github/codeql-action

GNRain commented 1 year ago

This is a friendly contribution, you can check my GitHub profile where you can find my resume, I am actively looking for a DevOps Internship to cloture my Master's Degree. You can reach me through LinkedIn if you find my summary interesting. LinkedIn : https://www.linkedin.com/in/ghaith-naouali/

antonvorobets commented 1 year ago

Thank you for your input. It seems that no issues were found. Since this codebase has very few lines of mostly mathematical code, I am not going to add CodeQL as a permanent GitHub action right now.

GNRain commented 1 year ago

Understandable, it makes a lot of sense.