CompTIA PenTest+ PT0-002 – Question149

Which of the following types of information would MOST likely be included in an application security assessment report addressed to developers? (Choose two.)

A.
Use of non-optimized sort functions
B. Poor input sanitization
C. Null pointer dereferences
D. Non-compliance with code style guide
E. Use of deprecated Javadoc tags
F. A cydomatic complexity score of 3

Correct Answer: BE