Describe what role the reviewer plays in the security review process.

What will be an ideal response?


Reviews are monitoring and reporting tools; they are not responsible for fixing security problems. Nonetheless, they are responsible for reviewing all security and development plans for completeness. Reviewers should participate in technical inspections as well as review all test plans and test results for compliance with standards and adherence to regulations. In that respect, reviewers are responsible for registering non-concurrence where any non-compliance is found. Because of the latter responsibility, the review process also needs an effective enforcement mechanism to back it up.

Computer Science & Information Technology

You might also like to view...

Which method call converts the value in variable stringVariable to an integer?

a. Convert.toInt(stringVariable) b. Convert.parseInt(stringVariable) c. Integer.parseInt(stringVariable) d. Integer.toInt(stringVariable)

Computer Science & Information Technology

GIF, PNG, and JPEG are ____ formats.

a. layered b. lossless c. lossy d. flat

Computer Science & Information Technology

Which of the following statements about naming a macro is false?

A) It should not begin with a space. B) It should contain no spaces. C) It should contain at least one special character. D) It should be descriptive.

Computer Science & Information Technology

An Access database may be saved as a template.____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology