SAST is performed at the static level ensuring that code guidelines are followed without actually executing the application.
Answer options
A
True
B
False
Correct answer: True
Explanation
Quick AnswerThe correct answer is True because it directly addresses the core logic of Agile & DevOps.
SAST analyses source code without running it — white-box testing.