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

Build Python script changes for Windows FIPS #1105

Closed goravsingal closed 3 years ago

goravsingal commented 3 years ago

There was a simple but frustrating issue. An environment variable was not there: %ProgramFiles(x86)%

Also put some checks around cleanup directories.