The below table shows the list of ServiceNow access control rules that are checked by Quality Clouds.
Description | Severity | Area of impact |
---|---|---|
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 |
Possible use of private data | Warning | Security |
JavaScript – Avoid making connections on unsafe protocols | Warning | Security |
ACLs using GlideRecord queries | Medium | Performance |
JavaScript – Optimize Loops | Warning | Performance |
Scripts should not use gs.sql | High | Manageability |
JavaScript – Use === comparison | Warning | Manageability |
Modified Out of the Box Element | Warning | Scalability |