The below table shows the list of ServiceNow transform script rules that are checked by Quality Clouds.
Description | Severity | Area of impact |
---|---|---|
Possible use of private data | Warning | Security |
JavaScript – Avoid making connections on unsafe protocols | Warning | Security |
Transform scripts with hard-coded sys_ids | Medium | Manageability |
onBefore Transform Scripts should only update the target table | High | Performance |
Scripts should not use gs.sql | High | Manageability |
Avoid updating the source table on transform scripts | High | Manageability |
Modified Out of the Box Element | Warning | Scalability |