khushbu
khushbu
https://github.com/Netflix/security_monkey/blob/develop/docs/quickstart.md. These fields are needed to run SM on GCP instance. Mentioning it in doc will be helpful. GOOGLE_CLIENT_ID GOOGLE_AUTH_ENDPOINT GOOGLE_SECRET is mandatory to put in env-config/config.py Also, some screenshot...
https://github.com/Netflix/security_monkey/blob/develop/docs/dev_setup_ubuntu.md
**Description** /src/actions/transformations/remove_whitespace.cc:66:44: warning: comparison of constant 160 with expression of type 'char' is always false #define NBSP 160 // non breaking space char std::string value(val); if (isspace(value[i]) || (value[i] ==...