Steps to run:
- have python installed in your computer
- open command promt
- run "python -m pip install pip install requests pandas bandit"
- Now, open the compliance_check.py and update line no 63 to a repo of your choice, it is currently set to "https://api.github.com/repos/Notradame/AutoSDLC/contents/"
- Update it to the repo of your choice, the new repo_url should look like "https://api.github.com/repos/<username_of_the_github_user>/<target_repo_name>/contents/"
- Now, the compliance_report.csv will be generated. and then import it in a power bi project.