govulncheck

package
v0.0.0-...-e95d944 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Overview

Package govulncheck provides an experimental govulncheck API.

Index

Constants

This section is empty.

Variables

View Source
var (
	// Source reports vulnerabilities that affect the analyzed packages.
	Source = govulncheck.Source

	// DefaultCache constructs cache for a vulnerability database client.
	DefaultCache = govulncheck.DefaultCache
)

Functions

This section is empty.

Types

type CallStack

type CallStack = govulncheck.CallStack

CallStacks contains a representative call stack for each vulnerable symbol that is called.

type Config

type Config = govulncheck.Config

Config is the configuration for Main.

type Module

type Module = govulncheck.Module

Module represents a specific vulnerability relevant to a single module or package.

type Package

type Package = govulncheck.Package

Package is a Go package with known vulnerable symbols.

type Result

type Result = govulncheck.Result

Result is the result of executing Source.

type StackFrame

type StackFrame = govulncheck.StackFrame

StackFrame represents a call stack entry.

type Vuln

type Vuln = govulncheck.Vuln

Vuln represents a single OSV entry.

Jump to

Keyboard shortcuts

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