Ensure that external scripts enabled flag is disabled for SQL Server instances.
external scripts enabled allows scripts external to SQL such as files located in an R library to be executed, which could adversely affect the security of the system.
Ensure that all SQL Server database instances have external scripts enabled flag set to disabled.