From 512db1c2a769f82e0c1129da9745dff51d017dd8 Mon Sep 17 00:00:00 2001 From: Ambg05 Date: Fri, 4 Nov 2016 09:11:32 +0000 Subject: [PATCH] Update Cant-do-security-review-when-doing-code-review.md --- .../To-Fix/Cant-do-security-review-when-doing-code-review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/From-audio/To-Fix/Cant-do-security-review-when-doing-code-review.md b/content/From-audio/To-Fix/Cant-do-security-review-when-doing-code-review.md index 3de6f0e..37427d2 100644 --- a/content/From-audio/To-Fix/Cant-do-security-review-when-doing-code-review.md +++ b/content/From-audio/To-Fix/Cant-do-security-review-when-doing-code-review.md @@ -1,6 +1,6 @@ ### Can't do Security Analysis when doing Code Review -One lesson I have learned is that the mindset and the focus that you have when doing security reviews are very different than when you work on normal feature and code analysis. +One lesson I have learned is that the mindset and the focus that you have when you do security reviews are very different than when you work on normal feature and code analysis. This is very important because as you accelerate in the DevOps world, it means that you start to ship code much faster, which in turn means that code hits production much faster. Logically, this means that vulnerabilities also hit production much faster.