Release date: 14th April, 2021
Quality Clouds for ServiceNow #
- Should you upgrade to new ServiceNow version? We now make a recommendation

On the Upgradeability view, we now have a practical evaluation of your future upgrades issues. Here you can check all your code and other types of conflicts that could occur when upgrading.
Read more about the Upgradeability view.
- Any progress yet? Easily check for Opened and Closed issues on a scan date

The Executive view now gives you a way to quickly check how many new issues were introduced in a given scan and how many were closed.
See more on the Executive view.
- We’re introducing more rules for Performance and Manageability
These rules are ignored by default. To include them in your baseline ruleset, make sure you unignore them.
Dot walking to sys_id rules #
Description | Severity | Impact area |
---|---|---|
Dot walking to sys_id | Medium | Performance |
Dot walking to sys_id – Portal Widget clientScript | Medium | Performance |
Dot walking to sys_id – UI Policy scriptTrue | Medium | Performance |
Dot walking to sys_id – UI Policy scriptFalse | Medium | Performance |
Dot walking to sys_id – Catalog UI Policy scriptTrue | Medium | Performance |
Dot walking to sys_id – Catalog UI Policy scriptFalse | Medium | Performance |
Usage of g_form.setValue on a reference field without displayValue rules #
The “glide.login.autocomplete” System Property is set to true #
Description | Severity | Impact area |
---|---|---|
The “glide.login.autocomplete” System Property is set to true | Medium | Security |
Scripts directly call to Java packages #
Description | Severity | Impact area |
---|---|---|
Scripts directly call to Java packages | High | Manageability |