audit

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditCommitResult

type AuditCommitResult struct {
	Commit   string
	VsaPred  *vpb.VerificationSummary
	ProvPred *provenance.SourceProvenancePred
	// The previous commit reported by GH.
	GhPriorCommit   string
	GhControlStatus *ghcontrol.GhControlStatus
}

func (*AuditCommitResult) IsGood

func (ar *AuditCommitResult) IsGood() bool

type Auditor

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

func (*Auditor) AuditBranch

func (a *Auditor) AuditBranch(ctx context.Context, branch string) iter.Seq2[*AuditCommitResult, error]

func (*Auditor) AuditCommit

func (a *Auditor) AuditCommit(ctx context.Context, commit string) (ar *AuditCommitResult, err error)

Jump to

Keyboard shortcuts

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