package
0.0.82
Repository: https://github.com/mindersec/minder.git
Documentation: pkg.go.dev

# Functions

NewVulncheckEvaluator creates a new vulncheck evaluator.

# Constants

VulncheckEvalType is the type of the vulncheck evaluator.

# Variables

ErrPkgNotFound is returned when the package is not found in the package repository.

# Structs

Evaluator is the vulncheck evaluator.
OSVResponse is a response from the OSV database.
PyPiReply is the reply from the PyPi API.
Vulnerability is a vulnerability JSON representation.
VulnerabilityResponse is a response from the vulnerability database.

# Interfaces

RepoQuerier is the interface for querying a repository.