Check for Vulnerabilities
Analyze your codebase and highlight known vulnerabilities in go.mod
Along with packages that have vulnerabilities in go.mod, GoLand highlights method calls from packages with known vulnerabilities right in your editor.
To check your code for known vulnerabilities, in the main menu click Code | Analyze Code | Show Vulnerable Dependencies.