The below table shows the list of ServiceNow client script rules that are checked by Quality Clouds.
| Description | Severity | Area of impact |
|---|---|---|
| Possible use of private data | Warning | Security |
| JavaScript – Avoid use of Function Constructors | High | Security |
| JavaScript – Avoid use of WebDB | High | Security |
| JavaScript – Avoid use of debugger statements | High | Security |
| JavaScript – Avoid unrestricted targetOrigin on cross-domain messaging | High | Security |
| JavaScript – Avoid making connections on unsafe protocols | Warning | Security |
| JavaScript – Avoid use of Eval function | High | Security |
| JavaScript – Optimize Loops | Warning | Performance |
| JavaScript – Use === comparison | Warning | Manageability |
| Scripts should not use gs.sql | High | Manageability |
| Catalog items without description | Warning | Manageability |
| Catalog items without short description | Warning | Manageability |
| Catalog items with short description equal to name | Warning | Manageability |
| Modified Out of the Box Element | Warning | Scalability |