Possible Use Of Private Data – Catalog UI Policy scriptTrue

< 1 min read

Impact Area
Security
Severity
Warning
Affected Element
Catalog UI Policy

Rule number #

SN-0364 (for ServiceNow)

Impact #

Storing private or sensitive data such as passwords in your code can lead to security vulnerabilities.

Remediation #

Ensure that sensitive data is only used in code where strictly necessary, and never logged.

Time to fix #

50 min

References #

This rule is linked to Common Weakness Enumeration CWE-259 Use of Hard-coded Password.

Updated on March 21, 2025
Was it helpful ?