Ultra is aligned with and an early contributor to AARM and the Agentic Trust Control Framework.

Changelog

New features, improvements, and updates to Ultra Security.

Subscribe to Updates

Get notified when we ship new features and security updates

Alerts

Feature

Ultra now tells you when something needs your attention instead of waiting for you to go looking. A dedicated alerts experience collects what fired, why it fired, and the request behind it, tracks what you have already read, and links guardrail alerts straight through to the audit event that caused them. Choose which rules alert you from a configuration page, filter the feed by type, context, and time, and export any view to CSV or JSON. Guardrail enforcement, governance policy, and anomaly findings can all raise alerts. You can send a test alert from any rule to ensure you receive the alert.

SIEM Integration

Feature

Ultra alerts can now stream continuously into your own SIEM or data lake. Alerts are delivered as immutable, append only objects into an S3 bucket you own and control, through a cross account role rather than long lived keys, with checkpointing so nothing is dropped or delivered twice. Each record carries the investigation context an analyst needs, so an alert arrives in your existing detection pipeline ready to work rather than as a bare notification.

Panther Integration

Feature

Panther is the first supported destination for alert streaming. Ultra publishes and maintains a Panther schema for its alert format, along with a setup guide covering bucket policy, least-privilege IAM, encryption, and event notifications. Ultra alerts parse and normalize in Panther on the first ingest, with no custom parser for your team to write or keep up to date.

New Names: Connectors, Devices, & Agents

Feature

The things you connect through Ultra are now connectors, the machines Ultra runs on are devices, and the AI apps your team uses are agents. You will see the new names across the dashboard, CLI, and docs. Old links redirect and existing commands keep working, so nothing about your setup changes.

New MCP Tools

Feature

Three new tools let your assistant manage Ultra from inside the conversation. ultra_configure sets a connector's settings, a client ID, an environment variable, or another value, then reloads that connector in place without a restart and clears stored authorization when credentials change. ultra_tools and ultra_call cover AI apps that do not refresh their tool list mid conversation: list what is live through Ultra right now, then run one by name, so a connector is usable the moment it is ready rather than after a restart. Settings values are never echoed back, and anything called this way carries the same guardrails, audit trail, and tracing as any other tool call.

Ultra Uninstall

Feature

ultra uninstall removes Ultra cleanly from a device. It stops Ultra's processes, removes only the entries Ultra added to your AI app configurations, and deletes stored credentials, leaving anything you configured yourself untouched. Backups are always preserved, and restoring the connectors you had before Ultra is a single flag. A companion script does the same for every user on a Mac, so removing Ultra across a fleet through your MDM is one step.

Anomaly Detection Refinements

Improvement

Anomaly findings are easier to act on. Affected users show real names rather than internal identifiers, affected traces link through to the traffic or audit record behind them and collapse past the first five so a long list stays readable, and scores are visible even below the alerting threshold so you can see what Ultra considered and set aside. Anomaly findings now raise alerts alongside guardrail and governance events.

Interface Refinements

Improvement

A pass of smaller fixes across the Hub. Managing people is more direct: edit roles and team fields in place, remove a direct member from a team, assign an existing team to a workspace after the fact, and see pending invitations alongside the access they will grant, while SCIM and SSO now apply your configured default role and keep rosters and names in sync with your directory. The connector catalog holds on to a connector's last known tools after the device reporting it goes offline, so your inventory no longer shrinks when laptops close, and Ultra recomputes tool fingerprints itself rather than trusting what was reported. Elsewhere, IDs copy on hover wherever they appear, toasts show how long they have left and pause when you hover them, lists hold a stable order while they refresh, saved filters drop options that no longer exist, and raw identifiers no longer appear where a person's name belongs.

Centralized Drift Enforcement

Improvement

Drift enforcement now lives with your governance policy instead of on each machine. Set the mode once for your whole organization or per workspace, see the value in effect and where it came from, and devices pick it up on their next sync. Ultra can also configure newly discovered AI apps for you as they appear, and drift checks now understand commented VS Code configuration files rather than treating them as broken. A fleet stays configured the way you intended without anyone touching a laptop.

Signed Windows Releases

Improvement

Following last month's Windows installer, every Windows release is now signed as Ultra Security, Inc. That clears the SmartScreen unknown publisher warning and the unidentified publisher prompt during install. The signature covers the update package as well as the installer, so automatic updates stay verified too, and a release only publishes once signing has succeeded.

Secure Configuration Guide

Docs

A new guide documents how to securely provision, access, operate, and decommission administrative accounts in Ultra, the security relevant settings those accounts control, and the secure defaults Ultra applies from the start. It ships with a machine readable baseline and a comparison script, so you can check a live tenant against it and catch configuration drift. Written to support Ultra's FedRAMP 20x Class B certification, and useful to anyone hardening a deployment.

Read the guide