Safeguard
Topic

AppSec

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

306 articles

AppSec

PHP 7.3 to 7.4 Version Vulnerabilities: A Security Changelog

PHP 7.4 vulnerabilities span years of unsupported point releases; here is what changed security-wise across the 7.3 and 7.4 lines and why staying on either branch today is a standing risk.

Mar 19, 20256 min read
AppSec

How a Jenkins Scanner Catches Vulnerabilities in Your Pipeline

A Jenkins scanner is any security tool wired into a Jenkins job to inspect code, dependencies, or containers before they ship. Here is how to pick one and run it well.

Mar 18, 20257 min read
AppSec

What a Dependency Scanner Does and Which One to Pick

A dependency scanner reads your lockfiles, resolves the full dependency tree, and matches every package against known vulnerability data. Here is how that works and what separates a good one from a noisy one.

Mar 18, 20257 min read
AppSec

What Is a DAST Assessment? A Practical Security Guide

A DAST assessment tests a running application from the outside to find exploitable flaws. Here is how it works, what it catches, and where it fits alongside SAST and SCA.

Mar 18, 20257 min read
AppSec

Disaster Recovery Testing Methods That Actually Prove You Can Recover

A walk through the disaster recovery testing methods teams rely on, from tabletop walkthroughs to full failover, and how to pick the right one for each system.

Mar 18, 20257 min read
AppSec

jQuery 3.6.0 Vulnerabilities: What Scanners Flag and How to Fix

jQuery v3.6.0 vulnerabilities show up in scan reports constantly, yet the core library has no CVE of its own at that version. Here is what your scanner is actually reacting to and how to clear it.

Mar 18, 20256 min read
AppSec

OWASP Top 10 Vulnerabilities 2023: A Retrospective That Still Applies

There was no new web OWASP Top 10 in 2023 — but the OWASP Top 10 vulnerabilities 2023 story is really about the 2021 web list holding firm and the API Security Top 10 getting a major refresh.

Mar 18, 20258 min read
AppSec

Web Vulnerability Scanning: How It Works and What It Finds

A practitioner's guide to web vulnerability scanning: what scanners actually test, where they fall short, and how to fit them into a delivery pipeline without drowning in noise.

Mar 18, 20256 min read
AppSec

API Scanner Tools: How They Work and How to Choose One

An API scanner tool probes your endpoints for authentication gaps, injection flaws, and data exposure before attackers do. Here is how the scanning works and what to look for when picking one.

Mar 18, 20256 min read
AppSec

Dependency Vulnerability Scanner: How It Works and What to Use

A dependency vulnerability scanner reads your lockfiles, maps every direct and transitive package to known CVEs, and tells you what to upgrade first. Here is how the good ones work.

Mar 18, 20256 min read
AppSec

Java Security Scanner: How It Works and What to Use

A Java security scanner combines static analysis of your own code with dependency scanning of your Maven and Gradle tree. Here is how each layer works and how to wire them into a build.

Mar 18, 20255 min read
AppSec

SAST Testing Tools: How to Choose and Use Them Effectively

A practitioner's guide to SAST testing tools: what static analysis actually catches, where it falls short, and how to wire it into a pipeline without drowning developers in noise.

Mar 18, 20257 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 20) — Supply Chain Security Blog | Safeguard