Safeguard
Tag

appsec

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

596 articles

AppSec

com.fasterxml.jackson.databind: Maven Coordinates, Modules, and Version Strategy

com.fasterxml.jackson.databind is the Java package, not the Maven groupId, and that mixup breaks builds weekly. Here are the correct coordinates, the module map, and a version strategy that survives audits.

Apr 29, 20266 min read
Security

SQLi Cheat Sheet: Detection and Defense Guide

A practical SQLi cheat sheet covering how injection works, the patterns to recognize, and the parameterized-query defenses that actually stop it.

Apr 28, 20266 min read
Security

How Do You Pronounce Snyk? The Definitive Answer

Snyk is pronounced sneak, like the verb. Here is where the name comes from, why people get it wrong, and what the tool actually does.

Apr 28, 20265 min read
AppSec

How to Fix Cross-Site Scripting Vulnerabilities in Java (With Examples)

A practical walkthrough of how to fix cross site scripting vulnerabilities in Java: context-aware output encoding, template auto-escaping, and where servlet code goes wrong.

Apr 28, 20266 min read
Security

How Application Security Risk Management Actually Works in Practice

A working model for application security risk management: how to inventory assets, rate risk you can act on, prioritize by exploitability and impact, and prove the program is reducing risk.

Apr 28, 20267 min read
AppSec

The OWASP Top 10, Explained: The Web App Risks That Matter Most

The OWASP Top 10 is the industry's reference list of the most critical web application security risks. Here is what each category means and how to defend against it.

Apr 27, 20266 min read
Best Practices

Enterprise Rails Security Audit: 2025 Field Notes

After 14 Rails audits in the last 12 months, the same eight issues kept surfacing. Here's the 2025 field checklist for Rails 7.2 and 8.0 enterprise apps.

Apr 27, 20265 min read
AppSec

Showdown Markdown Converter: XSS Risks and Safe Configuration

The npm showdown library converts Markdown to HTML without sanitizing it — by design. Here is where the XSS risk actually lives and how to render untrusted Markdown safely.

Apr 27, 20267 min read
Security

How to Choose a Security Company for Modern Software

Picking a security company is less about brand recognition than about matching a vendor's real strengths to the risks your software actually faces. Here is a practical way to decide.

Apr 27, 20266 min read
AppSec

White Box Pen Testing: How It Works and When to Use It

White box pen testing gives the tester full access to source, architecture, and credentials. Here's how it differs from black box, when to choose it, and the tools involved.

Apr 27, 20266 min read
AppSec

Open Source SAST Tools Worth Evaluating

A rundown of the open source SAST tools engineering teams actually use in production, and where each one runs out of road.

Apr 26, 20265 min read
AppSec

Code Injection in Python: How It Happens and How to Prevent It

Code injection python vulnerabilities almost always trace back to eval, exec, or a template engine handed untrusted input; here is how the attack works and how to close it off.

Apr 26, 20266 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 31) — Safeguard Blog