Terminology Index

Glossary

1801 terms

Open concept maps

Showing 417-448 of 1801 terms

C
32

Container Security Model

Within DevSecOps, the conceptual model for how container security is layered, image, build, registry, runtime, and orchestration, that guides where to place controls in a secure software delivery pipeline.

Framed for a secure SDLC, the container security model lays out the layers a team must secure and where each control fits in the development and delivery flow: securing the Dockerfile and base image, scanning in the pipeline, controlling the registry, and monitoring at runtime. It gives engineers a mental map for embedding container controls into DevSecOps rather than treating container security as an afterthought.

Introduced in: DevSecOps and Secure SDLC

Examples

  • Mapping where image scanning, registry control, and runtime monitoring fit the pipeline.
  • Securing the Dockerfile and base image as the model's foundation layer.
  • Using the model to decide which control belongs at which delivery stage.

No related terms linked yet.