sigstore

package
v0.3.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CaCertMatcher

type CaCertMatcher func()

type InstanceConfig

type InstanceConfig struct {
	ID        string `json:"id"`
	IssuerOrg string `json:"issuer-org"`
	options.Sigstore
}

type SigstoreRoots

type SigstoreRoots struct {
	Roots []InstanceConfig `json:"roots"`
}

func ParseRoots

func ParseRoots(data []byte) (*SigstoreRoots, error)

ParseRoots parses a roots file

func ParseRootsFile

func ParseRootsFile(path string) (*SigstoreRoots, error)

ParseRootsFile parses a sigstore roots file

Jump to

Keyboard shortcuts

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