Container version: 2.0.36, tag: stable
New Features
Platform
- SaaS Platform: Rolled out detailed threat intelligence dashboard to monitor production traffic in real time as well as the ability to investigate threats on a per request level.
Improvements
- Configuration: Use MAX_CONTENT_LENGTH env variable instead of MAX_INPUT_TOKENS to limit request sizes. See the self-hosting guide.
- Configuration: Use MAX_WARMUP_INPUT_SIZE env variable instead of MAX_WARMUP_TOKENS to set expected request size to be used for model warmup prior to the first request. See the self-hosting guide.
Bug Fixes
- SaaS Platform: Improved Request Details page.
- SaaS Platform: Request Details export: Export historic Policy ID that was active at request time.
- SaaS Platform: Various Request Log fixes around requests with custom detectors.
- SaaS Platform API: “projects” endpoint responses are now consistent with “policies” endpoint responses.
- Detectors: Stop reporting email addresses from popular domains as unknown links.
- Detectors: Incorporated latest threat intelligence data to increase the accuracy of the prompt attack detector.