Cybersecurity
Document

SAST - Static Analysis/Application Security Test

1 Module 3 Sections None

Static Analysis (or Application) Security Test tools - SAST tools for short - provide the earliest possible insight into the security of an embedded application by scanning the source code. SAST is available as soon as there is source code and by building it into the Secure Software Development LifeCycle (SSDLC), vulnerabilities can be detected even before the build stage is reached.

Learn more
Pen