test

package
v1.7.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateAnalysisMock

func CreateAnalysisMock() *horusec.Analysis

CreateAnalysisMock creates a mocked plain entity to use in test suites.

func GetGoVulnerabilityWithSeverity

func GetGoVulnerabilityWithSeverity(severity severity.Severity) horusec.Vulnerability

func Handler

func Handler(w http.ResponseWriter, r *http.Request)

func ReturnEachTypeOfVulnerability

func ReturnEachTypeOfVulnerability() []horusec.Vulnerability

ReturnEachTypeOfVulnerability generates a generic []Vulnerability with 1 vulnerability of each tool/language. The Severity and CommitAuthor are empty on purpose

Types

type ISQLUtil

type ISQLUtil interface {
	GetLast(out interface{})
}

func NewSQLUtil

func NewSQLUtil(databaseRead relational.InterfaceRead) ISQLUtil

type SQLUtil

type SQLUtil struct {
	// contains filtered or unexported fields
}

func (*SQLUtil) GetLast

func (s *SQLUtil) GetLast(out interface{})

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL