Skip to content

insecure-url-scheme

Default severity: warning

Detect insecure URL schemes. Default: HTTP, WS, and FTP.

endpoint := "http://example.com"
endpoint := "https://example.com"