Safeguard
Tag

appsec

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

591 articles

AppSec

How to Scan Source Code for Vulnerabilities: A Practical Guide

Scanning source code means running automated analysis over your repository to find security flaws before they reach production. Here is how to do it well.

Mar 18, 20257 min read
Security

User Session Management: A Security Guide

Session management is where most authentication bugs actually live. This guide covers how to issue, store, rotate, and revoke sessions without opening holes attackers walk straight through.

Mar 18, 20256 min read
Security

The Best Veracode Competitors and Alternatives for AppSec in 2025

The strongest Veracode competitors trade portal-first workflows for developer-native scanning. Here is how Snyk, Checkmarx, SonarQube and others compare on speed, coverage, and pricing.

Mar 18, 20256 min read
DevSecOps

Werkzeug in Python: What Developers Need to Know About Security

Werkzeug powers Flask and countless WSGI apps in Python. Here is how to use it without leaving the interactive debugger or hostname checks open to attackers.

Mar 18, 20256 min read
Vulnerabilities

Preventing SQL Injection: A Defense-in-Depth Approach

Parameterized queries stop most SQL injection, but the attacks that make it to production usually slip past a single control — here's the layered defense that catches the rest.

Mar 18, 20256 min read
AppSec

Use-After-Free Vulnerabilities: How They're Exploited

A use-after-free exploit turns a dangling pointer into arbitrary code execution — here's how the bug class works, why it still dominates browser and kernel CVEs, and how to catch it before release.

Mar 18, 20256 min read
Vulnerabilities

XXE Attack Walkthroughs: What a Good Demo Actually Shows

Most XXE video walkthroughs stop at proof-of-concept file reads — here's what a genuinely useful one covers, plus the Java fix that actually closes the hole.

Mar 18, 20255 min read
AppSec

Reading a Scan Report: What Actually Matters

Most scan reports bury the three fields that decide whether a finding needs action today — this is how to read one without drowning in noise.

Mar 18, 20255 min read
AppSec

SCA Vulnerabilities: How to Find and Fix Them in Your Dependencies

SCA vulnerabilities are known security flaws in the open-source packages your app pulls in. Here is how to detect them, cut the noise, and fix the ones that matter.

Mar 14, 20257 min read
AppSec

XSS Attack Examples: How Cross-Site Scripting Works and How to Stop It

Walk through realistic XSS attack examples across the three main flavors of cross-site scripting, then see how to detect and remediate each one.

Mar 14, 20256 min read
AppSec

Finding Vulnerabilities in Source Code: A Practical Method

A concrete, repeatable method for finding vulnerabilities in source code — combining static analysis, dependency scanning, and manual review without drowning your team in false positives.

Mar 14, 20257 min read
AppSec

Free Website Vulnerability Scanners: What You Actually Get

Free scanners catch the obvious stuff — missing headers, expired TLS, a handful of known CVEs — but they stop well short of what a real security program needs.

Mar 14, 20255 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.

appsec (Page 43) — Safeguard Blog