Featured Webinar: AI-Enhanced API Testing: A No-Code Approach to Testing | Watch Now
What Is SAST?
Jump to Section
SAST (static application security testing) analyzes the source code of an application to identify security vulnerabilities.
Related terms: coding standards, DAST, flow analysis, security testing, static analysis
SAST: Examples in Context
A code review process includes SAST tools that scan source code for vulnerabilities and provide developers with security recommendations.
A financial institution uses SAST to identify and address security weaknesses in its banking software during development.