Scan rule · RSC-SEC-025
Unencrypted assets on an HTTPS page
SecuritySeverity: MediumCWE-311
Finds scripts, stylesheets or images embedded via `http://` on an https page.
Scan tier
External scan (anonymous)
How to fix it
Switch all references to https; browsers block active mixed content anyway.