
Security News
libxml2 Maintainer Ends Embargoed Vulnerability Reports, Citing Unsustainable Burden
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
github.com/joefitzgerald/navigator-go
navigator-go
Find symbol information in Go source.
godef
, given an expression or a location in a source file, prints the location of the definition of the symbol referred to. Known limitations:
- it does not understand about "." imports
- it does not like imports where the last element import path doesn't match the package identifier.
navigator-go
runs godef
and jumps to the definition of the symbol under
the cursor, if it can be found. It depends on the following packages:
In addition to https://github.com/joefitzgerald/navigator-go/graphs/contributors, this package is based on work done by the following people for go-plus:
FAQs
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Libxml2’s solo maintainer drops embargoed security fixes, highlighting the burden on unpaid volunteers who keep critical open source software secure.
Research
Security News
Socket researchers uncover how browser extensions in trusted stores are used to hijack sessions, redirect traffic, and manipulate user behavior.
Research
Security News
An in-depth analysis of credential stealers, crypto drainers, cryptojackers, and clipboard hijackers abusing open source package registries to compromise Web3 development environments.