- Simple prototype/proof of concept that pulls the commit history from the master repo. It then parses this commit history looking for file changes. saves all information in an easily readable JSON file. If openAI API key is added to config file, it summarizes sigma files. (~$0.01-$0.03 for a full 30 day scan)
Clone Repo:
Install dependancies/requirements:
pip install -r ./requirements.txt
Create new config file
python sigmaHQ_Monitor.py
nano config.yml
edit config file in whatever text editor you want
python sigmaHQ_monitor.py