Question 7: You are reviewing your business practices for delivering code and you think a DevOps pipeline with Security might be the solution you need. Your manager has asked you specifically why you need a DevSecOps pipeline instead of just a normal DevOps pipeline. Which of the following best describes the primary goal of a DevSecOps pipeline? Choice: (choose correct answer): () Ensure only developers can deploy code to production () Automate infrastructure provisioning with zero developer involvement () Integrate security testing and checks throughout the software development lifecycle () Replace manual QA testing with automated unit tests Answer: Replace manual QA testing with automated unit tests