Type | Scope | Severity | Activated by default |
Minutes to fix |
Tags |
---|---|---|---|---|---|
Vulnerability |
BSL |
Critical |
Yes |
1 |
error standard |
When you develop applications, note that not only execution of a code written in the Enterprise mode is unsafe, but also places, where the Execute
or Eval
methods are used to execute the code created based on parameters passed to server functions and procedures.
This restriction is not applicable to the code being executed on the client
// BSLLS:ExecuteExternalCode-off
// BSLLS:ExecuteExternalCode-on
"ExecuteExternalCode": false