From 23be47a9b60896d9031048d8fdefb09ddcaef1ae Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Fri, 27 Dec 2019 12:09:35 +0100 Subject: [PATCH] Enhanced title for check extra723 --- checks/check_extra723 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checks/check_extra723 b/checks/check_extra723 index 589df548..96039eb9 100644 --- a/checks/check_extra723 +++ b/checks/check_extra723 @@ -11,7 +11,7 @@ # CONDITIONS OF ANY KIND, either express or implied. See the License for the # specific language governing permissions and limitations under the License. CHECK_ID_extra723="7.23" -CHECK_TITLE_extra723="[extra723] Check if RDS Snapshots are public (Not Scored) (Not part of CIS benchmark)" +CHECK_TITLE_extra723="[extra723] Check if RDS Snapshots and Cluster Snapshots are public (Not Scored) (Not part of CIS benchmark)" CHECK_SCORED_extra723="NOT_SCORED" CHECK_TYPE_extra723="EXTRA" CHECK_ALTERNATE_check723="extra723"