Endor Labs has launched an AI-powered Static Application Security Testing (SAST) tool for C code that detects more vulnerabilities than traditional scanners without requiring a software build. By combining deterministic program analysis with LLM reasoning, the tool identifies complex, multi-function data-flow flaws that often bypass conventional scanners, the company wrote in its announcement. AI…
Sauce Labs has announced that bring-your-own-model capabilities are available now to Sauce Labs enterprise customers within AURA, the company’s code verification and release assurance platform. The new capabilities allow enterprises to build software with any open source, open weight or proprietary LLM, the company said in its announcement, even being able to change them as... … continue reading…
BURLINGTON, Mass. — Progress Software, an AI infrastructure software leader, today announced the latest Progress Telerik and Progress Kendo UI release, helping to accelerate UI development with context-aware AI while advancing a new generation of applications designed for both human and AI agent interaction. By embedding AI deeply into UI generation, application modernization and development…
Recent reports show that more non-developers are using AI to create apps and to work more quickly. Coupled with the pace of change within frontier models, the need for workers to understand how to use AI safely and effectively grows in urgency. Anthropic has created within its Claude Academy a 4D AI Fluency Framework that... … continue reading The post Claude Academy Teaches How to Use AI Safely…
Some AI adoption stories are embarrassing, and the embarrassing part is that nobody in the room seems to notice. A development team adds AI coding assistants. Velocity metrics look better by Q2. Then somebody calls the organization AI-native at the next all-hands, the room nods along, and the deck moves to the next slide. The... … continue reading The post Beyond AI Coding Assistants: The Next…
NEW YORK — UiPath today announced UiPath Maestro Flow, a developer-first orchestration canvas combining the speed of modern, AI-native development with enterprise-grade durability and governance. Using Maestro Flow, builders can use supported coding agents to design, run, observe, and govern an end-to-end process as a single artifact, from prototype to production. With the popularity of... ……
A new study from project management platform provider Linear has revealed that AI adoption throughout organizations has grown rapidly, and that the use of AI in product development is no longer just an engineering concern. While the early adopters of AI were primarily software developers, its use has reached marketing and design, and all the... … continue reading The post New study reveals that AI…
Snowflake today announced dynamic model routing within Cortex AI Gateway, designed to help enterprises reduce unnecessary AI spend and improve what Snowflake calls intelligence efficiency, measuring how effectively companies turn compute, models, data, and context into business impact. The new capabilities build on Cortex AI Gateway, which Snowflake announced in July 2026 as a unified foundation…
The software industry has reached a quiet consensus on flaky tests: find them, fix them and move on. I believe that consensus is fundamentally wrong. I’ve spent years building and operating test execution infrastructure at a major financial institution, supporting over 1M automated tests monthly across 25,000+ engineers. In high-scale, regulated environments, unexamined signal failures... ……
At this year’s RSA Conference, I moderated a panel on GenAI code security that surfaced an uncomfortable truth. As one panelist, Dave Aitel from OpenAI, put it bluntly: “We’re seeing a huge forest fire of all this technical debt coming due all at once.” He’s right. We’re in what could be called the vulnpocalypse, where... … continue reading The post The Vulnpocalypse Is Here: Why Your Security…
Large language models have changed software development at a pace that rivals or exceeds previous tooling shifts. Tasks that once consumed hours – writing boilerplate, generating unit tests, translating APIs, documenting services, or prototyping new features – can now be completed in minutes. For many developers, AI coding assistants already feel indispensable. Yet beneath that... … continue…
By Arun Adiththan, Senior Researcher on GM’s R&D team and Daniel Struck, Software Architect on GM’s VMEC embedded software team Artificial intelligence is rapidly reshaping software development, but vehicle programs demand more than fast output. In a software-defined vehicle, speed only matters when the resulting software remains readable, testable, maintainable, and reviewable inside a tightly...…
MongoDB announced Atlas Managed MCP Server, a fully hosted way to connect agents to Atlas without running additional infrastructure, allowing developers to add MongoDB Atlas to Claude Code, Codex, Grok Build and Devin. “The AI tools teams reach for keep changing, so our approach is to make sure MongoDB is present in all of them,... … continue reading The post MongoDB Introduces Atlas Managed MCP…
Most agent tooling is Python-first. LangChain, AutoGen, CrewAI, and LangGraph all target Python. Given that Python is the second-most-popular programming language, the current ecosystem might work well for teams already using it. Still, organizations running JVM infrastructure or Erlang/OTP systems face the question of whether to move agents to Python or build them in the... … continue reading The…
Security professionals live in a time of new AI realities. Threat discovery, once the main focus of security assessment, is now fast and abundant. Breaches that used to evolve over weeks now happen in seconds. Vulnerability chains, long invisible to the best security teams and developers, are instantly surfaced by powerful new frontier models. Across... … continue reading The post Rubrik’s First…
AWS recently announced a new serverless compute primitive within AWS Lambda that lets you run code generated by users or AI in isolated, stateful execution environments. You get virtual machine level isolation, near-instant launch and resume, and direct control over environment lifecycle and state, all without managing infrastructure or building expertise in complex virtualization technologies.…
A startup security company, ZeroDrift has introduce Command, a control plane for compliance teams to train and enforce firewalls on standards that enforces policies in communication between people and among agents. The release is added to ZeroDrift’s Policy Studio stack: Policy, which defines what it allowed; Anchor, the model to decide if content violates the... … continue reading The post…
Pull your access logs for last week and ask a question most teams never think to ask: how much of that traffic was read by a person? Cloudflare started publishing an answer in July 2025. Across its entire customer base in the first week of that August, Anthropic’s crawlers made nearly 50,000 requests for HTML... … continue reading The post Your Next User is an Agent, Not a Person appeared first on…
CodeRabbit today introduced Agentic Change Management, a control layer that provides governance and understanding of the software being shipped. The company’s foundation is its code review and validation capabilities; the new solution brings in software change governance. “At its foundation, CodeRabbit validates changes created by developers and AI agents using repository-wide context,…