Valid SY0-701 Dumps shared by EduDump.com for Helping Passing SY0-701 Exam! EduDump.com now offer the newest SY0-701 exam dumps, the EduDump.com SY0-701 exam questions have been updated and answers have been corrected get the newest EduDump.com SY0-701 dumps with Test Engine here:
A customer reports that software the customer downloaded from a public website has malware in it. However, the company that created the software denies any malware in its software at delivery time. Which of the following techniques will address this concern?
Correct Answer: D
Code signing uses digital signatures to verify software authenticity and integrity, ensuring the code has not been tampered with since it was signed by the developer. It helps detect if malware was introduced after delivery. Static code analysis (B) inspects code for vulnerabilities during development but does not verify delivered binaries. Input validation (C) protects applications at runtime. Secure storage (A) protects stored data, unrelated to software delivery. Code signing is an essential security control in Software Development Life Cycle and Supply Chain Security #6:Chapter 7 CompTIA Security+ Study Guide#.