Documentation ¶
Index ¶
- func BuildXrayDependencyTree(treeHelper map[string][]string, nodeId string) *services.GraphNode
- func CreateTestWorkspace(t *testing.T, sourceDir string) (string, func())
- func GetAndAssertNode(t *testing.T, modules []*services.GraphNode, moduleId string) *services.GraphNode
- func GetModule(modules []*services.GraphNode, moduleId string) *services.GraphNode
- func Scan(modulesDependencyTrees []*services.GraphNode, ...) (results []services.ScanResponse, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildXrayDependencyTree ¶
func CreateTestWorkspace ¶
func GetAndAssertNode ¶
func Scan ¶
func Scan(modulesDependencyTrees []*services.GraphNode, xrayGraphScanPrams services.XrayGraphScanParams, serverDetails *config.ServerDetails, progress ioUtils.ProgressMgr, technology string) (results []services.ScanResponse, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.