Safeguard
Tag

devsecops

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

868 articles

DevSecOps

Concourse CI Supply Chain Hardening

A practical hardening guide for Concourse CI: resource type trust, worker isolation, team-level RBAC, and the var source security that underpins the platform's multi-tenancy model.

Mar 14, 20268 min read
DevSecOps

Buildkite Supply Chain Hardening

A practical hardening guide for Buildkite: agent isolation, pipeline upload security, plugin risks, and the agent-token rotation strategy that keeps the trust model intact.

Mar 13, 20268 min read
DevSecOps

Maven Release Plugin Hardening

The Maven Release Plugin is the oldest piece of release automation most Java shops still run. A look at the hardening steps it usually needs.

Mar 13, 20266 min read
Infrastructure Security

What is Infrastructure as Code (IaC)

IaC turns infrastructure into versioned code, but one bad Terraform default can replicate a security hole across every environment it touches.

Mar 13, 20267 min read
DevSecOps

go generate Supply Chain Risks

go generate is a seam where arbitrary commands run with the full privileges of the developer, and it does not show up in any manifest of trusted dependencies.

Mar 12, 20267 min read
Infrastructure Security

What is IaC Security

IaC security scans Terraform, CloudFormation, and Kubernetes code before deployment—catching misconfigurations before they become breaches.

Mar 12, 20267 min read
Infrastructure Security

What is Terraform Security

Terraform security means finding and fixing risks in IaC code, state files, and providers before they become live cloud misconfigurations.

Mar 12, 20266 min read
DevSecOps

How to Rotate Build Signing Keys Safely

A step-by-step tutorial for rotating Cosign and GPG build signing keys without breaking existing attestations, verification chains, or downstream consumers.

Mar 12, 20266 min read
Infrastructure Security

What is Policy as Code

Policy as code turns security and compliance rules into version-controlled, testable code enforced automatically in CI/CD, admission control, and runtime.

Mar 12, 20268 min read
DevSecOps

Docker Hub Rate Limit Changes and CI Impact

Docker's 2024 rate-limit reforms hit CI pipelines hard. Measured impact on 30 real build farms and the mirror and pull-through controls that fixed it.

Mar 11, 20265 min read
AI Security

Choosing a Container Security Tool in 2026: What Actually Matters

A container security tool should cover the image, the registry, and the running workload — not just spit out a CVE list. Here is how to evaluate one without the marketing gloss.

Mar 11, 20266 min read
DevSecOps

snyk test and snyk code test: Command Guide with Examples

snyk test scans your dependencies; snyk code test runs SAST on your own source. Install, auth, flags, CI exit codes, and the gotchas between the two commands.

Mar 11, 20267 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 53) — Safeguard Blog