IBM
C2150-810 · Question #23
When reviewing an application, you discover methods that are not called directly by the application. Which rule should be applied in order to scan this code?
The correct answer is D. Add the method as not a validation routine. See the full explanation below for the reasoning.
Question
When reviewing an application, you discover methods that are not called directly by the application. Which rule should be applied in order to scan this code?
Options
- AAdd the method as source.
- BAdd the method as taint propagator.
- CAdd the method as tainted call back.
- DAdd the method as not a validation routine.
How the community answered
(20 responses)- A5% (1)
- B15% (3)
- C5% (1)
- D75% (15)
Community Discussion
No community discussion yet for this question.