Skip to main content

Glossary

CI/CD

Continuous Integration / Continuous Delivery — A software development practice that automates building, testing, and deploying code changes frequently and reliably. CI/CD pipelines are a high-value attack target because a compromise there can inject malicious code into every downstream build.

// Recent coverage mentioning CI/CD

← All 285 glossary terms