- Date added
-
June 15, 2020, 1:55 p.m.
- Description
- <blockquote>It is extremely important to understand that code reviews will not always detect secrets, especially if they are hidden in previous versions of code. The reason code reviews are not adequate protection is because reviewers are only concerned with the difference between current and proposed states of the code, they do not consider the entire history of the project.
</blockquote>