From c3a633c77614a6f561b367d6137387c00769ee00 Mon Sep 17 00:00:00 2001 From: kcarmich Date: Thu, 30 Oct 2025 11:40:21 -0400 Subject: [PATCH] Update policy description for low-sev policy --- modules/low-sev-security-policies.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/low-sev-security-policies.adoc b/modules/low-sev-security-policies.adoc index 15f78dc7c167..3a6f9466e663 100644 --- a/modules/low-sev-security-policies.adoc +++ b/modules/low-sev-security-policies.adoc @@ -19,7 +19,7 @@ The following table lists the default security policies in {product-title} that |==== |Life cycle stage |Name |Description | Status |Build or Deploy |90-Day Image Age |Alerts when a deployment has not been updated in 90 days. |Enabled -|Build or Deploy |ADD Command used instead of COPY |Alerts when a deployment uses an ADD command. |Disabled +|Build or Deploy |ADD Command used instead of COPY |Alerts when an image was built by using an `ADD` command. |Disabled |Build or Deploy |Alpine Linux Package Manager (apk) in Image |Alerts when a deployment includes the Alpine Linux package manager (apk). |Enabled |Build or Deploy |Curl in Image |Alerts when a deployment includes curl. |Disabled |Build or Deploy |Docker CIS 4.1: Ensure That a User for the Container Has Been Created |Ensures that containers are running as non-root users. |Enabled