Skip to content

x/website: https://go.dev/security/vuln/editor#editor-specific-instructions #61633

@falco467

Description

@falco467

What is the URL of the page with the issue?

https://go.dev/security/vuln/editor#editor-specific-instructions

What did you expect to see?

The settings for VS-Code should be "ui.codelenses"

What did you see instead?

"go.diagnostic.vulncheck": "Imports", // enable the imports-based analysis by default.
"gopls": {
  "codelenses": {
    "run_govulncheck": true  // "Run govulncheck" code lens on go.mod file.
  }
}

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.vulncheck or vulndbIssues for the x/vuln or x/vulndb repowebsite

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions