Exam Name: | WGU Secure Software Design (D487) Exam | ||
Exam Code: | Secure-Software-Design Dumps | ||
Vendor: | WGU | Certification: | Courses and Certificates |
Questions: | 113 Q&A's | Shared By: | md |
An individual is developing a software application that has a back-end database and is concerned that a malicious user may run the following SOL query to pull information about all accounts from the database:
Which technique should be used to detect this vulnerability without running the source codes?
A company is moving forward with a new product. Product scope has been determined, teams have formed, and backlogs have been created. Developers are actively writing code for the new product, with one team concentrating on delivering data via REST services, one Team working on the mobile apps, and a third team writing the web application.
Which phase of the software development lifecycle (SDLC) is being described?
Which software control test examines the internal logical structures of a program and steps through the code line by line to analyze the program for potential errors?
The security team is reviewing whether changes or open issues exist that would affect requirements for handling personal information documented in earlier phases of the development life cycle.
Which activity of the Ship SDL phase is being performed?