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.