Documentation ¶
Index ¶
- func Audit(modulesDependencyTrees []*services.GraphNode, ...) (results []services.ScanResponse, err error)
- 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 LogExecutableVersion(executable string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Audit ¶ added in v2.23.0
func Audit(modulesDependencyTrees []*services.GraphNode, xrayGraphScanPrams services.XrayGraphScanParams, serverDetails *config.ServerDetails, progress ioUtils.ProgressMgr, technology coreutils.Technology) (results []services.ScanResponse, err error)
func BuildXrayDependencyTree ¶
func CreateTestWorkspace ¶
func GetAndAssertNode ¶
func LogExecutableVersion ¶ added in v2.24.0
func LogExecutableVersion(executable string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.