Catalog Client Scripts without function

Impact area

Scalability 

Severity

Medium

Affected element

Catalog Client Scripts

Rule number

SN-0147

Impact

Client scripts without a function cause issues with variable scope. When code is not enclosed in a function, variables and other objects are available and shared to all other client-side scripts.

Remediation

Ensure that all code is wrapped in a function.

Time to fix

15 min




Last modified on Dec 12, 2022