Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Compact ¶
func Compact(finding *govulncheck.Finding) []*govulncheck.Frame
Compact returns a summarization of finding.Trace. The first returned element is the vulnerable symbol and the last element is the exit point of the user module. There can also be two elements in between, if applicable, which are the two elements preceding the user module exit point.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.