AI-Assisted Features in DevSecOps
SAST & DAST: Key security tests for development workflows

SAST & DAST: Key security tests for development workflows

8/12/2019 · Vanessa Wegner

What this post added

This post explains the concepts of Static Application Security Testing (SAST) and Dynamic Application Security Testing (DAST) and how they fit into developer workflows. It details how GitLab integrates SAST to automatically generate summaries of fixes and unresolved vulnerabilities after code commits and before merging, and how DAST runs live attacks on review apps during QA. The post emphasizes the importance of using both SAST and DAST together for comprehensive security testing.

Read the original post ↗