Skip to content
Latchkey

DevSecOps - CI/CD Glossary Definition

DevSecOps extends DevOps by making security a shared, continuous responsibility built into the pipeline rather than a separate gate at the end, often summarized as "shifting security left".

In CI/CD

DevSecOps adds automated security steps to the pipeline: dependency scanning, secret detection, static analysis (SAST), and image scanning run on every change instead of in a late audit.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →