#!/usr/bin/env bash # Prowler - the handy cloud security tool (c) by Toni de la Fuente # # This Prowler check is licensed under a # Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. # # You should have received a copy of the license along with this # work. If not, see . GROUP_ID[19]='eks-cis' GROUP_NUMBER[19]='19.0' GROUP_TITLE[19]='CIS EKS Benchmark - [eks-cis] *********************************' GROUP_RUN_BY_DEFAULT[19]='N' # run it when execute_all is called GROUP_CHECKS[19]='extra765,extra794,extra795,extra796,extra797'