glad

package
v0.0.0-...-0e2e07d Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2020 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Conan     packageType = "Conan"
	Gem       packageType = "Gem"
	Go        packageType = "Go"
	Maven     packageType = "Maven"
	Npm       packageType = "Npm"
	Nuget     packageType = "Nuget"
	Packagist packageType = "Packagist"
	PyPI      packageType = "PyPI"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Advisory

type Advisory struct {
	Identifier       string
	PackageSlug      string
	Title            string
	Description      string
	Date             string
	Pubdate          string
	AffectedRange    string
	FixedVersions    []string
	AffectedVersions string
	NotImpacted      string
	Solution         string
	Urls             []string
	CvssV2           string
	CvssV3           string
	UUID             string
}

type VulnSrc

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

func NewVulnSrc

func NewVulnSrc() VulnSrc

func (VulnSrc) Name

func (vs VulnSrc) Name() string

func (VulnSrc) Update

func (vs VulnSrc) Update(dir string) error

Jump to

Keyboard shortcuts

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