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

# Functions

NewTrustyEvaluator creates a new trusty evaluator.

# Constants

TRUSTY_DEPRECATED means a package was marked upstream as deprecated or archived.
TRUSTY_LOW_ACTIVITY The package does not have enough activity.
TRUSTY_LOW_PROVENANCE Low trust in proof of origin.
TRUSTY_LOW_SCORE Overall score was lower than threshold.
TRUSTY_MALICIOUS_PKG Package is marked as malicious.
TrustyEvalType is the type of the trusty evaluator.

# Variables

DefaultScore is the default score to use.
SummaryScore is the score to use for the summary score.

# Structs

Evaluator is the trusty evaluator.

# Type aliases

RuleViolationReason are int constants that captures the various reasons a package was considered unsafe when compared with trusty data.