From b67b4205b990b8904501fa382dc1c734a9c93997 Mon Sep 17 00:00:00 2001 From: akozlovets098 Date: Mon, 11 Dec 2023 15:17:59 +0200 Subject: [PATCH] Add references to rules (gcp_k8s_rules) --- rules/gcp_k8s_rules/gcp_k8s_exec_into_pod.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/gcp_k8s_rules/gcp_k8s_exec_into_pod.yml b/rules/gcp_k8s_rules/gcp_k8s_exec_into_pod.yml index 29f00a269..be6b0f3f4 100644 --- a/rules/gcp_k8s_rules/gcp_k8s_exec_into_pod.yml +++ b/rules/gcp_k8s_rules/gcp_k8s_exec_into_pod.yml @@ -14,6 +14,7 @@ Description: > Alerts when users exec into pod. Possible to specify specific projects and allowed users. Runbook: > Investigate the user and determine why. Advise that it is discouraged practice. Create ticket if appropriate. +Reference: https://cloud.google.com/migrate/containers/docs/troubleshooting/executing-shell-commands Tests: - Name: Allowed User