sigstoreAuthorities property
The authorities required by this check to verify the signature.
A signature only needs to be verified by one authority to pass the check.
Required.
Implementation
core.List<SigstoreAuthority>? sigstoreAuthorities;
The authorities required by this check to verify the signature.
A signature only needs to be verified by one authority to pass the check.
Required.
core.List<SigstoreAuthority>? sigstoreAuthorities;