Skip to main content

2 docs tagged with "ScriptOnlyCheck"

View all tags

Instance Scan Guide

Create ServiceNow Instance Scan checks using Fluent API. Covers all scan check types: TableCheck, LinterCheck, ColumnTypeCheck, and ScriptOnlyCheck. Instance scan checks evaluate an instance for upgradability, performance, security, manageability, and user experience issues. Supported in SDK 4.0.0 or higher.

ScriptOnlyCheck

Creates a script-only check that executes a standalone script with no table binding (scanscriptonly_check).