# 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.