mirror of
https://github.com/slsa-framework/slsa-verifier.git
synced 2026-08-18 02:56:31 +00:00
Update verify.go
Signed-off-by: Ramon Petgrave <32398091+ramonpetgrave64@users.noreply.github.com>
This commit is contained in:
@@ -196,7 +196,7 @@ func verifyGithubAttestation() *cobra.Command {
|
||||
}
|
||||
return nil
|
||||
},
|
||||
Short: "Verifies SLSA provenance for a github attestation",
|
||||
Short: "Verifies SLSA provenance for a github artifact attestation",
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
v := verify.VerifyGithubAttestationCommand{
|
||||
AttestationPath: o.AttestationPath,
|
||||
|
||||
Reference in New Issue
Block a user