Skip to main content

Posts

DevSecOps Teams as Partners in Secure Software Delivery

A dependency scan warns of a vulnerable library several hours before the release. The developer finds a solution, but it might affect some working features, and security and operations teams wait for approval to take any action. The end-of-line race against the clock to finalize releases is well known to teams that postpone security decisions to the final hours of a release. DevSecOps teams can streamline such processes by establishing protocols and providing feedback as the work progresses. This article discusses the location and responsibilities involved in making such determinations and decisions and examines approaches to negotiating releases in the presence of an unresolved security problem. Why the Final Security Gate Slows Everyone Down It is a difficult situation, however, to discover that a design choice needs to be changed. Late findings also raise new questions that should have been asked earlier. Should the developer be expected to investigate every scanner finding? Can t...
Recent posts

Why Plan Review Stopped Working

The control that held your infrastructure together was plan review, meaning a person reading a diff and deciding whether to approve it. Not the policy document and not the pipeline configuration. It worked because change arrived at human speed. That condition no longer holds. An agent opens 40 pull requests before lunch. Reviewers approve them to clear the queue. The approval requirement is still declared in the workflow file, still blocking the merge, still writing an audit event, and no longer doing its job. Nothing removed plan review. Change volume saturated it. A saturated control emits the same signals as a working one. What Plan Review Was Actually Doing The approval action performed four distinct functions. Nobody designed that bundle; it accumulated over time, with a required reviewer after an outage and a checklist after an audit, each attaching to the action already in the workflow. Policy compliance: Does the change conform to the rules the organization agreed to? Bl...

Talentica Software Unfurls Managed AI Service to Optimize Software Delivery

Talentica Software this week launched a managed software delivery service that leverages artificial intelligence (AI) to enable DevOps teams to deploy applications developed using AI coding tools at scale. Company CTO Manjusha Madabushi said the DevX AI Pods service makes use of a set of AI agents that Talentica has trained to provide the context needed to successfully build and deploy applications using AI tools. Those agents analyze existing artifacts such as product requirement documents (PRDs), the codebase, test cases, and the underlying software architecture to ensure that the application developed using AI tools can actually run in a production environment, she added. Specifically, AI agents leverage a Correctness, Consistency, Completeness and Relevance (CCCR) framework that Talentica developed to evaluate the code being created. That output is then validated by a team of more than 600 Talentica software engineers to ensure it meets the original criteria specified. That app...

TeamPCP Supply Chain Attack Leads to CrowdSec Source Code Being Stolen

About 170 private GitHub repositories belonging to French cybersecurity company CrowdSec were compromised and source code was stolen by attackers earlier this year in the wake of an npm supply chain attack in May by the notorious TeamPCP threat group on TanStack. TeamPCP used the Mini Shai-Hulud self-propagating worm to grab credentials and tokens and published 84 malicious artifacts across 42 TanStack packages, and CrowdSec GitHub repositories were caught up in the attack. CrowdSec, which crowdsources threat intelligence, earlier this month learned that source code had been stolen from the laptop of a former employee that was compromised in the TanStack attack. An OAuth token taken from the ex-employee’s GitHub account still had permission to read the vendor’s private inventories. TeamPCP on May 22 took credit for the supply-chain attack on TanStack 11 days earlier. In all, about 300 CrowdSec public and private repositories were compromised. Also on May 22, one of the founders of...

Speeding Up Software Delivery Is Changing How We Debug Performance

Deployment frequency has become one of the clearest markers of a mature engineering organization. Teams that once shipped monthly now ship daily, and teams that shipped daily now ship several times a day. This shift has largely delivered on its promise. Smaller changes are easier to reason about, rollbacks are faster, and feedback loops are shorter. What has received less attention is the effect this same shift has had on the practice of debugging performance issues. Several assumptions that previously held, a stable release to compare against, a known change set behind a given incident, sufficient time between deployments to observe a system before the next one lands, no longer apply in the same way. A Moving Baseline Performance debugging has traditionally depended on comparison. An engineer examines current behavior against a known good state, typically the previous release, and narrows down what changed. This approach works well when releases are infrequent enough that the previ...

AWS Adds Harness to Open Source SDK for Building AI Agents

Amazon Web Services (AWS) this week revealed it has added a harness to the open source software development kit (SDK) it makes available for building artificial intelligence (AI) agents. First introduced last year, the Strands SDK makes it simpler for application developers to use AI models to build and deploy AI agents. The Strands harness provides a fully assembled, customizable AI agent that developers can use as a foundation for building agents designed to automate specific tasks. Marc Brooker, vice president and a distinguished engineer at AWS, said the overall goal is to make it simpler for application developers to build an AI agent that has been trained to automate a task that is unique to their organization. In many cases, those AI agents are now being built and deployed by DevOps teams much like any other workload, he noted. The challenge is that bringing together the right set of primitives required to build a custom AI agent can be difficult. The Strands harness provide...

Avalara Ushers in New Era of Agentic Tax and Compliance with Avalara Aviator


Avalara’s new agent hub brings together specialized AI agents to execute complex tax and compliance workflows while keeping people in control of the decisions that matter. FORT LAUDERDALE, Fla. — September 23, 2026 — Avalara, Inc. , the agentic AI leader in global tax and compliance, today unveiled Avalara Aviator at its CRUSH customer and partner conference. The new agent hub for tax and compliance turns days of manual work into minutes of oversight, with an audit-defensible record for every action. As businesses expand across markets, channels, and business models, tax and compliance requirements are becoming more interconnected, more digital, and increasingly real-time. For years, tax software has automated individual compliance tasks, but much of the work between those tasks has remained manual and siloed. Avalara Aviator is designed to close that gap with intelligent agents that can understand context, coordinate work, monitor variance, and take action. Humans delegate the wor...