From 82a849742e3c37f7d50bc23d525031ab27ff6788 Mon Sep 17 00:00:00 2001 From: Phill MV Date: Wed, 11 Dec 2024 16:58:37 -0500 Subject: [PATCH] minor tweak to language --- pkg/cmd/attestation/inspect/inspect.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/cmd/attestation/inspect/inspect.go b/pkg/cmd/attestation/inspect/inspect.go index b5ca7c0bd..d9406d713 100644 --- a/pkg/cmd/attestation/inspect/inspect.go +++ b/pkg/cmd/attestation/inspect/inspect.go @@ -39,7 +39,7 @@ func NewInspectCmd(f *cmdutil.Factory, runF func(*Options) error) *cobra.Command associated with your artifact(s), see the %[1]sdownload%[1]s command. Given a .json or .jsonl file, this command will: - - check the bundles' authenticity, i.e. whether it is possible to verify the bundle + - check the bundles' "authenticity", i.e. whether we _could_ verify the bundle - summarize certificates, if any - extract the bundle's statement and predicate