What is the role of a Kubernetes admission webhook in a CI/CD security pipeline?
-
A
It approves pull requests before merging
-
B
It intercepts API requests and enforces policies before objects are persisted
-
C
It scans container images for CVEs at build time
-
D
It rotates ServiceAccount tokens after each deployment