Question 4: What is the primary purpose of integrating security tests into the build phase of a DevSecOps pipeline? Choice: (choose correct answer): () To prevent vulnerabilities from reaching production by identifying issues early. () To ensure that the application is fully functional before deployment. () To speed up the deployment process by automating all tests. () To allow developers to bypass security checks in later stages. () To replace the need for user acceptance testing. Answer: To replace the need for user acceptance testing.