vex

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Name    = "vex"
	Type    = "https://openvex.dev/ns"
	RunType = attestation.PostProductRunType
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Attestor

type Attestor struct {
	VEXDocument     vex.VEX              `json:"vexDocument"`
	ReportFile      string               `json:"reportFileName,omitempty"`
	ReportDigestSet cryptoutil.DigestSet `json:"reportDigestSet,omitempty"`
}

func New

func New() *Attestor

func (*Attestor) Attest

func (a *Attestor) Attest(ctx *attestation.AttestationContext) error

func (*Attestor) Name

func (a *Attestor) Name() string

func (*Attestor) RunType

func (a *Attestor) RunType() attestation.RunType

func (*Attestor) Schema

func (a *Attestor) Schema() *jsonschema.Schema

func (*Attestor) Type

func (a *Attestor) Type() string

Jump to

Keyboard shortcuts

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