> For the complete documentation index, see [llms.txt](https://docs.probe.splx.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.probe.splx.ai/updates/product-updates/january-2026.md).

# January 2026

## **Zscaler AI Guard Policy Generator**

The Policy Generator has been upgraded to now support the [creation of policies for Zscaler AI Guard](/ai-red-teaming/remediation/policy-generator/zscaler-ai-guard.md). This improvement allows users to create and manage policies specifically designed to enforce security, compliance, or operational guidelines on Zscaler AI Guard with greater ease and efficiency.

<figure><img src="/files/GPOGEPV7BP8JWtDEBSDH" alt=""><figcaption><p>Figure 1: Generate a New Zscaler AI Guard Policy</p></figcaption></figure>

## Report: Heatmap and Compliance Policies

Reports have been enhanced to include separate Heatmaps based on Attack Strategies, offering more granular and actionable insights.&#x20;

Additionally, a new "Policies" section has been added to Target Overview Report. This section includes all compliance policy mappings that are marked for inclusion in the report (via compliance page).

<figure><img src="/files/DI0zqKWBdmqTVdxjg1C9" alt=""><figcaption><p>Figure 2: Fail Rate Heatmaps per Attack Strategy</p></figcaption></figure>

## New and Updated Model Benchmarks

The [Model Benchmarks](/ai-benchmarks/model-benchmarks.md) have been updated to include results for the following newly added or revised models:

* deepseek-ai/DeepSeek-R1-0528
* deepseek-ai/DeepSeek-R1-0528-Qwen3-8B
* deepseek-ai/DeepSeek-R1-Distill-Qwen-14B
* deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
* deepseek-ai/DeepSeek-R1-Distill-Qwen-32B
* deepseek-ai/DeepSeek-R1-Distill-Qwen-7B
* Gemini 2.5 Pro
* mistralai/Mistral-7B-Instruct-v0.3

## Improvements & Tweaks

* Platform Notifications: Messages now support links.
* Report: Added links to Probe Runs, Test Cases, etc.
* Test Case: Added error test cases to CSV and JSON exports.
* Benchmark Version: Displayed on UI/API/Report.
* Probe Settings: Added a Coverage column (similar to Risk Priority).
* Benchmark Report API: Added an optional filter to exclude probes.
* AI Assets - MCP Server: Minor improvements.
* Test Case Results: Added a copy button for text messages only, while retaining formatting.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.probe.splx.ai/updates/product-updates/january-2026.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
