Container version: 1.5.0, tag: stable
Major Release 🎉
Lakera Policy Control Center Launch
- Easily set and adjust security policies for GenAI applications without code changes
- Available via:
- SaaS web UI
- Guard Policy files for self-hosted deployments
Version 2 API Release
New endpoints:
/v2/guard
- Screen content using any Lakera Guard defense with a single API call- Configured via Policy
- Replaces individual v1 detector endpoints
/v2/results
- Get detector confidence level results- Analyze data and calibrate detector threshold levels
/v2/policies/health
- Check policy configuration validity/v2/policies/lint
- Validate JSON policy files
Custom Detectors
- Define specific words, text strings, rules or patterns using regular expressions
- Tailor AI security policies to organization requirements
- Ensure compliance with regulatory obligations
Tools
- Released Policy linter tool for validating Guard Policy files
- Specifically for self-hosted Guard deployments