Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property configures a list of non-standard application scopes to be treated as ServiceNow applications, preventing misclassification during validation scans. |
| What area does it affect? |
Instance Scan validation |
| What does the default mean? |
The default value is "confirm_message,nr_list_panel,app_coe_components,polaris_app_shell,app_shell_portal", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adding or updating legacy applications with non-standard scopes. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.scan.sn_non_standard_scopes_list |
| Sys ID |
d9544d1eff4e2210a43026fe9c3bf14a |
| Type |
string |
| Application |
Global |
| Default value |
confirm_message,nr_list_panel,app_coe_components,polaris_app_shell,app_shell_portal |
| Description |
Specifies a list of non-standard application scopes that should be treated as ServiceNow applications during third-party validation in Instance Scan.
By default, any scope not starting with standard ServiceNow prefixes (such as x_snc, sn_, now_, now-, or sn-) is considered a third-party scope. However, some legacy ServiceNow applications may use non-standard scopes (e.g., app_shell_portal).
To avoid incorrect third-party classification and false findings, add such scope names to this list. |
| Updated |
2025-06-12 04:41:40 |
Related properties