> For the complete documentation index, see [llms.txt](https://asafahmadov.gitbook.io/devsecops/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://asafahmadov.gitbook.io/devsecops/1.-devsecops-the-big-picture/understanding-devsecops-concepts/security-as-code.md).

# Security as Code

Where DevSecOps can help with traditional security requirements

&#x20;    ▪ <mark style="color:red;">Code review</mark> becomes <mark style="color:green;">**code preview**</mark>&#x20;

&#x20;    ▪ <mark style="color:red;">Patching</mark> becomes <mark style="color:green;">**build new environment and deploy**</mark>&#x20;

&#x20;    ▪ <mark style="color:red;">Incident Response</mark> becomes <mark style="color:green;">**Incident Avoidance using Threat Modeling**</mark>
