Which type of testing is used to identify security vulnerabilities in source code in the development environment?
Which type of testing is used to identify security vulnerabilities in source code in the development environment?
Based on this analysis, Static analysis security testing (SAST) (Option C) is the most appropriate choice. It directly analyzes the source code in the development environment, enabling developers to detect and fix security vulnerabilities early in the process.