Safeguard
Tag

sast

Safeguard articles tagged "sast" — guides, analysis, and best practices for software supply chain and application security.

377 articles

Application Security

How Snyk Code suppressions and in-file ignore annotations...

How Snyk Code's in-file ignore annotations and UI-based suppressions work mechanically, from fingerprinting to Consistent Ignores, and where governance gaps appear.

Jun 15, 20267 min read
Application Security

How Snyk Code's incremental scanning speeds up repeated s...

Snyk Code speeds up repeat SAST scans on large codebases by re-analyzing only changed files instead of the whole repository each time.

Jun 15, 20267 min read
Application Security

How Snyk Agent Fix uses dynamic few-shot prompting to gen...

How Snyk Agent Fix uses dynamic few-shot prompting and a 35,000-example database to generate, validate, and iteratively repair AI-generated code fixes.

Jun 15, 20267 min read
Tools

CodeQL 2.22 Security Query Pack Review

GitHub's CodeQL 2.22.4 runs 478 security queries by default across 169 CWEs. We map the new queries added in 2025 and benchmark scan times on real repos.

Jun 15, 20266 min read
Application Security

Why Snyk Agent Fix scopes fixes to a single file, and wha...

Snyk Agent Fix patches one file per finding. Here's why that scope exists, which vulnerability classes need multi-file fixes, and how to catch what a single-file patch leaves behind.

Jun 15, 20267 min read
AppSec

Reading a SAST Report: Findings, Traces, and Triage

A SAST report is a list of claims, not a list of bugs. How to read data-flow traces, judge severity honestly, and run a triage workflow that keeps the queue moving.

Jun 14, 20266 min read
Application Security

How Snyk Code's detection differs across Java, JavaScript...

Snyk Code applies one hybrid AI-plus-symbolic engine to ten languages, but rule depth, autofix coverage, and taint tracking vary widely by language.

Jun 14, 20268 min read
Application Security

How Snyk Code integrates with GitHub Advanced Security th...

A technical walkthrough of how Snyk Code's SARIF output is generated, uploaded, and deduplicated inside GitHub Advanced Security's code scanning pipeline.

Jun 14, 20267 min read
Application Security

How Snyk Code's confidence scoring separates high-confide...

How Snyk Code's confidence scoring works under the hood, and why "high confidence" and "severity" are not the same axis for triage.

Jun 14, 20267 min read
AppSec

Code Scanning Software: How to Pick the Right Tool

Code scanning software analyzes your source and dependencies for security flaws automatically. Here is how the categories differ and how to choose.

Jun 14, 20265 min read
Application Security

How Snyk Code analyzes API usage patterns to catch insecu...

A technical look at how Snyk Code's symbolic engine and taint tracking flag insecure API calls like weak crypto, XXE, and SSRF before code ships.

Jun 13, 20267 min read
Application Security

How Snyk Code detects path traversal vulnerabilities thro...

How Snyk Code uses interprocedural data-flow tracing—not regex matching—to catch path traversal (CWE-22) by connecting tainted sources to file-system sinks.

Jun 13, 20268 min read

Self-healing security runs on Safeguard.

Your first fix PR is minutes away.

No sales call required, even your agent can complete the purchase over MCP.

sast (Page 14) — Safeguard Blog