Code | Severity | i18n | Experimental |
---|---|---|---|
shady-link | Warning |
sast_warnings.shady_link |
✔️ |
Identify when a Literal (string) contains an URL to a domain with a suspicious extension.
Important
Credit goes to the guarddog team.
const foo = "http://foo.xyz";