ServiceNow Rules
- ServiceNow Rules List
- ACLs Using GlideRecord Queries
- Business Rules Using Eval Function
- Contextual Security Plugin Disabled
- GlideRecord API Usage In Scripted REST API Resource
- High Security Settings Plugin Disabled
- Modified Out Of the Box ElemenT
- REST API Resource Modifying Data Without Authentication Check
- REST API Resource Modifying Data Without Authentication Check – No Author
- Scripted REST API Resource With Hard-Coded sys_ids
- Scripts Should Not Use gs.sql
- Catalog Items Without Short Description
- Catalog Items With Short Description Equal To Name
- Multiple Choice Catalog Variables With Too Many Options
- Catalog Items Without Description
- Notification Email Scripts With Hard-Coded sys_ids
- Catalog With No Usage Of META Tags
- Catalog With Very Low Usage Of META Tags
- Catalog With Low Usage Of META Tags
- Client Scripts With Hard-Coded sys_ids
- Document Object Model (DOM) Manipulation In Client Scripts
- Synchronous AJAX Call In Client Scripts
- Client Scripts Should Not Use Unsupported Scripting APIs
- Client Scripts With The console.log Debugging Method
- GlideRecord Usage On Client Scripts
- Client Scripts With Empty Script Field
- Client Scripts Defined On The Global Table
- Client Scripts Without Function
- Catalog Client Scripts With Hard-Coded sys_ids
- Catalog Client Scripts Without Function
- Document Object Model (DOM) Manipulation In Catalog Client Scripts
- Catalog Client Scripts With The console.log Debugging Method
- Synchronous AJAX Call In Catalog Client Scripts
- GlideRecord Usage On Catalog Client Scripts
- Catalog Client Scripts With Empty Script Field
- Catalog Client Scripts Should Not Use Unsupported Scripting APIs
- GlideRecord Usage On Portal Widget Client Scripts
- Portal Widgets With Hard-Coded sys_ids
- Synchronous Business Rules Making SOAP Or REST Calls
- Angular Providers With Hard-Coded sys_ids
- UI Actions With Hard-Coded sys_ids
- Server UI Actions Using GlideRecord And getRowCount
- Synchronous AJAX Call In UI Actions
- Document Object Model (DOM) Manipulation In UI Actions
- UI Actions Using GlideRecord
- UI Policy Action Without Field Effects
- Catalog UI Policy Action Without Field Effects
- Transform Maps With Hard-Coded sys_ids
- Transform Maps With “Run business rules” Option Enabled
- Transform Scripts With Hard-Coded sys_ids
- onBefore Transform Scripts Should Only Update The Target Table
- Too Many Fields In A Form Section
- Forms With Too Many Sections
- Inbound Email Actions With Hard-Coded sys_ids
- Inbound Email Actions Using GlideRecord And getRowCount
- Event Script Action With Hard-Coded sys_ids
- Event Script Action Using GlideRecord And getRowCount
- UI Scripts With Hard-Coded sys_ids
- Synchronous AJAX Call In UI Scripts
- UI Scripts With The console.log Debugging Method
- UI Scripts With Empty Script Field
- GlideRecord usage on UI Scripts
- Document Object Model (DOM) Manipulation In UI Scripts
- UI Scripts Without Function
- Avoid Global UI Scripts
- UI Scripts Including Open Source Libraries
- Business Rules Defined On The Global Table
- Business Rules Without Function
- Business Rules Using GlideRecord And getRowCount
- Business Rules With Debugging Statements
- Business Rules Using The SOAP getResponse Method
- onBefore Business Rule Should Only Update The Target Table
- Business Rules With Hard-Coded sys_ids
- Potential Recursive Business Rules
- Script Includes With Hard-Coded sys_ids
- Script Includes Using GlideRecord And getRowCount
- Script Include With Debugging Statements
- Creating Custom Tables In The Global Scope Should Be Avoided
- JDBC Data Sources With “Use last run datetime” Option Unchecked
- The Default System User Preference “Rows per Page” Set Above 100
- Unused Inactivity Monitors
- Avoid Workflows With Too Many Activities
- Avoid Workflows With Too Many Timer Activities
- Workflows With Notification Activities
- Synchronous AJAX Call In UI Policies – scriptFalse
- Synchronous AJAX Call In UI Policies – scriptTrue
- UI Policies Using GlideRecord – scriptFalse
- UI Policies Using GlideRecord – scriptTrue
- UI Policies With Hard-Coded sys_ids – scriptFalse
- UI Policies With Hard-Coded sys_ids – scriptTrue
- Document Object Model (DOM) Manipulation In UI Policies – scriptFalse
- Document Object Model (DOM) Manipulation In UI Policies – scriptTrue
- Catalog UI Policies Using GlideRecord – scriptFalse
- Catalog UI Policies Using GlideRecord – scriptTrue
- Catalog Policies With Hard-Coded sys_ids – scriptTrue
- Catalog UI Policies With Hard-Coded sys_ids – scriptFalse
- Document Object Model (DOM) Manipulation In Catalog UI Policies – scriptTrue
- Document Object Model (DOM) Manipulation In Catalog UI Policies – scriptFalse
- Synchronous AJAX Call In Catalog UI Policies – scriptTrue
- Synchronous AJAX Call In Catalog UI Policies – scriptFalse
- The System Property “Go To Search” Is Set To “Contains”
- The System Property “Update on Iterate” Is Enabled
- Debug System Properties Enabled
- The “Log/trace level of TaskSLAController” System Property Not Set To “notice”
- Debugging Properties Enabled In Production Environments
- The System Property “Auto Complete Wait Time” Exceeds 750 ms
- The System Property “Items per page” Includes Options Over 100
- The SOAP Timeout Value Is Over 5 Minutes
- The “Security Manager” System Property Is Set To “Allow Access”
- SOAP Request Strict Security Should Be Enabled
- SSLv2/SSLv3 Should Be Disabled
- Escape Jelly Should Be Enabled
- Escape HTML Should Be Enabled
- Enable AJAXEvaluate Should Be Disabled
- AJAXGlideRecord ACL Checking Should Be Enabled
- “Check UI Action Conditions check before Execution” Should Be Enabled
- Escape XML Should Be Enabled
- Client Generated Scripts Sandbox Should Be Enabled
- HTML Sanitizer Property Should Be Enabled
- Java Package Collection Mode And Collection Mode Override Properties Should Be Disabled
- Cookies – HTTP Only Should Be Enabled
- CSV Request Authorization Should Be Enabled
- Basic Auth SOAP Requests Setting Should Be Enabled
- Old UI Enabled Or Being Used
- Script Request Authorization Should Be Enabled
- “Allow Javascript tags in Embedded HTML” Property Should Be Disabled
- Anti-CSRF Token Setting Should Be Enabled
- SLA Logging Level Should Be Set To “notice”
- The System Property “Auto Complete Search” Is Set To “Contains”
- Modules Pointing To Big Tables Without Filter
- Avoid Updating The Source Table On Transform Maps
- Avoid Updating The Source Table On Transform Scripts
- Unlogged API Call Error Condition
- Fields Used To Coalesce Records In A Table Transform Map Should Be Indexed
- Update Sets Should Contain A Description
- The demo_data_running_trigger Business Rule Should Be Disabled
- The glide.businessrule.callstack System Property Is Set To True
- The sn_hr_core.impersonateCheck System Property Is False
- The glide.db.clone.allow_clone_target System Property Is Set To True
- Dot Walking To sys_id
- Dot Walking To sys_id – Portal Widget clientScript
- Dot Walking To sys_id – UI Policy scriptTrue
- Dot Walking To sys_id – UI Policy scriptFalse
- Dot Walking To sys_id – Catalog UI Policy scriptTrue
- Dot Walking To sys_id – Catalog UI Policy scriptFalse
- Usage Of g_form.setValue On A Reference Field Without displayValue
- Usage Of g_form.setValue On A Reference Field Without displayValue – Portal Widget clientScript
- Usage Of g_form.setValue On A Reference Field Without displayValue – UI Policy scriptTrue
- Usage Of g_form.setValue On A Reference Field Without displayValue – UI Policy scriptFalse
- Usage Of g_form.setValue On A Reference Field Without displayValue – Catalog UI Policy scriptTrue
- Usage Of g_form.setValue On A Reference Field wWithout displayValue – Catalog UI Policy scriptFalse
- The “glide.login.autocomplete” System Property Is Set To True
- Scripts Directly Call To Java Packages
- Avoid Creating Unnecessary Tables In Scoped Applications Which Can Impact Your Licensing Cost
- Usage Of getMessage Function Without A Second Parameter
- Usage Of getMessage Function Without A Second Parameter – Portal Widget clientScript
- Usage Of getMessage Function Without A Second Parameter – UI Policy scriptTrue
- Usage Of getMessage Function Without A Second Parameter – UI Policy scriptFalse
- Usage Of getMessage Function Without A Second Parameter – Catalog UI Policy scriptTrue
- Usage Of getMessage Function Without A Second Parameter – Catalog UI Policy scriptFalse
- Roles Without Any User
- Scheduled Jobs Without A Dedicated Integration User
- Reports Should Not Be Made Public
- Usage Of current.update() In Script Workflow Activities
- Scheduled Imports Should Not Run At The Same Time
- Avoid Script Includes With Duplicate Names
- Usage Of gs.sleep() On Workflow Activities
- Scheduled Jobs Run By Deleted Users
- Usage Of gs.cacheFlush() On Scripts
- Auditing For Update Sets Should Be Enabled
- Usage Of Window Objects Instead Of AngularJS Services
- Forms With Duplicate Fields
- Portal Widgets Should Not Be Made Public
- The Change Request Table Should Not Be Extended
- Portal Pages Should Not Be Made Public
- Too Many Delete Actions On An Update Set
- The assessment_take2 UI Page Should Be Public
- Transform Maps With Boolean Fields In Their Import Set Table
- Update Sets Should Not Include Images Without Review
- Update Sets Should Not Include Knowledge Base Articles Without Review
- Avoid Creating cross-table Business Rule Recursive Loops
- Dictionary Entries Present For A Table That Does Not Exist
- Groups Should Not Have An Inactive Manager
- Flows Should Not Be Client Callable
- Actions Should Not Be Client Callable
- HHRR System Properties Outside The “Human Resource Scoped” Category
- Groups Should Not Have Inactive Members
- Flows Should Not Run Using The Admin Role
- Integration Accounts Should Not Use The Admin Role
- Workflows Should Not Use Stages That Are Not Defined In A Stage Set
- Stage Sets With Duplicates Entries
- Child Group Does Not Contain All Parent Roles
- The “glide.email.read.active” System Property Is Set To “false”
- The “glide.email.smtp.active” System Property Is Set To “false”
- The “glide.uxf.js_server.consolidate” System Property Is Set To “false”
- The “glide.image_provider.security_enabled” System Property Is Set To “false”
- Usage Of getMessage() Without Preloading Message Key
- The Out Of The Box Admin Account Should Not Be Inactive Or Locked Out
- Empty Role Assigned To A User
- Empty Roles Assigned To A Group
- Roles Assigned To An Invalid User
- The glide.xmlutil.max_entity_expansion System Property Value Is Not Set To 3000
- Maximum Number Of Actions Per Flow And Subflow
- Potential Recursive Business Rules – current.update()
- ACLs Should Not Be Entirely Empty Or Contain The “Public” Role
- Scheduled Jobs Should Specified A Value For “Run as” Field
- Scheduled Jobs Should Not Be Run By inactive/locked Out Users
- GlideRecord And GlideRecordSecure Should Not Be Used In Client Side Scripts
- GlideRecord And GlideRecordSecure Should Not Be Used In Service Portal Widget-Client Script
- GlideRecord And GlideRecordSecure Should Not Be Used In Catalog UI Policies. Script False
- GlideRecord And GlideRecordSecure Should Not Be Used In Catalog UI Policies. Script True
- GlideRecord And GlideRecordSecure Should Not Be Used In UI Policies. Script False
- GlideRecord And GlideRecordSecure Should Not Be Used In UI Policies. Script True
- Use of GlideRecord and getRowCount
- Inline Scripts should not contain many lines of code
- System Properties should not be modified.
- Avoid adding new dictionary entries without documenting their purpose and rationale.
- GlideRecordSecure should not be used in Inline Scripts.
- GlideRecord should not be used in Inline Scripts.
- Avoid long UI action labels.
- Group found with no users
- Client Scripts should check for isLoading and return
- Remove Unused Services From Client Script