(ISC)2
CSSLP · Question #360
CSSLP Question #360: Real Exam Question with Answer & Explanation
Sign in or unlock CSSLP to reveal the answer and full explanation for question #360. The question stem and answer options stay visible for context.
Secure Software Testing
Question
Which categories of problems are suitable for static code analysis to detect in a software repository?
Options
- ASyntax checks, allowed function calls, and attempting to detect race conditions
- BCloud Trace
- CSyntax validation, permitted libraries, and runtime memory usage profiling
- DSyntax checking, approved API or library usage, and semantic validation of code logic and call
Unlock CSSLP to see the answer
You've previewed enough free CSSLP questions. Unlock CSSLP for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Static Code Analysis#SAST#Syntax Validation#Semantic Analysis