Enhanced Breakdown Response
API Updates
-
Guard API: The breakdown response now includes a
resultfield for each detector, showing the confidence level (l1_confident, l2_very_likely, l3_likely, l4_less_likely, l5_unlikely, or no_level). This provides the same granular confidence information available in the/guard/resultsendpoint, allowing you to see not just whether a detector flagged content, but also how confident the detection was. -
Guard API: A new sub category
self-harmis added to the content moderator detector.
AI Agent Security Early Access
New Product: AI Agent Security (Early Access)
Check Point AI Agent Security extends AI Guardrails with discovery and risk assessment for the agents your organization builds and deploys:
- Agent discovery: Connect Amazon Bedrock, Amazon Bedrock AgentCore, Google Cloud, Microsoft Copilot Studio, Salesforce Agentforce, n8n, and Relevance AI to build a continuously updated inventory of agents, their tools, and connected MCP servers. See Agent Discovery.
- Risk assessment: Per-agent risk ratings (Critical / High / Medium / Low) with contributing factors, and a risk-types view across all agents with severity, affected-agent counts, and OWASP and MITRE ATLAS mappings. See Risk Assessment.
Policy Impact Simulator
New Features
- Dashboard: Policy Impact Simulator - an interactive tool that shows how different sensitivity levels and guardrail configurations would have affected your historical traffic. Available on policy view and edit pages, as well as in the policies list page as a column. Compare flagging rates across L1-L4 and see category-level breakdowns to tune your policies with confidence.
Container version: 2.0.493, tag: stable
New Features
- Guard: For audio requests, the
audio_payloadflag in the request provides access to debugging information of the sample. - Gateway: For audio requests, sensitive audio material is no longer included in logs.
Quality
- General: Model improvements based on client feedback.
- Audio (TensorRT-LLM): Added denoising to audio processing.
Container version: 2.0.474, tag: stable
New Features
- Gateway: Also log requests to
v2/guard/audiofor monitoring purposes.
Quality
- Prompt injection: Improved detection of malicious behavioral instructions.
- Prompt injection: Improved detection of system prompt exfiltration.
- Prompt injection: Retrained model with improved coverage on new prompt attack variants.
- Content moderation: Model update to include customer feedback.
Container version: 2.0.461, tag: stable
Quality
- Improved GPU model for text and audio.
- Reduction of FPRs in audio guard.
- General model quality improvement based on customer feedback.
Container version: 2.0.443, tag: stable
Quality
- Updated prompt injection models incorporating customer feedback for improved accuracy.
- Fixed bug related to PII spans. Also improved our performance on detecting credit card numbers.
- Improved latency and throughput for self-hosted deployments.
Container version: 2.0.431, tag: stable
Quality
- Fixed an issue where allowlists could be incorrect.
- Updated moderation models incorporating customer feedback for improved accuracy.
Container version: 2.0.410, tag: stable
Improvements
Quality
- Moderation model improvements: Updated moderation models to reduce FPRs, especially in
weaponscategory. - Text preprocessing robustness: Improved handling of escaped JSON characters and edge cases in text decoding, reducing preprocessing errors and improving classifier reliability.
- Whitelist refinements: Removed common phrases from whitelist to improve detection accuracy.
Container version: 2.0.371, tag: stable
Improvements
Platform
- Fixed bug breaking onboarding page for some users.
Quality
Container version: 2.0.350, tag: stable
Improvements
Platform
- Improve Logs page loading speed.
- Fixed bug which disallowed the same detector to be used for input and output.
Quality
Container version: 2.0.328, tag: stable
Improvements
Platform
- Fixed bug where pricing page was unavailable to community users.
- Improved loading speed and page performance on Logs and Analytics pages.
- Include logs flagged as “deny list” as threats in the Logs and Analytics pages.
- Fixed bug on Analytics page where data would not load for certain date ranges.
Container version: 2.0.318, tag: stable
Improvements
Platform
- Bug fixes:
- Policy badges show policy name now.
- Autoplay in tutorial now works correctly.
- UX improvements:
- Minor improvements across the platform UI.
- In request details page: Updates the guardrail counter to count based on subcategories.
- In Policies page, add a new “All Policies” tab and rename “Catalog” option to “Lakera Policy Catalog”.
Container version: 2.0.301, tag: stable
Improvements
Platform
- Fixed bug where managed and custom guardrails could not be added to the same policy.
- UX improvements:
- In Logs page, default to showing Threats rather than All Requests.
- Show request metadata by default when viewing Log Details.
Quality
Container version: 2.0.289, tag: stable
Improvements
Platform
- Update Playground examples.
- In the Logs page, display all screened message content.
- Improved text rendering and layout when displaying Log Details.
Documentation
Container version: 2.0.258, tag: stable
Improvements
Platform
- Show which messages are flagged within a specific log.
- Submitting misclassified: Allow submitting for a specific log and for multiple logs at once.
- Submitting misclassified: Allow submitting for multiple logs at once.
Quality
Container version: 2.0.220, tag: stable
New Features
Platform
- Guardrails: Enhanced guardrails overview table with filtering functionality and “Policies” column.
- Guardrails page: Added “creator” field, “last edited by/at” information, and “Policies assigned” section.
- Logs page: Added ‘Link’ button for improved navigation with and without current filters.
- Policy advanced settings: Redesigned with new sections for Content Moderation, Data Leakage Prevention, Prompt Defense, and Unknown Links.
- Policy page: Updated ‘defenses’ column for better visualization.
- Misclassification: You can now submit misclassifications in bulk.
Container version: 2.0.219, tag: stable
New Features
API
- Added support for
developerandtoolroles for messages to cover agentic and tool-using use cases.
Platform
Container version: 2.0.184, tag: stable
Improvements
Guard
- Fixed feature flag bug that caused wrong flag values in edge cases.
Quality
Container version: 2.0.165, tag: stable
Improvements
Platform
- Improved performance of Dashboard pages.
- Fixed pagination behavior after filters changed.