MCPcopy
hub / github.com/ossf/scorecard / Run

Struct Run

checker/raw_result.go:356–358  ·  view source on GitHub ↗

Run represents a run.

Source from the content-addressed store, hash-verified

354
355// Run represents a run.
356type Run struct {
357 URL string
358}
359
360// ArchivedStatus defines the archived status.
361type ArchivedStatus struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected