Back to Blog

Devsecops

11 articles on this topic.

AI Security26 September 2026

Coding agents make software engineering harder, says Simon Willison

Simon Willison argues that coding agents raise the bar on discipline and knowledge rather than lowering it. Here is what that means for security teams.

coding-agentsai-securityllm-security
3 min readRead
Cloud Security21 September 2026

Cloudflare Python Workers Hit GA: What the WASM Sandbox Means for Security

After two years in preview, Cloudflare's Pyodide-on-WebAssembly runtime for Python is now production-grade — and it quietly reshapes the isolation model and supply-chain surface teams need to think about.

cloud-securitydevsecopssupply-chain
4 min readRead
Software Supply Chain11 September 2026

Wrapture's Zero-Code Monkey-Patching Is a Supply-Chain Question, Not Just a Dev One

Graham Dumpleton's new Python library wrapture patches arbitrary call sites for testing and tracing without touching source code — a capability worth reviewing like any other dependency with deep runtime access.

pythonsupply-chain-securitydevsecops
4 min readRead
Software Supply Chain25 August 2026

EVE Online's Python 3 Migration Is a Masterclass in Legacy Runtime Risk

CCP Games is finally moving 2.4 million lines of EVE Online off Python 2 — six years after the interpreter stopped receiving security fixes. It's a useful case study in how technical debt in a runtime, not just an application, becomes a security liability.

software-supply-chainlegacy-systemstechnical-debt
4 min readRead
AI Infrastructure Security18 August 2026

Mojo Goes Fully Open Source: The Supply-Chain Angle for AI Infra Teams

Modular has released the Mojo compiler and toolchain under Apache 2.0, three years after first promising it. For teams building GPU/AI workloads on Mojo, the interesting part isn't the license — it's what opening the compiler changes about trust and contribution risk.

software-supply-chainai-infrastructureopen-source
4 min readRead
API & Supply-Chain Security14 August 2026

Datasette's New Upload API Turns a Bearer Token Into a Production Database Swap

The datasette-upload-dbs 0.5a0 release formalises a POST API for hot-swapping a live SQLite database — a convenient CD primitive that is only as safe as the bearer token and permission scope guarding it.

api-securitydevsecopssecrets-management
4 min readRead
Software Supply-Chain Security8 August 2026

npm's Keyv and Cacheable Hijacked in 'Mini Shai-Hulud' Supply-Chain Worm

A hijacked maintainer account let attackers trojan keyv, cacheable-request and flat-cache — reusing the same Shai-Hulud toolkit seen on PyPI and npm earlier in 2026.

supply-chain-securitynpmshai-hulud
4 min readRead
AI Security Practice4 August 2026

The "Meat Proxy" Problem: Why Unread AI Output Is a Security Risk

A new term for an old failure mode — relaying AI output without reading it — has real consequences when the output is a vulnerability triage, an incident runbook, or a pull request.

ai-misusellm-securitysecure-coding
4 min readRead
CI/CD & DevSecOps28 July 2026

CVE-2026-63077: Critical TeamCity Flaw Enables Unauthenticated RCE

A critical bug in the agent polling protocol lets an unauthenticated attacker with network access to a TeamCity On-Premises server run arbitrary OS commands — no credentials required.

teamcitycicd-securityvulnerability-management
4 min readRead
DevSecOps & Infrastructure14 July 2026

Lobste.rs moves to SQLite: a lesson in shrinking your attack surface

The tech-news community site Lobsters has retired MariaDB in favour of SQLite after an eight-year migration effort — a small architectural decision with a useful security lesson about trading network attack surface for single-host risk.

devsecopsattack-surfacearchitecture
4 min readRead
DevSecOps28 June 2026

AI Writes the CI/CD Pipeline: Auditing AI-Generated GitHub Actions Workflows

Simon Willison's browser-compat-db used two AI models to generate a complete build pipeline — a sign of where development is heading and a prompt to ask whether security review has kept pace.

github-actionsdevsecopssupply-chain-security
4 min readRead