Skip to content

x/vulndb: potential Go vuln in go.etcd.io/etcd #5

@jba

Description

@jba

Now used to track GO-2020-0005.


old description:

The DB is constructed assuming that package import paths are unique. But it's possible to have two different packages with the same import path, even at the same version. Example:

https://pkg.go.dev/github.com/hashicorp/[email protected]/api
https://pkg.go.dev/github.com/hashicorp/vault/[email protected]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions