Create a check without specifying a table or a column type by selecting Create a new Script Only Check. You can verify meta data, configurations, and execute complex checks by writing your own script.

Before you begin

Role required: scan_admin
Before performing this task you must complete Create a check.

About this task

The script only check runs only during a full scan and executes only once during a scan.

Procedure

  1. Select Create a new Script Only Check from the Check Interceptor list.
  2. On this form, fill in the fields.
    Fields Description
    Name Name of the check record.
    Application Application that has the check record.
    Category Category of the check record.
    Priority Priority at which the findings should be resolved.
    Version Current version of the check record.
    Note: If you want to update an already existing check, the Version field increments itself.
    Active Option to activate this check record.
    Short Description Mandatory description about the check records.
    Description Additional information about the check records.
    Resolution Details Guideline to avoid check to go off against one or more tables.
    Documentation URL Documentation link for the check details.
    Note: A scan_user can't edit the Documentation URL field.
    Run Condition Boolean field that determines if the check should be run.
    Script Option to write a custom script to generate findings.