From 2dc1ce61ec1375f036218fdcfc87491213385ec1 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Mon, 26 Apr 2021 12:30:44 +0200 Subject: [PATCH] fix(network-acls): fix line typo --- checks/check_extra7138 | 1 - 1 file changed, 1 deletion(-) diff --git a/checks/check_extra7138 b/checks/check_extra7138 index 90c57f13..a7b47806 100644 --- a/checks/check_extra7138 +++ b/checks/check_extra7138 @@ -10,7 +10,6 @@ # under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR # CONDITIONS OF ANY KIND, either express or implied. See the License for the # specific language governing permissions and limitations under the License. -Ensure no security groups CHECK_ID_extra7138="7.138" CHECK_TITLE_extra7138="[extra7138] Ensure no Network ACLs allow ingress from 0.0.0.0/0 to any port" CHECK_SCORED_extra7138="NOT SCORED"