x/vuln/vulncheck: panic - interface conversion: types.Type is *types.Interface, not *types.Struct #57298
Labels
FrozenDueToAge
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
vulncheck or vulndb
Issues for the x/vuln or x/vulndb repo
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce at the latest version of golang.org/x/vuln?
Yes
What did you do?
Run
govulncheck ./...
on a multi-package proprietary codebase, one that usescgo
.What did you expect to see?
Successful exit, or even partial vulnerability results.
What did you see instead?
The text was updated successfully, but these errors were encountered: