Safeguard
Topic

Application Security

In-depth guides and analysis on application security from the Safeguard engineering team.

490 articles

Application Security

How Snyk Code detects cross-site scripting (XSS) through ...

How Snyk Code's taint analysis traces untrusted input from source to sink to flag reflected, DOM-based, and stored XSS with fewer false positives.

Jun 17, 20267 min read
Application Security

How Snyk Code identifies hardcoded secrets and credential...

A technical look at how Snyk Code's static analysis engine detects hardcoded API keys, tokens, and credentials in source code — and where source-code scanning alone falls short.

Jun 17, 20267 min read
Application Security

How Snyk Code's security rule sets are structured and ver...

A technical look at how Snyk Code structures, scores, and versions its SAST rules — from the DeepCode AI engine to CWE mapping and custom rule bundles.

Jun 17, 20268 min read
Application Security

How Snyk Code scans multi-language monorepos in a single ...

Snyk Code scans multi-language monorepos in a single pass by parsing source files directly into a shared internal representation, no build step required.

Jun 16, 20268 min read
Application Security

What triggers a Snyk Code scan in the IDE: save, open, an...

A mechanical breakdown of when Snyk Code scans fire in the IDE — on open, on save, and on manual command — and how each trigger affects scan scope and speed.

Jun 16, 20268 min read
Application Security

How Snyk Code's PR and MR checks block merges on newly in...

A mechanical look at how Snyk Code's pull and merge request checks isolate net-new vulnerabilities from pre-existing debt and gate merges on policy.

Jun 16, 20267 min read
Application Security

Breaking free from alert fatigue in AppSec

Veracode-style scanners flood AppSec teams with thousands of unranked alerts. Here's why appsec alert fatigue happens, what it costs, and how reachability-based triage fixes it.

Jun 16, 20268 min read
Application Security

How Snyk Code visualizes a vulnerability's data-flow path...

A mechanical look at how Snyk Code traces and visualizes a vulnerability's taint path from source to sink, step by step, inside its developer UI.

Jun 16, 20268 min read
Application Security

Securing AWS Lambda functions

A practical guide to AWS Lambda security best practices: IAM scoping, dependency risk, secrets handling, and runtime detection for serverless apps.

Jun 16, 20267 min read
Application Security

How Snyk Code differentiates Security issues from Code Qu...

Snyk Code splits every finding into a security vulnerability or a code quality issue. Here's how that classification actually works under the hood, and why the split matters for triage.

Jun 16, 20267 min read
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

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.

Application Security (Page 18) — Supply Chain Security Blog | Safeguard