Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 343 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 343 Bytes

Git_Leaks

Finding possible leaks in commits from a Git repository (skale-manager). Before running the actual program "git_leaks.py", in your python terminal you must run the following command: "pip install -r requirements.txt" which will automatically download all the necessary libraries for the program to work correctly on your computer.