Safeguard
Topic

AppSec

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

306 articles

AppSec

IAST Meaning: What Interactive Application Security Testing Does

IAST instruments a running application from the inside, watching real execution to confirm vulnerabilities with far fewer false positives than static scanning.

May 8, 20256 min read
AppSec

CVSS 4.0 Release Date, Changes, and Adoption Status

The CVSS 4.0 release date was November 1, 2023 — here is what changed from v3.1, how the new metric groups work, and where real-world adoption stands.

May 7, 20257 min read
AppSec

jQuery UI 1.12.1 and 1.13.1 Vulnerabilities: CVE Guide

jQuery UI 1.13.1 vulnerabilities come down to one checkboxradio XSS, while 1.12.1 carries four. A practical guide to the CVEs, exploit conditions, and the upgrade to 1.13.2+.

May 6, 20256 min read
AppSec

White Box Pentesting: A Practical Guide to Full-Knowledge Testing

White box pentesting gives the tester source code, architecture, and credentials up front. Here is when that full-knowledge approach beats black box, and how an engagement actually runs.

May 6, 20256 min read
AppSec

JavaScript Vulnerability Scanners: How They Actually Work

A javascript vulnerability scanner has to reason about a dynamically typed, dependency-heavy language — which is why the good ones combine static analysis with dependency-graph lookups rather than relying on either alone.

May 6, 20255 min read
AppSec

Free Web Security Scanners: What to Expect From the Free Tier

What a free web security scanner will and won't catch, how the free tiers of popular tools are actually limited, and when you need to pay for real coverage.

May 2, 20255 min read
AppSec

simple-git: Command Injection CVEs and Safe Usage Patterns

The npm simple-git library went through a chain of argument injection CVEs in 2022, each an incomplete fix of the last. The history is a case study in why wrapping a CLI safely is hard.

Apr 30, 20257 min read
AppSec

Web Scanners: How They Work and What to Use

A web scanner probes a running application for vulnerabilities the way an attacker would. Here is how the different types work and how to pick one that finds real bugs.

Apr 29, 20257 min read
AppSec

Log4j 1.2.17 Vulnerabilities: Why Log4j 1.x Cannot Be Fixed

The only real log4j 1.2.17 vulnerability fix is migrating off the 1.x line — it reached end of life in 2015 and its RCE-class CVEs will never be patched. Here is the case and the path.

Apr 29, 20256 min read
AppSec

Website Security Scanners: How a Site Scanner Works and What to Use

A site scanner crawls a live website and probes it for security issues, from missing headers to injection flaws. Here is how the scan works and how to pick one.

Apr 27, 20256 min read
AppSec

Site Security Scan: How to Check a Website for Vulnerabilities

A site security scan probes a live website for exploitable weaknesses, from injection flaws to misconfigured headers. Here is what a real scan covers and how to run one that finds something useful.

Apr 22, 20255 min read
AppSec

Gartner and SAST: How the AST Magic Quadrant Covers Static Analysis

There is no standalone Gartner SAST Magic Quadrant. Here is how Gartner actually evaluates static analysis inside the Application Security Testing report.

Apr 22, 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 17) — Supply Chain Security Blog | Safeguard