Tag
sast-dast
Safeguard articles tagged "sast-dast" — guides, analysis, and best practices for software supply chain and application security.
27 articles
AppSec
IAST Security: Interactive Application Security Testing Explained
IAST security instruments a running application to watch real requests flow through real code, catching vulnerabilities that static analysis and black-box scanning both miss.
Feb 10, 20256 min read
SecOps
What Is a Vulnerability Scan? How It Works and What It Finds
A vulnerability scan automatically checks code, dependencies, and running systems against known weaknesses — here's what it actually inspects and where it stops short of a full assessment.
May 22, 20246 min read
Vulnerabilities
What Is XSS? Cross-Site Scripting Full Form and Basics
XSS is short for cross-site scripting, a vulnerability that lets attackers run malicious scripts in a victim's browser. Here's how it works, its three main types, and how it's actually caught.
May 14, 20245 min read