Skip to content

x/vuln/vulncheck: support for generics #57221

@zpavlinovic

Description

@zpavlinovic

vulncheck currently supports generics by instantiating them using ssa.InstantiateGenerics. But what happens for entry points that are generics functions: they themselves are not instantiated. They should in principle be supported just as functions accepting interfaces arguments, but it could be that the underlying vta callgraph is not handling them properly.

Investigate and make a long-term decision.

Metadata

Metadata

Assignees

Labels

vulncheck or vulndbIssues for the x/vuln or x/vulndb repo

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions