D487 Exam 1 Question with 100% Verified
Answers
Which type of requirement specifies that credit card numbers displayed in the
application will be masked so they only show the last four digits?
Privacy requirement
Which type of requirement specifies that file formats the application sends to financial
institutions must be certified every four years?
Compliance requirement
What is a study of real-world software security initiatives organized so companies can
measure their initiatives and understand how to evolve them over time?
Building Security in Maturity Model
What is the analysis of computer software that is performed without executing
programs?
Static Analysis
Which International Organization for Standardization (ISO) standard is the
benchmark for information security today?
ISO/IEC 27001
What is the analysis of computer software that is performed by executing programs on
a real or virtual processor in real time?
Dynamic Analysis
Which person is responsible for designing, planning, and implementing secure coding
practices and security testing methodologies?
, Software Security Architect.
What is a list of information security vulnerabilities that aims to provide names for
publicly known problems?
Common computer vulnerabilities exposures (CVE)
Which secure coding best practice uses well-tested, publicly available algorithms to hide
product data from unauthorized access?
Cryptographic practices.
Which secure coding best practice ensures servers, frameworks, and system components
are all running the latest approved versions?
System configuration
Which secure coding best practice says to use parameterized queries, encrypted
connection strings stored in separate configuration files, and strong passwords or multi-
factor authentication?
Database security
Which secure coding best practice says that all information passed to other systems
should be encrypted?
Communication security
Team members are being introduced during sprint zero in the project kickoff meeting.
The person being introduced is a member of the scrum team, responsible for writing
feature logic and attending sprint ceremonies.Which role is the team member playing?
Software developer
Answers
Which type of requirement specifies that credit card numbers displayed in the
application will be masked so they only show the last four digits?
Privacy requirement
Which type of requirement specifies that file formats the application sends to financial
institutions must be certified every four years?
Compliance requirement
What is a study of real-world software security initiatives organized so companies can
measure their initiatives and understand how to evolve them over time?
Building Security in Maturity Model
What is the analysis of computer software that is performed without executing
programs?
Static Analysis
Which International Organization for Standardization (ISO) standard is the
benchmark for information security today?
ISO/IEC 27001
What is the analysis of computer software that is performed by executing programs on
a real or virtual processor in real time?
Dynamic Analysis
Which person is responsible for designing, planning, and implementing secure coding
practices and security testing methodologies?
, Software Security Architect.
What is a list of information security vulnerabilities that aims to provide names for
publicly known problems?
Common computer vulnerabilities exposures (CVE)
Which secure coding best practice uses well-tested, publicly available algorithms to hide
product data from unauthorized access?
Cryptographic practices.
Which secure coding best practice ensures servers, frameworks, and system components
are all running the latest approved versions?
System configuration
Which secure coding best practice says to use parameterized queries, encrypted
connection strings stored in separate configuration files, and strong passwords or multi-
factor authentication?
Database security
Which secure coding best practice says that all information passed to other systems
should be encrypted?
Communication security
Team members are being introduced during sprint zero in the project kickoff meeting.
The person being introduced is a member of the scrum team, responsible for writing
feature logic and attending sprint ceremonies.Which role is the team member playing?
Software developer