Terminology Index

Glossary

170 terms starting with "A"

Open concept maps

Showing 33-64 of 170 terms

A
32

Admission Control

A gatekeeping step that checks whether a workload, image, or change is allowed to run before it is admitted into an environment, blocking anything that fails policy such as an unsigned container image or one with critical vulnerabilities.

In cloud workload protection, admission control shifts enforcement to the moment of deployment, stopping risky workloads from ever starting rather than detecting them after the fact. It complements runtime protection by setting a quality and security gate at the boundary.

Introduced in: Cloud Workload Protection

Examples

  • Rejecting a container image that is not signed by an approved pipeline.
  • Blocking a deployment whose image has known critical CVEs.
  • Denying a workload that requests privileged or host-level access against policy.

No related terms linked yet.