bundler

package
v0.10.1 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Advisory added in v0.9.0

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

func NewAdvisory added in v0.9.0

func NewAdvisory() *Advisory

func (*Advisory) DetectVulnerabilities added in v0.9.0

func (a *Advisory) DetectVulnerabilities(pkgName string, pkgVer *semver.Version) ([]types.DetectedVulnerability, error)

type VulnSrc

type VulnSrc interface {
	Get(pkgName string) ([]bundlerSrc.Advisory, error)
}

Jump to

Keyboard shortcuts

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