Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func VerifySignature ¶
VerifySignature validates a detached signature created with cosign's ECDSA signing mode against the provided artifact. All paths are resolved relative to the manifest directory and, if necessary, the repository root.
Types ¶
type Allowlist ¶
type Allowlist struct {
// contains filtered or unexported fields
}
Allowlist captures the trusted hashes recorded for plugin artifacts.
func LoadAllowlist ¶
LoadAllowlist parses the allowlist file. Paths are interpreted relative to the directory containing the allowlist itself.
Click to show internal directories.
Click to hide internal directories.