JavaScript – Avoid Making Connections On Unsafe Protocols – UI Policy scriptTrue

< 1 min read

Impact Area

Security

Severity

Warning

Affected Element

Catalog UI Policy

 

Rule number #

SN-0342

Impact #

Use of to non-encrypted protocols such as http and ftp can cause data leaks.

Remediation #

Always use encrypted protocols to transfer data in and out of the instance.

Time to fix #

10 min

References #

This rule is linked to Common Weakness Enumeration CWE-311 Missing Encryption of Sensitive Data.

Updated on March 21, 2025
Was it helpful ?