Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
Description
Since OnPrem backup performs $where queries against the MMS Application Database, we should document this, especially since in our security guide
Run MongoDB with Secure Configuration Options
MongoDB supports the execution of JavaScript code for certain server-side operations: mapReduce, group, eval,
and $where. If you do not use these operations, disable server-side scripting by using the --noscripting option
on the command line.