InterviewStack.io LogoInterviewStack.io

Secure Software Delivery: DevSecOps, Pipeline, and Supply Chain Security Questions

Embedding security into how software is built, assembled from dependencies, and shipped. Covers shift-left and secure-SDLC practices, infrastructure-as-code security, CI/CD pipeline and secrets management, integrating security scanning into build and deploy, and configuration and secret management across environments, together with software supply chain security: software composition analysis (SCA), dependency and open-source vulnerability management, build-provenance and artifact integrity, and mitigating supply-chain attack vectors. The 'secure the delivery pipeline and everything it pulls in' discipline, distinct from vendor-risk governance.

HardSystem Design
69 practiced

Design a secure CI/CD pipeline for ML models that enforces model provenance and reproducibility, signs artifacts, prevents deployment of untrusted code, and captures metadata for audits. Describe the steps from a PR to production promote, required automated checks (dependency scans, model-behavior tests), artifact storage, and how security approvals are integrated.

That is every published Secure Software Delivery: DevSecOps, Pipeline, and Supply Chain Security question for AI Engineer so far. Browse the other topics in this category, or practice this one interactively.