LodeHQSubscribe →

Terraform controls Matrix rooms, GitHub kills PATs, Cisco open-sources AI SAST

DevOps · 2026-06-15

CI/CD & Automation
Terraform Provider Brings Matrix Rooms Under IaC Control3 MIN

A new Terraform and OpenTofu provider lets you declare Matrix rooms, spaces, memberships, power levels and arbitrary state events as code. It bridges the gap for teams that manage Matrix infrastructure, enabling repeatable, version‑controlled provisioning alongside existing IaC pipelines.

GitHub Agentic Workflows now use built‑in GITHUB_TOKEN, dropping PATs1 MIN

GitHub has eliminated the need for personal access tokens in its Agentic Workflows, allowing the built‑in GITHUB_TOKEN to handle authentication. This cuts operational overhead and security risk while billing AI credits directly to the organization. The change applies across all Copilot plans.

Cisco Open‑Sources AI‑Deep SAST for Fast CI/CD Triage16 MIN

AI‑Deep SAST combines Semgrep’s speed with a locally‑run 8‑billion‑parameter security model, delivering per‑finding triage in seconds within CI pipelines. An optional deep‑scan mode plugs in frontier LLMs for whole‑codebase analysis, letting teams catch OWASP Top 10 issues without paying for expensive cloud API calls.

Observability & Reliability
Anthropic’s system card warns SRE tools can’t catch long tool‑call chain failures270 MIN

Anthropic’s Claude Opus 4.6 system card flags a new class of failure: long tool-call chains that can cause irreversible side effects. Traditional SRE observability and incident‑response tooling cannot detect or remediate these agentic behaviors, forcing reliability teams to rethink monitoring for AI‑driven workloads.

DevSecOps
Anonde releases OSS PII tokenization layer for LLM integrations10 MIN

Anonde provides an open‑source Go library and Docker image that tokenizes PII before any LLM API sees it. It runs locally, supports 52 pattern recognizers plus multilingual GLiNER NER, and offers reversible, audited token mapping, letting regulated industries secure AI pipelines without cloud exposure.

npm v12 disables install scripts by default, tightening supply‑chain security1 MIN

GitHub’s npm v12 will turn off pre‑install, install and post‑install scripts, block Git‑sourced packages and remote URL downloads unless explicitly allowed. This shift stops a major code‑execution surface, forcing developers to whitelist trusted scripts and reducing supply‑chain attack risk.

Get DevOps in your inbox, every issue.
Subscribe free
Privacy · Terms · About · Contact
© 2026 LodeHQ