package
0.0.7
Repository: https://github.com/stacklok/trusty-action.git
Documentation: pkg.go.dev

# Functions

ConvertDepsToMap converts a slice of Dependency structs to a map for easier comparison.
DiffDependencies compares two sets of dependencies (represented as maps) and finds what's added in newDeps.

# Structs

Dependency represents a generic dependency structure.