runner

package
v4.13.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

type Runner struct {
	// contains filtered or unexported fields
}

Runner holds the clients and configuration needed to run Scorecard on multiple repos.

func New

func New(enabledChecks []string) Runner

Creates a Runner which will run the listed checks. If no checks are provided, all will run.

func (*Runner) Run

func (r *Runner) Run(repoURI string) (pkg.ScorecardResult, error)

Jump to

Keyboard shortcuts

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