dependencydiff

package
v4.13.1 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Deprecated: This is going to be removed in the future.

Index

Constants

View Source
const (
	Depdiff = "Dependency-diff"
)

Depdiff is the exported name for dependency-diff.

Variables

This section is empty.

Functions

func GetDependencyDiffResults deprecated

func GetDependencyDiffResults(
	ctx context.Context,
	repoURI string,
	base, head string,
	checksToRun []string,
	changeTypes []string,
) ([]pkg.DependencyCheckResult, error)

Deprecated: This is going to be removed in the future. GetDependencyDiffResults gets dependency changes between two given code commits BASE and HEAD along with the Scorecard check results of the dependencies, and returns a slice of DependencyCheckResult. TO use this API, an access token must be set. See https://github.com/ossf/scorecard#authentication.

Types

This section is empty.

Jump to

Keyboard shortcuts

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