Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/low-sev-security-policies.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down