hubblestack / hubble

Hubble is a modular, open-source security compliance framework. The project provides on-demand profile-based auditing, real-time security event notifications, alerting, and reporting.
Apache License 2.0
380 stars 87 forks source link

removed shell=True #1139

Closed mzainea closed 2 years ago

mzainea commented 2 years ago

Refactored audit/misc.py and hubblestack/misc.py to remove bash code that was being called from python and remove shell=True and python_shell=True statements.