From ec0720283e093a3ebfb8a6d12283336cbed3c588 Mon Sep 17 00:00:00 2001 From: Tim Smith Date: Mon, 16 Oct 2023 18:02:58 -0700 Subject: [PATCH] Update the cnspec tagline to match v8 We updated this in v8 a while back Signed-off-by: Tim Smith --- apps/cnspec/cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cnspec/cmd/root.go b/apps/cnspec/cmd/root.go index 10c0a97f..215ddcaa 100644 --- a/apps/cnspec/cmd/root.go +++ b/apps/cnspec/cmd/root.go @@ -31,7 +31,7 @@ import ( ) const ( - rootCmdDesc = "cnspec is a cloud-native security testing tool for your entire fleet\n" + rootCmdDesc = "cnspec is a cloud-native security testing tool for your entire infrastructure\n" ) const cnspecLogo = " ___ _ __ ___ _ __ ___ ___ \n" +