Safeguard
Tag

devsecops

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

868 articles

AI Security

Container Malware Scanning: Finding Threats in Your Images

Container malware scanning inspects image layers for malicious binaries, backdoors, and tampered dependencies before they ever run in your cluster.

Apr 9, 20265 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.

Apr 9, 20267 min read
AI Security

Claude Code and AI Coding Agent Security Basics

Anthropic Claude Code security rests on permission gating, sandboxed execution, and human approval for risky actions — the same fundamentals any AI coding agent needs before it's allowed to run commands or edit code unattended.

Apr 9, 20265 min read
AppSec

Running DAST, SAST, and SCA in One Pipeline

Running sast dast sca as three separate checkpoints instead of one correlated pipeline is why most security backlogs are full of duplicate, unprioritized noise.

Apr 9, 20266 min read
DevSecOps

Kubernetes and Infrastructure as Code security

Prisma Cloud pioneered infrastructure as code security scanning for Kubernetes, but alert fatigue and weak commit-level traceability leave real gaps. Here's how to close them.

Apr 9, 20267 min read
Container Security

Ignoring Docker Registry Certificates: A Security Anti-Pattern

Telling Docker to ignore certificate errors fixes the immediate pull failure but quietly disables the check that confirms you're actually talking to your registry and not an attacker.

Apr 9, 20266 min read
DevSecOps

What Is the CI/CD Pipeline (and CI/CD security)?

CI/CD pipelines now hold more privileged access than any other system — yet they're the least monitored. Here's what CI/CD pipeline security really requires.

Apr 9, 20267 min read
Security

Shift-Left Security Explained: Catching Vulnerabilities Before Production

Shift-left security means moving vulnerability detection into design, coding, and CI instead of waiting for a pre-release pen test. Here is what that looks like in practice.

Apr 8, 20267 min read
DevSecOps

IDE-Time Feedback Loop For Supply Chain

The editor is the highest-leverage place to catch supply chain risk. A design guide for building IDE-time feedback that developers actually want.

Apr 8, 20267 min read
DevSecOps

What Is a Node.js Backend? A Security Guide for Server-Side JavaScript

A practical look at building a Node.js backend that holds up in production, from dependency risk to input validation, with real config you can copy.

Apr 8, 20266 min read
Security

Is eslint-plugin-jsx-a11y a Security Tool? What It Actually Catches

eslint-plugin-jsx-a11y is an accessibility linter for JSX, not a vulnerability scanner. Here is what it catches, where it stops, and how it fits into a secure React pipeline.

Apr 8, 20266 min read
Security

Enterprise App Security: How Large Organizations Protect Their Software

Enterprise app security is the practice of protecting business-critical applications across their whole lifecycle. Here is how mature teams actually run it.

Apr 8, 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.

devsecops (Page 44) — Safeguard Blog