The secure coding review technique which is applicable for John's project is: D. Perform static code analysis.
Code review is also referred to as code analysis and it can be defined as a standard technique which is used by programmers to analyze, manage and modify a set of written instructions, especially for the purpose of fixing a bug or correcting an error.
In Computer technology, there are two main types of code review and these include:
In this scenario, John should perform a static code analysis on the ERP application. Also, this analysis should be performed by John before doing a source code compliance.
Read more on code review here: https://brainly.com/question/26135704