pip3 install -r requirements.txt
In the main() function, uncomment following lines to edit policies:
changePolicyStatusPerSeverity(API_ENDPOINT, token, 'medium', 'true')
In the main() function, uncomment following lines to edit policies:
changePolicyStatusPerSeverity(API_ENDPOINT, token, 'low', 'false')
python3 main.py